X-Git-Url: https://git.proxmox.com/?p=qemu.git;a=blobdiff_plain;f=pc-bios%2FREADME;h=a110125a976239efe0f638c2ca0fc7c28e5f0876;hp=b4138d16d861671c1d877100f9db473717405f3a;hb=HEAD;hpb=ef5cfe5bbd8bb05a51afaf7ab313769eb9ef44b6 diff --git a/pc-bios/README b/pc-bios/README index b4138d16d..a110125a9 100644 --- a/pc-bios/README +++ b/pc-bios/README @@ -11,13 +11,13 @@ 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), - Sparc32 and Sparc64 are built from OpenBIOS SVN revision - 1229. + Sparc32 (including QEMU,tcx.bin) and Sparc64 are built from OpenBIOS SVN + revision 1229. - SLOF (Slimline Open Firmware) is a free IEEE 1275 Open Firmware implementation for certain IBM POWER hardware. The sources are at https://github.com/aik/SLOF, and the image currently in qemu is - built from git tag qemu-slof-20130827. + built from git tag qemu-slof-20131015. - sgabios (the Serial Graphics Adapter option ROM) provides a means for legacy x86 software to communicate with an attached serial console as