mirror of
https://github.com/mii443/qemu.git
synced 2025-08-22 23:25:48 +00:00
Switch pc bios from pc-bios to seabios
SeaBIOS is a port of pc-bios to GCC. Besides using a more modern tool chain, SeaBIOS introduces a number of new features including PMM support, better BEV and BCV support, and better PnP support. Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
This commit is contained in:
3
.gitmodules
vendored
3
.gitmodules
vendored
@ -4,6 +4,3 @@
|
||||
[submodule "roms/seabios"]
|
||||
path = roms/seabios
|
||||
url = ../seabios.git
|
||||
[submodule "roms/pcbios"]
|
||||
path = roms/pcbios
|
||||
url = ../pcbios.git
|
||||
|
BIN
pc-bios/bios.bin
BIN
pc-bios/bios.bin
Binary file not shown.
BIN
pc-bios/pcbios.bin
Normal file
BIN
pc-bios/pcbios.bin
Normal file
Binary file not shown.
Submodule roms/pcbios deleted from da5ff65dc9
Reference in New Issue
Block a user