diff options
author | Anthony Liguori <aliguori@us.ibm.com> | 2009-12-18 09:42:56 -0600 |
---|---|---|
committer | Anthony Liguori <aliguori@us.ibm.com> | 2009-12-18 11:26:34 -0600 |
commit | 993b81d11123593f86c9c960113ec83947b9f1e5 (patch) | |
tree | 12817f8dc84cd888410aded1572417e31b565b23 /pc-bios | |
parent | a8c5b8ebac5301c0650c6bb2b2a219d8a22a518b (diff) | |
download | qemu-993b81d11123593f86c9c960113ec83947b9f1e5.tar.gz qemu-993b81d11123593f86c9c960113ec83947b9f1e5.tar.bz2 qemu-993b81d11123593f86c9c960113ec83947b9f1e5.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.bin | bin | 131072 -> 131072 bytes |
-rw-r--r-- | pc-bios/pcbios.bin | bin | 131072 -> 0 bytes |
2 files changed, 0 insertions, 0 deletions
diff --git a/pc-bios/bios.bin b/pc-bios/bios.bin Binary files differindex 2949580195..d76f678eda 100644 --- a/pc-bios/bios.bin +++ b/pc-bios/bios.bin diff --git a/pc-bios/pcbios.bin b/pc-bios/pcbios.bin Binary files differdeleted file mode 100644 index 88ef09d0c9..0000000000 --- a/pc-bios/pcbios.bin +++ /dev/null |