summaryrefslogtreecommitdiffstats
path: root/src/include/nfs.h
Commit message (Collapse)AuthorAgeFilesLines
* [proto] Remove unsupported NFS protocolStefan Hajnoczi2010-02-011-63/+0Star
| | | | | | | | | | | | | The NFS 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. I have an unfinished NFSv3 over TCP implementation for gPXE that can be used as the base for new work, should we want to resurrect this protocol. Signed-off-by: Stefan Hajnoczi <stefanha@gmail.com> Signed-off-by: Marty Connor <mdc@etherboot.org>
* Initial revisionMichael Brown2005-03-081-0/+63