mirror of
https://github.com/xcat2/xNBA.git
synced 2024-11-22 01:21:45 +00:00
[contrib] Allow more space for Bochs option ROM
Signed-off-by: Michael Brown <mcb30@ipxe.org>
This commit is contained in:
parent
d23db28488
commit
dcbbf54eb2
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user