mirror of
https://github.com/ipxe/ipxe
synced 2025-12-23 21:41:43 +03:00
[fcp] Add support for the Fibre Channel Protocol
The Fibre Channel Protocol provides a mechanism for transporting SCSI commands via a Fibre Channel fabric. Signed-off-by: Michael Brown <mcb30@ipxe.org>
This commit is contained in:
@@ -68,6 +68,7 @@ FILE_LICENCE ( GPL2_OR_LATER );
|
||||
//#undef SANBOOT_PROTO_ISCSI /* iSCSI protocol */
|
||||
//#undef SANBOOT_PROTO_AOE /* AoE protocol */
|
||||
//#undef SANBOOT_PROTO_IB_SRP /* Infiniband SCSI RDMA protocol */
|
||||
//#undef SANBOOT_PROTO_FCP /* Fibre Channel protocol */
|
||||
|
||||
/*
|
||||
* 802.11 cryptosystems and handshaking protocols
|
||||
|
||||
Reference in New Issue
Block a user