mirror of
https://github.com/netbootxyz/netboot.xyz.git
synced 2025-09-02 20:31:39 +02:00
Add support for image trust commands
This commit is contained in:
parent
d354693c76
commit
25910be18d
@ -1,5 +1,6 @@
|
|||||||
#define DIGEST_CMD /* Image crypto digest commands */
|
#define DIGEST_CMD /* Image crypto digest commands */
|
||||||
#define DOWNLOAD_PROTO_HTTPS /* Secure Hypertext Transfer Protocol */
|
#define DOWNLOAD_PROTO_HTTPS /* Secure Hypertext Transfer Protocol */
|
||||||
#define IMAGE_COMBOOT /* COMBOOT */
|
#define IMAGE_COMBOOT /* COMBOOT */
|
||||||
|
#define IMAGE_TRUST_CMD /* Image trust management commands */
|
||||||
#define NET_PROTO_IPV6 /* IPv6 protocol */
|
#define NET_PROTO_IPV6 /* IPv6 protocol */
|
||||||
#define VLAN_CMD /* VLAN commands */
|
#define VLAN_CMD /* VLAN commands */
|
||||||
|
Loading…
x
Reference in New Issue
Block a user