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:
Anthony Liguori
2009-10-30 09:06:09 -05:00
parent 65e59a08f6
commit fd64612241
4 changed files with 0 additions and 4 deletions
-3
View File
@@ -4,6 +4,3 @@
[submodule "roms/seabios"]
path = roms/seabios
url = ../seabios.git
[submodule "roms/pcbios"]
path = roms/pcbios
url = ../pcbios.git
BIN
View File
Binary file not shown.
Binary file not shown.
Submodule roms/pcbios deleted from da5ff65dc9