summaryrefslogtreecommitdiffstats
path: root/src/interface/pxe/pxe_loader.c
Commit message (Expand)AuthorAgeFilesLines
* [pxe] Display PXE_LOADER debug message after call to initialise()Michael Brown2008-09-231-3/+3
* [i386] Change semantics of __from_data16 and __from_text16Michael Brown2008-07-011-4/+2Star
* !PXE and PXENV+ structures are in code segment, not data segment.Michael Brown2007-07-041-3/+4
* Add (untested) UNDI loader C-level implementation.Michael Brown2007-07-041-56/+22Star
* Currently unusable; do not attempt to compileMichael Brown2007-01-041-0/+3
* We don't actually have a stdio.h header file. Our printf() functions areMichael Brown2006-09-271-1/+0Star
* added stdio.h to includes for DBG compilationMarty Connor2006-09-271-0/+1
* Split PXE code into preboot, udp, tftp, undi and loader units.Michael Brown2005-05-241-0/+83