Switch pc bios from pc-bios to seabios
authorAnthony Liguori <aliguori@us.ibm.com>
Fri, 30 Oct 2009 14:06:09 +0000 (09:06 -0500)
committerAnthony Liguori <aliguori@us.ibm.com>
Fri, 30 Oct 2009 14:42:36 +0000 (09:42 -0500)
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>
.gitmodules
pc-bios/bios.bin
pc-bios/pcbios.bin [new file with mode: 0644]
roms/pcbios [deleted submodule]

index 71494ea488dcb4838a6f2629e10fb923fe0f8929..dd4745e78f7a5f1712d8b58b38e1481b949ab6d3 100644 (file)
@@ -4,6 +4,3 @@
 [submodule "roms/seabios"]
        path = roms/seabios
        url = ../seabios.git
-[submodule "roms/pcbios"]
-       path = roms/pcbios
-       url = ../pcbios.git
index 88ef09d0c97dd3ac69f6f484b45e73a6e3df1d13..107880916b461be1c53a43d5212be24db14aebf8 100644 (file)
Binary files a/pc-bios/bios.bin and b/pc-bios/bios.bin differ
diff --git a/pc-bios/pcbios.bin b/pc-bios/pcbios.bin
new file mode 100644 (file)
index 0000000..88ef09d
Binary files /dev/null and b/pc-bios/pcbios.bin differ
diff --git a/roms/pcbios b/roms/pcbios
deleted file mode 160000 (submodule)
index da5ff65..0000000
+++ /dev/null
@@ -1 +0,0 @@
-Subproject commit da5ff65dc9473e3f069736d38b9a189ea14a67eb