Explorar o código

Add additional options to EFI build

Antony Messerli %!s(int64=7) %!d(string=hai) anos
pai
achega
4f85426aa1
Modificáronse 1 ficheiros con 2 adicións e 0 borrados
  1. 2 0
      ipxe/local/general.h.efi

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