summaryrefslogtreecommitdiffstats
path: root/pc-bios
diff options
context:
space:
mode:
authorAnthony Liguori2009-12-18 16:42:56 +0100
committerAnthony Liguori2009-12-18 18:26:34 +0100
commit2dc3f77c86b6c3782f057af1d935ccddc052bed5 (patch)
tree12817f8dc84cd888410aded1572417e31b565b23 /pc-bios
parentroms: remove option rom packing logic (diff)
downloadqemu-2dc3f77c86b6c3782f057af1d935ccddc052bed5.tar.gz
qemu-2dc3f77c86b6c3782f057af1d935ccddc052bed5.tar.xz
qemu-2dc3f77c86b6c3782f057af1d935ccddc052bed5.zip
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 <aliguori@us.ibm.com>
Diffstat (limited to 'pc-bios')
-rw-r--r--pc-bios/bios.binbin131072 -> 131072 bytes
-rw-r--r--pc-bios/pcbios.binbin131072 -> 0 bytes
2 files changed, 0 insertions, 0 deletions
diff --git a/pc-bios/bios.bin b/pc-bios/bios.bin
index 2949580195..d76f678eda 100644
--- a/pc-bios/bios.bin
+++ b/pc-bios/bios.bin
Binary files differ
diff --git a/pc-bios/pcbios.bin b/pc-bios/pcbios.bin
deleted file mode 100644
index 88ef09d0c9..0000000000
--- a/pc-bios/pcbios.bin
+++ /dev/null
Binary files differ