summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGerd Hoffmann <kraxel@redhat.com>2012-12-11 08:24:30 +0100
committerMichael Roth <mdroth@linux.vnet.ibm.com>2013-01-15 10:46:57 -0600
commit0bc5f4ad63e558aca20066ed1f8b46eaf973d095 (patch)
treef216e24d870a9d669730dd37926468547007682b
parent37e1428cc7968675a3fbb4048e869c8080023f5a (diff)
downloadqemu-0bc5f4ad63e558aca20066ed1f8b46eaf973d095.tar.gz
qemu-0bc5f4ad63e558aca20066ed1f8b46eaf973d095.zip
seabios: update to e8a76b0f225bba5ba9d63ab227e0a37b3beb1059
This patch updates seabios to latest git master. Changes: (1) q35 patches merged. (2) some acpi cleanups. (3) fixes irq 8 conflict. (3) makes this a candidate for the stable branch Cc: qemu-stable@nongnu.org Signed-off-by: Gerd Hoffmann <kraxel@redhat.com> (cherry picked from commit ff1562908d1da12362aa9e3f3bfc7ba0da8114a4) Signed-off-by: Michael Roth <mdroth@linux.vnet.ibm.com>
-rw-r--r--pc-bios/acpi-dsdt.amlbin4540 -> 4438 bytes
-rw-r--r--pc-bios/bios.binbin131072 -> 262144 bytes
-rw-r--r--pc-bios/q35-acpi-dsdt.amlbin0 -> 7458 bytes
m---------roms/seabios0
4 files changed, 0 insertions, 0 deletions
diff --git a/pc-bios/acpi-dsdt.aml b/pc-bios/acpi-dsdt.aml
index bb3dd83a56..18b4dc1aa5 100644
--- a/pc-bios/acpi-dsdt.aml
+++ b/pc-bios/acpi-dsdt.aml
Binary files differ
diff --git a/pc-bios/bios.bin b/pc-bios/bios.bin
index dc9b57ddc9..3eefff4cf8 100644
--- a/pc-bios/bios.bin
+++ b/pc-bios/bios.bin
Binary files differ
diff --git a/pc-bios/q35-acpi-dsdt.aml b/pc-bios/q35-acpi-dsdt.aml
new file mode 100644
index 0000000000..8a50559514
--- /dev/null
+++ b/pc-bios/q35-acpi-dsdt.aml
Binary files differ
diff --git a/roms/seabios b/roms/seabios
-Subproject b1c35f2b28cc0c94ebed8176ff61ac0e0b37779
+Subproject e8a76b0f225bba5ba9d63ab227e0a37b3beb105