david/ipxe
david
/
ipxe
Archived
1
0
Fork 0
My fork of git://git.ipxe.org/ipxe.git, it is used for my netboot environment at home.
This repository has been archived on 2020-12-06. You can view files and clone it, but cannot push or open issues or pull requests.
Go to file
H. Peter Anvin fc9f016be0 UNDI ISR: save and restore 32-bit registers
As written, if the if the UNDI ISR call clobbers the upper halves of
any of the GPRs (which by convention it is permitted to do, and by
paranoia should be expected to do) then nothing in the interrupt
handler will recover the state.

Additionally, save/restore %fs and %gs out of sheer paranoia - it's a
cheap enough operation, and may prevent problems due to poorly written
UNDI stacks.
2008-02-11 15:09:47 +00:00
contrib Add .pdsk target (padded .dsk, suitable for qemu). 2007-07-05 23:37:17 +01:00
src UNDI ISR: save and restore 32-bit registers 2008-02-11 15:09:47 +00:00
COPYING Initial revision 2005-05-17 16:44:57 +00:00
Copyrights Update non-GPL licensed files for gPXE 2007-03-05 03:53:40 +00:00
INSTALL Initial revision 2005-05-17 16:44:57 +00:00
LOG Start a new LOG file in preparation for release 2007-03-05 03:54:40 +00:00
RELNOTES Start a new release notes file (RELNOTES) in preparation for release 2007-03-05 03:55:26 +00:00
VERSION Version increment in preparation for release 2007-03-02 16:06:46 +00:00