tree: 40bbe9fa5f7f6f33c42b30c43ab5c7483321b5b3
  1. .gitignore
  2. 0001-Don-t-call-QueryVariableInfo-on-EFI-1.10-machines.patch
  3. 0002-Fix-handling-of-ignore_db-and-user_insecure_mode.patch
  4. 0003-Fix-a-broken-file-header-on-ia32.patch
  5. 0004-mok-allocate-MOK-config-table-as-BootServicesData.patch
  6. Dockerfile
  7. Makefile
  8. neverware.cer
  9. OWNERS
  10. README.md
  11. sbat.csv
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

View SBAT section of the shim binaries:

make dump-sbat