summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPeter Jones <pjones@redhat.com>2018-03-06 15:47:48 -0500
committerPeter Jones <pmjones@gmail.com>2018-03-12 16:21:43 -0400
commit5f3adcc2c0ff8ce94390090e804d0db84f6cbdba (patch)
tree6fbda2139b3208a3895e0984aff3f269091cc765
parent79cdb2a215de2ace7d1bf0a294165a04b726c70a (diff)
downloadefi-boot-shim-5f3adcc2c0ff8ce94390090e804d0db84f6cbdba.tar.gz
efi-boot-shim-5f3adcc2c0ff8ce94390090e804d0db84f6cbdba.zip
Document REQUIRE_TPM
Signed-off-by: Peter Jones <pjones@redhat.com>
-rw-r--r--BUILDING2
1 files changed, 2 insertions, 0 deletions
diff --git a/BUILDING b/BUILDING
index 461b85c4..fb278217 100644
--- a/BUILDING
+++ b/BUILDING
@@ -33,6 +33,8 @@ Variables you could set to customize the build:
install targets
- ENABLE_HTTPBOOT
build support for http booting
+- REQUIRE_TPM
+ if tpm logging or extends return an error code, treat that as a fatal error.
- ARCH
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