Browse Source

Adding image crypto digest commands to iPXE images

Antony Messerli 9 năm trước cách đây
mục cha
commit
c162ad02a9
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  1. 1 0
      ipxe/local/general.h

+ 1 - 0
ipxe/local/general.h

@@ -1,3 +1,4 @@
+#define DIGEST_CMD            /* Image crypto digest commands */
 #define DOWNLOAD_PROTO_HTTPS  /* Secure Hypertext Transfer Protocol */      
 #define IMAGE_COMBOOT         /* COMBOOT */
 #define NET_PROTO_IPV6        /* IPv6 protocol */