mirror of
https://github.com/netbootxyz/netboot.xyz.git
synced 2026-08-24 10:14:02 -05:00
Add updated image types to EFI build too
This commit is contained in:
@@ -1,7 +1,9 @@
|
||||
#define CONSOLE_CMD /* Console command */
|
||||
#define CONSOLE_CMD /* Console command */
|
||||
#define DIGEST_CMD /* Image crypto digest commands */
|
||||
#define DOWNLOAD_PROTO_HTTPS /* Secure Hypertext Transfer Protocol */
|
||||
#define IMAGE_TRUST_CMD /* Image trust management commands */
|
||||
#define DOWNLOAD_PROTO_HTTPS /* Secure Hypertext Transfer Protocol */
|
||||
#define IMAGE_TRUST_CMD /* Image trust management commands */
|
||||
#define IMAGE_GZIP /* GZIP image support */
|
||||
#define IMAGE_ZLIB /* ZLIB image support */
|
||||
#define NET_PROTO_IPV6 /* IPv6 protocol */
|
||||
#define NSLOOKUP_CMD /* DNS resolving command */
|
||||
#define NTP_CMD /* NTP commands */
|
||||
|
||||
Reference in New Issue
Block a user