summaryrefslogtreecommitdiffstats
path: root/src/include/pxe.h
Commit message (Expand)AuthorAgeFilesLines
* Added pxe_netdev; a slight hack for now, but will need to be doneMichael Brown2006-08-091-0/+2
* Updated PXE UDP implementation to use the new Etherboot UDP API.Michael Brown2006-08-031-21/+9Star
* TFTP upgraded to use a core function library (in tftpcore.c) which will beMichael Brown2005-06-011-1/+2
* Split PXE code into preboot, udp, tftp, undi and loader units.Michael Brown2005-05-241-6/+21
* Rearranging PXE header filesMichael Brown2005-05-241-742/+47Star
* Error numbers moved to errno.hMichael Brown2005-05-181-143/+2Star
* Initial revisionMichael Brown2005-03-081-0/+929