Merge pull request #1 from neverware/bishop-15-1

Update to shim 15.1
tree: feaa83f544c559b77734b82eec477fcd0524034c
  1. .gitignore
  2. build-fix.patch
  3. Dockerfile
  4. Makefile
  5. neverware.cer
  6. README.md
README.md

shim-build

Build shim in a Docker container.

Makefile targets

Build shim in a Docker container:

make build

Build with the cache turned off to get the full build log:

make build-no-cache

Copy the shim builds from the container to the host:

make copy

View details of the public certificate:

make cert-info