mirror of
https://github.com/ipxe/ipxe
synced 2025-12-26 01:22:37 +03:00
[sanboot] Quick and dirty hack to make SAN boot protocols selectable
This commit is contained in:
@@ -37,6 +37,14 @@
|
||||
#undef DOWNLOAD_PROTO_SLAM /* Scalable Local Area Multicast */
|
||||
#undef DOWNLOAD_PROTO_FSP /* FSP? */
|
||||
|
||||
/*
|
||||
* SAN boot protocols
|
||||
*
|
||||
*/
|
||||
|
||||
//#undef SANBOOT_PROTO_ISCSI /* iSCSI protocol */
|
||||
//#undef SANBOOT_PROTO_AOE /* AoE protocol */
|
||||
|
||||
/*
|
||||
* Name resolution modules
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user