add compiled seabios 1.7.5 image into Bochs tree along with Bochs bios images. Confirmed that seabios 1.7.5 image works with current Bochs version

This commit is contained in:
Stanislav Shwartsman 2014-06-04 20:16:20 +00:00
parent 84bb623af8
commit d0803a7aab
2 changed files with 1 additions and 1 deletions

View File

@ -359,7 +359,7 @@ memory: guest=512, host=256
# The start address is optional, since it can be calculated from image size.
#=======================================================================
romimage: file=$BXSHARE/BIOS-bochs-latest
#romimage: file=bios/seabios-1.6.3.bin
#romimage: file=$BXSHARE/bios.bin-1.7.5 # http://www.seabios.org/SeaBIOS
#romimage: file=mybios.bin, address=0xfff80000 # 512k at memory top
#=======================================================================

BIN
bochs/bios/bios.bin-1.7.5 Normal file

Binary file not shown.