aboutsummaryrefslogtreecommitdiff
path: root/contrib
diff options
context:
space:
mode:
authorMichael Brown <mcb30@ipxe.org>2012-10-05 13:23:05 +0100
committerMichael Brown <mcb30@ipxe.org>2012-10-05 13:24:07 +0100
commitdcbbf54eb2fd6e06d47c43013c696dc36d6ece52 (patch)
tree450e54aa0fc0a26f87dbedd6b5c6781db648ea00 /contrib
parentd23db2848813a9d872e1d71272e7f41df7d0d01c (diff)
downloadipxe-dcbbf54eb2fd6e06d47c43013c696dc36d6ece52.zip
ipxe-dcbbf54eb2fd6e06d47c43013c696dc36d6ece52.tar.gz
ipxe-dcbbf54eb2fd6e06d47c43013c696dc36d6ece52.tar.bz2
[contrib] Allow more space for Bochs option ROM
Signed-off-by: Michael Brown <mcb30@ipxe.org>
Diffstat (limited to 'contrib')
-rw-r--r--contrib/vm/bochsrc.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/vm/bochsrc.txt b/contrib/vm/bochsrc.txt
index 22ba40f..4c4acba 100644
--- a/contrib/vm/bochsrc.txt
+++ b/contrib/vm/bochsrc.txt
@@ -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