Change shim.cloudready to shim.chromeos We're not CloudReady anymore, so make the names a little clearer. BUG=b:195942249 TEST=`make build && make copy && make dump-sbat` Change-Id: I4a18f4dbd495ba7433dbbe0365aecaea57a8f47b
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