summaryrefslogtreecommitdiffstats
path: root/src/include/pxe_types.h
Commit message (Collapse)AuthorAgeFilesLines
* Split PXE code into preboot, udp, tftp, undi and loader units.Michael Brown2005-05-241-1/+1
| | | | PXE code now compiles without errors (though it won't actually work).
* Rearranging PXE header filesMichael Brown2005-05-241-2/+2
|
* Define PXE types in terms of other PXE types where possibleMichael Brown2005-05-221-11/+22
|
* Worked out a sensible doxygen groupingMichael Brown2005-05-221-27/+30
|
* Documented the basic PXE data typesMichael Brown2005-05-211-0/+112