qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] [PATCH 4/7] ipxe: disable load file protocol


From: Gerd Hoffmann
Subject: [Qemu-devel] [PATCH 4/7] ipxe: disable load file protocol
Date: Fri, 10 Apr 2015 16:17:09 +0200

Activate the opt-out added by one ipxe patch.

Signed-off-by: Gerd Hoffmann <address@hidden>
---
 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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]