aboutsummaryrefslogtreecommitdiff
path: root/roms
diff options
context:
space:
mode:
authorGerd Hoffmann <kraxel@redhat.com>2024-03-14 12:53:01 +0100
committerGerd Hoffmann <kraxel@redhat.com>2024-03-19 16:42:10 +0100
commit2ffd75ef6208faf3da4478a07b9c1869a7b8cbc5 (patch)
treec55b9f56e58478912ebc920a463ca8c9c43e75f8 /roms
parenta3eeb4f64690a3ddb647a58ff49f7fdf64a44bf0 (diff)
roms/efi: exclude efi shell from secure boot builds
Bugzilla: https://bugzilla.tianocore.org/show_bug.cgi?id=4641 Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org> Signed-off-by: Gerd Hoffmann <kraxel@redhat.com> Message-ID: <20240314115307.628118-4-kraxel@redhat.com>
Diffstat (limited to 'roms')
-rw-r--r--roms/edk2-build.config1
1 files changed, 1 insertions, 0 deletions
diff --git a/roms/edk2-build.config b/roms/edk2-build.config
index 05cbafef70..ef3eb7beeb 100644
--- a/roms/edk2-build.config
+++ b/roms/edk2-build.config
@@ -18,6 +18,7 @@ CAVIUM_ERRATUM_27456 = TRUE
[opts.ovmf.sb.smm]
SECURE_BOOT_ENABLE = TRUE
SMM_REQUIRE = TRUE
+BUILD_SHELL = FALSE
[opts.armvirt.silent]
DEBUG_PRINT_ERROR_LEVEL = 0x80000000