mirror of https://github.com/ipxe/ipxe.git
[efi] Build iPXE script support into EFI binaries by default
Signed-off-by: Michael Brown <mcb30@ipxe.org>pull/1/head
parent
f658d7daba
commit
f2b3f560d2
|
@ -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 */
|
||||
|
|
Loading…
Reference in New Issue