mirror of
https://github.com/xcat2/xNBA.git
synced 2024-11-25 19:08:35 +00:00
xCAT Network Boot Agent
fc9f016be0
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. |
||
---|---|---|
contrib | ||
src | ||
COPYING | ||
Copyrights | ||
INSTALL | ||
LOG | ||
RELNOTES | ||
VERSION |