From: Gerd Hoffmann Date: Thu, 14 Mar 2024 11:53:01 +0000 (+0100) Subject: roms/efi: exclude efi shell from secure boot builds X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=2ffd75ef6208faf3da4478a07b9c1869a7b8cbc5;p=qemu.git roms/efi: exclude efi shell from secure boot builds Bugzilla: https://bugzilla.tianocore.org/show_bug.cgi?id=4641 Reviewed-by: Philippe Mathieu-Daudé Signed-off-by: Gerd Hoffmann Message-ID: <20240314115307.628118-4-kraxel@redhat.com> --- 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