]> git.ipfire.org Git - thirdparty/ipxe.git/commitdiff
.zrom is still broken; use .rom by default
authorMichael Brown <mcb30@etherboot.org>
Mon, 28 Aug 2006 01:59:56 +0000 (01:59 +0000)
committerMichael Brown <mcb30@etherboot.org>
Mon, 28 Aug 2006 01:59:56 +0000 (01:59 +0000)
contrib/bochs/bochsrc.txt

index 5c45593a18b06ed1e789bc41a350a398e46d95ef..873bd618004819045d7c9de35b05a8fc2a0a98ce 100644 (file)
@@ -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.zrom, address=0xd0000
+optromimage1: file=../../src/bin/pnic.rom, address=0xd0000
 
 #optramimage1: file=/path/file1.img, address=0x0010000
 #optramimage2: file=/path/file2.img, address=0x0020000