2
0
mirror of https://github.com/xcat2/xNBA.git synced 2024-11-26 11:19:17 +00:00

[efi] Build iPXE script support into EFI binaries by default

Signed-off-by: Michael Brown <mcb30@ipxe.org>
This commit is contained in:
Geoff Lywood 2010-06-16 14:35:24 -07:00 committed by Michael Brown
parent f658d7daba
commit f2b3f560d2

View File

@ -17,5 +17,6 @@
#define SMBIOS_EFI
#define IMAGE_EFI /* EFI image support */
#define IMAGE_SCRIPT /* iPXE script image support */
#endif /* CONFIG_DEFAULTS_EFI_H */