mirror of
https://github.com/netbootxyz/netboot.xyz.git
synced 2025-09-04 13:21:30 +02:00
7 lines
354 B
C
7 lines
354 B
C
#define DIGEST_CMD /* Image crypto digest commands */
|
|
#define DOWNLOAD_PROTO_HTTPS /* Secure Hypertext Transfer Protocol */
|
|
#define IMAGE_COMBOOT /* COMBOOT */
|
|
#define IMAGE_TRUST_CMD /* Image trust management commands */
|
|
#define NET_PROTO_IPV6 /* IPv6 protocol */
|
|
#define VLAN_CMD /* VLAN commands */
|