david/ipxe
david
/
ipxe
Archived
1
0
Fork 0

[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
1 changed files with 1 additions and 0 deletions

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 */