summaryrefslogtreecommitdiff
path: root/pc-bios
diff options
context:
space:
mode:
authorMarcelo Tosatti <mtosatti@redhat.com>2010-07-13 20:52:05 -0300
committerMarcelo Tosatti <mtosatti@redhat.com>2010-07-13 20:52:05 -0300
commit36befcaaa27b7072d3457f99706a7e460913a54c (patch)
treec8a94b96ace669e50b8c8871877495859a485fd5 /pc-bios
parentf67f69139672068bf7f311ae1423d3a3fa97d007 (diff)
parentb7fdb3ab0e22a9a8debcb928497b248f06778845 (diff)
Merge commit 'b7fdb3ab0e22a9a8debcb928497b248f06778845' into upstream-merge
* commit 'b7fdb3ab0e22a9a8debcb928497b248f06778845': (23 commits) qemu-options: add documentation for stdio signal=on|off Update OpenBIOS images target-ppc: add vexptefp instruction softfloat: add float32_exp2() Update SeaBIOS pci/multi function bit: fix vt82c686.c. target-sh4: Add support for ldc & stc with sgr target-sh4: Split the LDST macro into 2 sub-macros pci: fix bridge update virtio-net: correct packet length math pci hotplug: make pci hotplug return value to caller vmware_vga: fix reset value for command register rtl8139: address TODOs pci hotplug: make pci_device_hot_remove() static pcnet: address TODOs pci: fix pci_device_reset AppleSMC device emulation Documentation: Fix spelling bugs Makefile: Not every shell support {} Makefile: add fsdev/*.{o,d} to clean ... Signed-off-by: Marcelo Tosatti <mtosatti@redhat.com>
Diffstat (limited to 'pc-bios')
-rw-r--r--pc-bios/README2
-rw-r--r--pc-bios/bios.binbin131072 -> 131072 bytes
-rw-r--r--pc-bios/openbios-ppcbin316128 -> 320324 bytes
-rw-r--r--pc-bios/openbios-sparc32bin217664 -> 217692 bytes
-rw-r--r--pc-bios/openbios-sparc64bin1065872 -> 1065864 bytes
5 files changed, 1 insertions, 1 deletions
diff --git a/pc-bios/README b/pc-bios/README
index 40f35c5bd..7c872bcb4 100644
--- a/pc-bios/README
+++ b/pc-bios/README
@@ -15,7 +15,7 @@
firmware implementation. The goal is to implement a 100% IEEE
1275-1994 (referred to as Open Firmware) compliant firmware.
The included image for PowerPC (for 32 and 64 bit PPC CPUs), Sparc32
- and Sparc64 are built from OpenBIOS SVN revision 795.
+ and Sparc64 are built from OpenBIOS SVN revision 821.
- The PXE roms come from Rom-o-Matic gPXE 0.9.9 with BANNER_TIMEOUT=0
diff --git a/pc-bios/bios.bin b/pc-bios/bios.bin
index f27ea89f8..d0d4b6aa4 100644
--- a/pc-bios/bios.bin
+++ b/pc-bios/bios.bin
Binary files differ
diff --git a/pc-bios/openbios-ppc b/pc-bios/openbios-ppc
index 9e660ed53..9a749c8ff 100644
--- a/pc-bios/openbios-ppc
+++ b/pc-bios/openbios-ppc
Binary files differ
diff --git a/pc-bios/openbios-sparc32 b/pc-bios/openbios-sparc32
index 1acaa31ac..2eee1a660 100644
--- a/pc-bios/openbios-sparc32
+++ b/pc-bios/openbios-sparc32
Binary files differ
diff --git a/pc-bios/openbios-sparc64 b/pc-bios/openbios-sparc64
index 93c7269c1..1270ef614 100644
--- a/pc-bios/openbios-sparc64
+++ b/pc-bios/openbios-sparc64
Binary files differ