]> git.ipfire.org Git - thirdparty/ipxe.git/commitdiff
[efi] Add missing SANBOOT_PROTO_HTTP to EFI default configuration
authorMichael Brown <mcb30@ipxe.org>
Mon, 6 Mar 2017 15:01:39 +0000 (15:01 +0000)
committerMichael Brown <mcb30@ipxe.org>
Tue, 7 Mar 2017 13:39:55 +0000 (13:39 +0000)
Signed-off-by: Michael Brown <mcb30@ipxe.org>
src/config/defaults/efi.h

index 2e4c28329c608f6ae725d7c7a44ffca03c90403f..a4f70a1d5a33ec29cf9485ef699215ff6ed3cc6a 100644 (file)
@@ -31,6 +31,7 @@ FILE_LICENCE ( GPL2_OR_LATER_OR_UBDL );
 #define        SANBOOT_PROTO_AOE       /* AoE protocol */
 #define        SANBOOT_PROTO_IB_SRP    /* Infiniband SCSI RDMA protocol */
 #define        SANBOOT_PROTO_FCP       /* Fibre Channel protocol */
+#define        SANBOOT_PROTO_HTTP      /* HTTP SAN protocol */
 
 #define        USB_HCD_XHCI            /* xHCI USB host controller */
 #define        USB_HCD_EHCI            /* EHCI USB host controller */