summaryrefslogtreecommitdiffstats
path: root/src/interface
Commit message (Expand)AuthorAgeFilesLines
* Merge from Etherboot 5.4Michael Brown2006-03-161-1/+1
* TFTP upgraded to use a core function library (in tftpcore.c) which will beMichael Brown2005-06-011-1/+1
* Documented remainder of PXE TFTP API calls.Michael Brown2005-05-271-24/+241
* Added diatribe about the mismatch between the PXE spec and the TFTPMichael Brown2005-05-271-19/+86
* Refer to implementation note on IP routing.Michael Brown2005-05-271-13/+12Star
* Thoughts on how to coerce the PXE TFTP API into something resemblingMichael Brown2005-05-261-1/+141
* Separate out the documentation of the PXE API from the documentation ofMichael Brown2005-05-241-58/+70
* Some versions of doxygen seem to object to "@ret None" or similar.Michael Brown2005-05-242-2/+2
* Split PXE code into preboot, udp, tftp, undi and loader units.Michael Brown2005-05-246-22/+1424
* Moved pxe_errors.c to pxe/interface/Michael Brown2005-05-241-0/+102
* Documented the UDP API calls.Michael Brown2005-05-201-0/+299