summaryrefslogtreecommitdiffstats
path: root/src/arch/i386/image
Commit message (Expand)AuthorAgeFilesLines
* NBI is due for removalMichael Brown2006-05-241-0/+5
* Gave up on adding POSIX errno's as required, and just added (almost) allMichael Brown2006-04-281-15/+15
* gcc is rather over-aggressive about optimising out static data structuresMichael Brown2006-04-241-1/+1
* Split PXE code into preboot, udp, tftp, undi and loader units.Michael Brown2005-05-241-1/+0Star
* Moved pxe_loader.c to pxe_image.c to avoid name clashMichael Brown2005-05-241-0/+94
* Added doxygen comments and errno values.Michael Brown2005-05-181-29/+135
* Moved NBI support to nbi.c, modified to work with new load mechanismMichael Brown2005-05-171-0/+306