Adding image crypto digest commands to iPXE images

This commit is contained in:
Antony Messerli 2016-01-15 21:09:00 -06:00
parent fae543c930
commit c162ad02a9
1 changed files with 1 additions and 0 deletions

View File

@ -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 */