瀏覽代碼

[contrib] Allow more space for Bochs option ROM

Signed-off-by: Michael Brown <mcb30@ipxe.org>
tags/v1.20.1
Michael Brown 12 年之前
父節點
當前提交
dcbbf54eb2
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1
    1
      contrib/vm/bochsrc.txt

+ 1
- 1
contrib/vm/bochsrc.txt 查看文件

341
 #optromimage2: file=optionalrom.bin, address=0xd1000
341
 #optromimage2: file=optionalrom.bin, address=0xd1000
342
 #optromimage3: file=optionalrom.bin, address=0xd2000
342
 #optromimage3: file=optionalrom.bin, address=0xd2000
343
 #optromimage4: file=optionalrom.bin, address=0xd3000
343
 #optromimage4: file=optionalrom.bin, address=0xd3000
344
-optromimage1: file=../../src/bin/intel.rom, address=0xd0000
344
+optromimage1: file=../../src/bin/intel.rom, address=0xcb000
345
 
345
 
346
 #optramimage1: file=/path/file1.img, address=0x0010000
346
 #optramimage1: file=/path/file1.img, address=0x0010000
347
 #optramimage2: file=/path/file2.img, address=0x0020000
347
 #optramimage2: file=/path/file2.img, address=0x0020000

Loading…
取消
儲存