diff options
author | Blue Swirl <blauwirbel@gmail.com> | 2010-02-22 20:42:56 +0000 |
---|---|---|
committer | Blue Swirl <blauwirbel@gmail.com> | 2010-02-22 20:42:56 +0000 |
commit | 23ef988cb38ef730f495ad25406c8df47d3139e9 (patch) | |
tree | c3c6ed4a82a261bdfa9475bd9d6126281d7c266e /pc-bios/README | |
parent | f21126df5f81797486eb3bd628da8e2ad5fae12e (diff) | |
download | qemu-23ef988cb38ef730f495ad25406c8df47d3139e9.tar.gz qemu-23ef988cb38ef730f495ad25406c8df47d3139e9.tar.bz2 qemu-23ef988cb38ef730f495ad25406c8df47d3139e9.zip |
Update OpenBIOS images to r683
Signed-off-by: Blue Swirl <blauwirbel@gmail.com>
Diffstat (limited to 'pc-bios/README')
-rw-r--r-- | pc-bios/README | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/pc-bios/README b/pc-bios/README index 057092269b..ee68723168 100644 --- a/pc-bios/README +++ b/pc-bios/README @@ -14,8 +14,8 @@ - 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 images for PowerPC (for 32 and 64 bit PPC CPUs) are built from - OpenBIOS SVN revision 640, Sparc64 images from r665 and Sparc32 from r666. + The included images for PowerPC (for 32 and 64 bit PPC CPUs), + Sparc32 and Sparc64 are built from OpenBIOS SVN revision 683. - The PXE roms come from Rom-o-Matic gPXE 0.9.9 with BANNER_TIMEOUT=0 |