summaryrefslogtreecommitdiffstats
path: root/src/arch/i386/prefix/pxeprefix.S
Commit message (Expand)AuthorAgeFilesLines
* [pxeprefix] Add .kkpxe image type and ability to return via PXE stackMichael Brown2009-02-181-17/+62
* [build] Cope with oddities in the Fedora 10 assemblerMichael Brown2009-02-161-4/+4
* [i386] Add explicit flags and type on all .section declarationsMichael Brown2009-02-151-15/+13Star
* [i386] Free allocated base memory on exit, if possibleMichael Brown2008-11-181-5/+8
* [prefix] Add PCI bus:dev.fn to ROM product stringMichael Brown2008-05-211-75/+42Star
* [prefix] Add printing functions to libprefix.SMichael Brown2008-03-111-106/+0Star
* Use internal 16-bit stack for added safety.Michael Brown2008-02-111-0/+4
* Don't call PXENV_STOP_UNDI in the kpxeprefix. This slighy breaks theMichael Brown2007-01-291-5/+10
* Add device description fields to struct device.Michael Brown2007-01-101-1/+6
* Avoid leaving preloaded_undi with invalid PXENV+/!PXE structureMichael Brown2007-01-091-3/+15
* Since we now always unload the base code stack (even if we keep UNDI),Michael Brown2007-01-091-83/+24Star
* Populate preloaded_undi device when applicable.Michael Brown2007-01-091-0/+9
* Call PXENV_UNDI_GET_NIC_TYPE to identify NIC physical device.Michael Brown2007-01-091-136/+480
* Copy pxelinux's shutdown sequence: use UNLOAD_STACK without STOP_BASE,Michael Brown2007-01-081-3/+9
* New strategy: always stop both base code and UNDI. Always free base codeMichael Brown2007-01-081-70/+87
* Updated to work with libprefix.Michael Brown2006-05-261-186/+179Star
* Prevent hundreds of errors from "make symcheck". The prefix exit pathMichael Brown2005-04-231-3/+0Star
* Initial revisionMichael Brown2005-03-081-0/+398