mirror of
https://github.com/xemu-project/xemu.git
synced 2026-07-11 01:24:41 +02: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:
@@ -4,6 +4,3 @@
|
||||
[submodule "roms/seabios"]
|
||||
path = roms/seabios
|
||||
url = ../seabios.git
|
||||
[submodule "roms/pcbios"]
|
||||
path = roms/pcbios
|
||||
url = ../pcbios.git
|
||||
|
||||
Binary file not shown.
Binary file not shown.
-1
Submodule roms/pcbios deleted from da5ff65dc9
Reference in New Issue
Block a user