summaryrefslogtreecommitdiff
path: root/pc-bios/README
diff options
context:
space:
mode:
authorBlue Swirl <blauwirbel@gmail.com>2011-08-29 21:13:29 +0000
committerBlue Swirl <blauwirbel@gmail.com>2011-09-28 20:39:34 +0000
commit0bce98df2639aef1e8af90b271aa91e16d695408 (patch)
treee37eccf8c772f90977058d18de1c1f506c9cdc4e /pc-bios/README
parent46f3069cba94aab44b3b4f87bc270759b4a700fa (diff)
downloadqemu-0bce98df2639aef1e8af90b271aa91e16d695408.tar.gz
Add OpenBIOS as a submodule
Update OpenBIOS images to r1047 built from submodule. Signed-off-by: Blue Swirl <blauwirbel@gmail.com>
Diffstat (limited to 'pc-bios/README')
-rw-r--r--pc-bios/README6
1 files changed, 3 insertions, 3 deletions
diff --git a/pc-bios/README b/pc-bios/README
index f74b2463f1..02651fe224 100644
--- a/pc-bios/README
+++ b/pc-bios/README
@@ -10,9 +10,9 @@
- OpenBIOS (http://www.openbios.org/) is a free (GPL v2) portable
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)
- is built from OpenBIOS SVN revision 1044 and Sparc32 and Sparc64
- images are built from OpenBIOS SVN revision 1045.
+ The included images for PowerPC (for 32 and 64 bit PPC CPUs),
+ Sparc32 and Sparc64 are built from OpenBIOS SVN revision
+ 1047.
- SLOF (Slimline Open Firmware) is a free IEEE 1275 Open Firmware
implementation for certain IBM POWER hardware. The sources are at