소스 검색

Adding image crypto digest commands to iPXE images

Antony Messerli 9 년 전
부모
커밋
c162ad02a9
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  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 */