http://git.etherboot.org
/
people
/
pcmattman
/
gpxe.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (parent:
03ca71c
)
Current bochs has a 128kB BIOS, not 64kB
author
Michael Brown
<mcb30@etherboot.org>
Thu, 28 Jun 2007 20:16:39 +0000
(21:16 +0100)
committer
Michael Brown
<mcb30@etherboot.org>
Thu, 28 Jun 2007 20:16:39 +0000
(21:16 +0100)
contrib/bochs/bochsrc.txt
patch
|
blob
|
history
diff --git
a/contrib/bochs/bochsrc.txt
b/contrib/bochs/bochsrc.txt
index
873bd61
..
1e43c93
100644
(file)
--- a/
contrib/bochs/bochsrc.txt
+++ b/
contrib/bochs/bochsrc.txt
@@
-74,7
+74,7
@@
# now supported, but we still recommend to use the BIOS distributed with
# Bochs. Now the start address can be calculated from image size.
#=======================================================================
# now supported, but we still recommend to use the BIOS distributed with
# Bochs. Now the start address can be calculated from image size.
#=======================================================================
-romimage: file=bochs/bios/BIOS-bochs-latest, address=0x
f
0000
+romimage: file=bochs/bios/BIOS-bochs-latest, address=0x
e
0000
#romimage: file=mybios.bin, address=0xfff80000 # 512k at memory top
#romimage: file=mybios.bin # calculate start address from image size
#romimage: file=mybios.bin, address=0xfff80000 # 512k at memory top
#romimage: file=mybios.bin # calculate start address from image size