2
0
mirror of https://github.com/xcat2/xNBA.git synced 2024-11-25 19:08:35 +00:00
xCAT Network Boot Agent
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
Copyrights Update non-GPL licensed files for gPXE 2007-03-05 03:53:40 +00:00
INSTALL
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