Update to shim 15.4 - Shim now uses submodules, so run `git submodule update --init` after cloning the repo - The build patch is no longer needed, drop that - Update the container to the latest fedora release (28 -> 33)
Build shim in a Docker container.
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