]> git.ipfire.org Git - oddments/ipfire-netboot.git/blame - config/general.h
Update to the latest version of iPXE
[oddments/ipfire-netboot.git] / config / general.h
CommitLineData
cc25416a 1
37ab6e11
MT
2// Enable support for syslinux's com32 images.
3#define IMAGE_COMBOOT
cc25416a 4
37ab6e11
MT
5// Enable support for FTP and HTTPS downloads.
6#define DOWNLOAD_PROTO_FTP
7#define DOWNLOAD_PROTO_HTTPS
cc25416a 8
37ab6e11
MT
9// Disable iSCSI, AoE, Infiniband SCSI RDMA protocol and FibreChannel
10#undef SANBOOT_PROTO_ISCSI
11#undef SANBOOT_PROTO_AOE
12#undef SANBOOT_PROTO_IB_SRP
13#undef SANBOOT_PROTO_FCP