david/ipxe
david
/
ipxe
Archived
1
0
Fork 0

[contrib] Allow more space for Bochs option ROM

Signed-off-by: Michael Brown <mcb30@ipxe.org>
This commit is contained in:
Michael Brown 2012-10-05 13:23:05 +01:00
parent d23db28488
commit dcbbf54eb2
1 changed files with 1 additions and 1 deletions

View 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