summaryrefslogtreecommitdiffstats
path: root/src/config/general.h
diff options
context:
space:
mode:
authorMichael Brown2008-10-13 11:05:23 +0200
committerMichael Brown2008-10-13 11:05:51 +0200
commit54c024e0af429e544137fb12002591cea50634a8 (patch)
tree479cfd4116d46412a821257154ed51963da3d7e9 /src/config/general.h
parent[config] Make the default image type selection platform-dependent (diff)
downloadipxe-54c024e0af429e544137fb12002591cea50634a8.tar.gz
ipxe-54c024e0af429e544137fb12002591cea50634a8.tar.xz
ipxe-54c024e0af429e544137fb12002591cea50634a8.zip
[sanboot] Quick and dirty hack to make SAN boot protocols selectable
Diffstat (limited to 'src/config/general.h')
-rw-r--r--src/config/general.h8
1 files changed, 8 insertions, 0 deletions
diff --git a/src/config/general.h b/src/config/general.h
index bf1afd76..d18c9cca 100644
--- a/src/config/general.h
+++ b/src/config/general.h
@@ -38,6 +38,14 @@
#undef DOWNLOAD_PROTO_FSP /* FSP? */
/*
+ * SAN boot protocols
+ *
+ */
+
+//#undef SANBOOT_PROTO_ISCSI /* iSCSI protocol */
+//#undef SANBOOT_PROTO_AOE /* AoE protocol */
+
+/*
* Name resolution modules
*
*/