http://git.etherboot.org
/
people
/
sha0
/
gpxe.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6e5ffef
)
.zrom is still broken; use .rom by default
author
Michael Brown
<mcb30@etherboot.org>
Mon, 28 Aug 2006 01:59:56 +0000
(
01:59
+0000)
committer
Michael Brown
<mcb30@etherboot.org>
Mon, 28 Aug 2006 01:59:56 +0000
(
01:59
+0000)
contrib/bochs/bochsrc.txt
patch
|
blob
|
history
diff --git
a/contrib/bochs/bochsrc.txt
b/contrib/bochs/bochsrc.txt
index
5c45593
..
873bd61
100644
(file)
--- a/
contrib/bochs/bochsrc.txt
+++ b/
contrib/bochs/bochsrc.txt
@@
-144,7
+144,7
@@
megs: 32
#optromimage2: file=optionalrom.bin, address=0xd1000
#optromimage3: file=optionalrom.bin, address=0xd2000
#optromimage4: file=optionalrom.bin, address=0xd3000
-optromimage1: file=../../src/bin/pnic.
z
rom, address=0xd0000
+optromimage1: file=../../src/bin/pnic.rom, address=0xd0000
#optramimage1: file=/path/file1.img, address=0x0010000
#optramimage2: file=/path/file2.img, address=0x0020000