Update SBAT to match GRUB2 Update sbat.csv to match the product identifier contained in GRUB2's sbat.csv BUG=b:195737944 TEST=make build & make dump-sbat Change-Id: I07d10777abd79fabf21089ac96fa62f108bd3fa0
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
View SBAT section of the shim binaries:
make dump-sbat