1
0
Эх сурвалжийг харах

Add additional options to EFI build

Antony Messerli 7 жил өмнө
parent
commit
4f85426aa1

+ 2 - 0
ipxe/local/general.h.efi

@@ -2,5 +2,7 @@
 #define DOWNLOAD_PROTO_HTTPS  /* Secure Hypertext Transfer Protocol */      
 #define IMAGE_TRUST_CMD	      /* Image trust management commands */
 #define NET_PROTO_IPV6        /* IPv6 protocol */
+#define NSLOOKUP_CMD          /* DNS resolving command */
+#define NTP_CMD               /* NTP commands */
 #define REBOOT_CMD            /* Reboot command */
 #define VLAN_CMD              /* VLAN commands */