summaryrefslogtreecommitdiffstats
path: root/src/config
diff options
context:
space:
mode:
authorStefan Hajnoczi2010-01-30 10:28:52 +0100
committerMarty Connor2010-02-01 01:19:49 +0100
commite501e6e19e819652c5fdd1b69a5d4921d00106bd (patch)
tree839a56be92402c9d25270290f0bc19402d07bab6 /src/config
parent[prefix] Remove unsupported ELF prefices (diff)
downloadipxe-e501e6e19e819652c5fdd1b69a5d4921d00106bd.tar.gz
ipxe-e501e6e19e819652c5fdd1b69a5d4921d00106bd.tar.xz
ipxe-e501e6e19e819652c5fdd1b69a5d4921d00106bd.zip
[proto] Remove unsupported FSP protocol
The FSP protocol code came from legacy Etherboot and was never updated to work as a gPXE protocol. There has been no demand for this protocol, so this patch removes it. Signed-off-by: Stefan Hajnoczi <stefanha@gmail.com> Signed-off-by: Marty Connor <mdc@etherboot.org>
Diffstat (limited to 'src/config')
-rw-r--r--src/config/general.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/config/general.h b/src/config/general.h
index f721f612..eb8a0b53 100644
--- a/src/config/general.h
+++ b/src/config/general.h
@@ -60,7 +60,6 @@ FILE_LICENCE ( GPL2_OR_LATER );
#undef DOWNLOAD_PROTO_FTP /* File Transfer Protocol */
#undef DOWNLOAD_PROTO_TFTM /* Multicast Trivial File Transfer Protocol */
#undef DOWNLOAD_PROTO_SLAM /* Scalable Local Area Multicast */
-#undef DOWNLOAD_PROTO_FSP /* FSP? */
/*
* SAN boot protocols