mirror of
https://git.proxmox.com/git/efi-boot-shim
synced 2025-07-27 06:55:53 +00:00
Document REQUIRE_TPM
Signed-off-by: Peter Jones <pjones@redhat.com>
This commit is contained in:
parent
79cdb2a215
commit
5f3adcc2c0
2
BUILDING
2
BUILDING
@ -33,6 +33,8 @@ Variables you could set to customize the build:
|
|||||||
install targets
|
install targets
|
||||||
- ENABLE_HTTPBOOT
|
- ENABLE_HTTPBOOT
|
||||||
build support for http booting
|
build support for http booting
|
||||||
|
- REQUIRE_TPM
|
||||||
|
if tpm logging or extends return an error code, treat that as a fatal error.
|
||||||
- ARCH
|
- ARCH
|
||||||
This allows you to do a build for a different arch that we support. For
|
This allows you to do a build for a different arch that we support. For
|
||||||
instance, on x86_64 you could do "setarch linux32 make ARCH=ia32" to get
|
instance, on x86_64 you could do "setarch linux32 make ARCH=ia32" to get
|
||||||
|
Loading…
Reference in New Issue
Block a user