瀏覽代碼

Add support for image trust commands

Antony Messerli 9 年之前
父節點
當前提交
25910be18d
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      ipxe/local/general.h

+ 1 - 0
ipxe/local/general.h

@@ -1,5 +1,6 @@
 #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 */