mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-02 23:33:54 -06:00

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>
6 lines
140 B
Text
6 lines
140 B
Text
[submodule "roms/vgabios"]
|
|
path = roms/vgabios
|
|
url = ../vgabios.git
|
|
[submodule "roms/seabios"]
|
|
path = roms/seabios
|
|
url = ../seabios.git
|