]> git.ipfire.org Git - thirdparty/ipxe.git/commitdiff
[contrib] Allow more space for Bochs option ROM
authorMichael Brown <mcb30@ipxe.org>
Fri, 5 Oct 2012 12:23:05 +0000 (13:23 +0100)
committerMichael Brown <mcb30@ipxe.org>
Fri, 5 Oct 2012 12:24:07 +0000 (13:24 +0100)
Signed-off-by: Michael Brown <mcb30@ipxe.org>
contrib/vm/bochsrc.txt

index 22ba40fb2a81c14eca4e9a8b5b6b450f2c1ca3df..4c4acbae76c75721d4452bd0e8c0dad42e43128e 100644 (file)
@@ -341,7 +341,7 @@ memory: guest=512, host=256
 #optromimage2: file=optionalrom.bin, address=0xd1000
 #optromimage3: file=optionalrom.bin, address=0xd2000
 #optromimage4: file=optionalrom.bin, address=0xd3000
-optromimage1: file=../../src/bin/intel.rom, address=0xd0000
+optromimage1: file=../../src/bin/intel.rom, address=0xcb000
 
 #optramimage1: file=/path/file1.img, address=0x0010000
 #optramimage2: file=/path/file2.img, address=0x0020000