Activate the opt-out added by one not-upstream ipxe patch: [efi] make load file protocol optional
Signed-off-by: Gerd Hoffmann <kra...@redhat.com> Reviewed-by: Laszlo Ersek <ler...@redhat.com> --- roms/config.ipxe.general.h | 1 + 1 file changed, 1 insertion(+) diff --git a/roms/config.ipxe.general.h b/roms/config.ipxe.general.h index 619ee4c..2df042a 100644 --- a/roms/config.ipxe.general.h +++ b/roms/config.ipxe.general.h @@ -2,3 +2,4 @@ #define BANNER_TIMEOUT 30 #undef ROM_BANNER_TIMEOUT #define ROM_BANNER_TIMEOUT 0 +#undef EFI_PROTO_LOAD_FILE -- 1.8.3.1