summaryrefslogtreecommitdiffstats
path: root/src/include/pxe.h
Commit message (Expand)AuthorAgeFilesLines
* Remove types and prototypes now provided in the undi*.h headers.Michael Brown2007-01-081-90/+2Star
* Partial implementation of UNDI loader caller.Michael Brown2007-01-051-1/+1
* Add PXE driver-scanning code, capable of locating all PXE ROMs in a systemMichael Brown2007-01-051-2/+113
* Added PXE bus driver (with support only for using PXE structures foundMichael Brown2007-01-041-27/+45
* 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