diff mbox series

[3/5] roms/efi: exclude efi shell from secure boot builds

Message ID 20240314115307.628118-4-kraxel@redhat.com (mailing list archive)
State New, archived
Headers show
Series roms/efi: cleanup fix, config update, ekd2 binary rebuild | expand

Commit Message

Gerd Hoffmann March 14, 2024, 11:53 a.m. UTC
Bugzilla: https://bugzilla.tianocore.org/show_bug.cgi?id=4641
Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
---
 roms/edk2-build.config | 1 +
 1 file changed, 1 insertion(+)

Comments

Philippe Mathieu-Daudé March 15, 2024, 5:44 a.m. UTC | #1
On 14/3/24 12:53, Gerd Hoffmann wrote:
> Bugzilla: https://bugzilla.tianocore.org/show_bug.cgi?id=4641
> Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
> ---
>   roms/edk2-build.config | 1 +
>   1 file changed, 1 insertion(+)

Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
diff mbox series

Patch

diff --git a/roms/edk2-build.config b/roms/edk2-build.config
index 05cbafef70cb..ef3eb7beebe7 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