Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
[contrib] Allow more space for Bochs option ROM
Signed-off-by: Michael Brown <mcb30@ipxe.org>
  • Loading branch information
mcb30 committed Oct 5, 2012
1 parent d23db28 commit dcbbf54
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion contrib/vm/bochsrc.txt
Expand Up @@ -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
Expand Down

0 comments on commit dcbbf54

Please sign in to comment.