2
0
mirror of https://github.com/xcat2/xcat-dep.git synced 2024-11-22 09:31:48 +00:00
xcat-dep/gpxe/gpxe-0.9.7-kvmworkaround.patch
jbjohnso 04a0f68496 -Update gPXE to 0.9.7
-Change settings according to what will fit in the worst-case option rom
-Have a spec file to generate option roms for virtual nics in kvm
2009-04-13 14:29:39 +00:00

12 lines
381 B
Diff

diff -urN gpxe-0.9.7/src/arch/i386/prefix/romprefix.S gpxe-0.9.7-kvmworkaround/src/arch/i386/prefix/romprefix.S
--- gpxe-0.9.7/src/arch/i386/prefix/romprefix.S 2009-03-01 21:23:42.000000000 -0500
+++ gpxe-0.9.7-kvmworkaround/src/arch/i386/prefix/romprefix.S 2009-03-13 13:27:43.000000000 -0400
@@ -716,6 +716,7 @@
1: pushf
sti
hlt
+ nop
popf
cmpl %fs:(0x6c), %eax
je 1b