Explorar el Código

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

Signed-off-by: Michael Brown <mcb30@ipxe.org>
tags/v1.20.1
Geoff Lywood hace 14 años
padre
commit
f2b3f560d2
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1
    0
      src/config/defaults/efi.h

+ 1
- 0
src/config/defaults/efi.h Ver fichero

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

Loading…
Cancelar
Guardar