summaryrefslogtreecommitdiffstats
path: root/src/arch/i386/interface/pxe/pxe_entry.S
Commit message (Expand)AuthorAgeFilesLines
* [pxe] Add a dummy PXENV+ entry point at UNDI_CS:0000Michael Brown2008-09-061-0/+10
* [pxe] Fill in UNDIROMID pointer in !PXE structureMichael Brown2008-08-281-1/+6
* Select a PXE network device before starting PXE NBP.Michael Brown2007-01-141-5/+5
* Fix building on gas versions that don't auto-insert addr32 prefixesMichael Brown2006-12-121-3/+3
* Both the !PXE and PXENV+ structures must be paragraph-alignedMichael Brown2006-08-091-0/+2
* Note to self: learn to count.Michael Brown2006-08-091-3/+3
* pxe_int_1a is needed by pxe_call.cMichael Brown2006-08-091-0/+1
* Added (not yet tested) PXE API entry point and support functions.Michael Brown2006-08-081-0/+192