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:
parent
65e59a08f6
commit
fd64612241
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.
@ -1 +0,0 @@
|
||||
Subproject commit da5ff65dc9473e3f069736d38b9a189ea14a67eb
|
Loading…
Reference in New Issue
Block a user