From fd646122418ecefcde228d43821d07da79dd99bb Mon Sep 17 00:00:00 2001 From: Anthony Liguori Date: Fri, 30 Oct 2009 09:06:09 -0500 Subject: 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 --- .gitmodules | 3 --- 1 file changed, 3 deletions(-) (limited to '.gitmodules') diff --git a/.gitmodules b/.gitmodules index 71494ea488..dd4745e78f 100644 --- a/.gitmodules +++ b/.gitmodules @@ -4,6 +4,3 @@ [submodule "roms/seabios"] path = roms/seabios url = ../seabios.git -[submodule "roms/pcbios"] - path = roms/pcbios - url = ../pcbios.git -- cgit v1.2.1