summaryrefslogtreecommitdiffstats
path: root/src/arch/i386/drivers/net/undiisr.S
Commit message (Expand)AuthorAgeFilesLines
* Guard against corruption of top half of %esp during UNDI ISRMichael Brown2008-02-131-0/+3
* undiisr.S: save/restore upper half of %eflagsH. Peter Anvin2008-02-111-0/+2
* UNDI ISR: save and restore 32-bit registersH. Peter Anvin2008-02-111-4/+7
* Set up %ds *before* testing a value in our data segment (d'oh!).Michael Brown2007-07-101-6/+11
* Protect ISR against failure to unhook.Michael Brown2007-07-101-0/+4
* Working code to call the PXE stack from within the ISR.Michael Brown2007-07-101-0/+70