mirror of
https://github.com/ipxe/ipxe
synced 2025-12-22 21:11:03 +03:00
[efi] Build iPXE script support into EFI binaries by default
Signed-off-by: Michael Brown <mcb30@ipxe.org>
This commit is contained in:
committed by
Michael Brown
parent
f658d7daba
commit
f2b3f560d2
@@ -17,5 +17,6 @@
|
|||||||
#define SMBIOS_EFI
|
#define SMBIOS_EFI
|
||||||
|
|
||||||
#define IMAGE_EFI /* EFI image support */
|
#define IMAGE_EFI /* EFI image support */
|
||||||
|
#define IMAGE_SCRIPT /* iPXE script image support */
|
||||||
|
|
||||||
#endif /* CONFIG_DEFAULTS_EFI_H */
|
#endif /* CONFIG_DEFAULTS_EFI_H */
|
||||||
|
|||||||
Reference in New Issue
Block a user