summaryrefslogtreecommitdiffstats
path: root/src/arch/i386/prefix/pxeprefix.S
Commit message (Expand)AuthorAgeFilesLines
* [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