From 2dc3f77c86b6c3782f057af1d935ccddc052bed5 Mon Sep 17 00:00:00 2001 From: Anthony Liguori Date: Fri, 18 Dec 2009 09:42:56 -0600 Subject: Update SeaBIOS to include PCI based option rom loading Also remove pcbios from the tree. It will no longer work. Signed-off-by: Anthony Liguori --- pc-bios/bios.bin | Bin 131072 -> 131072 bytes pc-bios/pcbios.bin | Bin 131072 -> 0 bytes roms/seabios | 2 +- 3 files changed, 1 insertion(+), 1 deletion(-) delete mode 100644 pc-bios/pcbios.bin diff --git a/pc-bios/bios.bin b/pc-bios/bios.bin index 2949580195..d76f678eda 100644 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 deleted file mode 100644 index 88ef09d0c9..0000000000 Binary files a/pc-bios/pcbios.bin and /dev/null differ diff --git a/roms/seabios b/roms/seabios index 42bc3940d9..c4c9fae1ba 160000 --- a/roms/seabios +++ b/roms/seabios @@ -1 +1 @@ -Subproject commit 42bc3940d93911e382f5e72289f043d1faa9083e +Subproject commit c4c9fae1ba486a5be754d0a41ef1be9d2aef77c9 -- cgit v1.2.3