openbios-qemu-ppc
Open Firmware implementation
OpenBIOS is an implementation of the IEEE 1275-1994 "Open Firmware" specification. It can be used as a system firmware, as a boot loader, or provide OpenFirmware functionality on top of an already running system.
- Versions: 1.1-2.c3a19c1
- Website: https://openfirmware.info/Welcome_to_OpenBIOS
- Licenses: GPL 2
- Package source: gnu/packages/firmware.scm
- Builds: See build status
- Issues: See known issues
Installation
Install the latest version of openbios-qemu-ppc as follows:
guix install openbios-qemu-ppc
Or install a particular version:
guix install openbios-qemu-ppc@1.1-2.c3a19c1
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.
Badge code
You can use the following badge to inform users of openbios-qemu-ppc about the latest version available in Guix.
Example HTML:
<a href='https://packages.guix.gnu.org/packages/openbios-qemu-ppc'><img src='https://packages.guix.gnu.org/packages/openbios-qemu-ppc/badges/latest-version.svg' alt='Version in GNU Guix'></a>
Example Markdown:
[](https://packages.guix.gnu.org/packages/openbios-qemu-ppc)
Example Org:
[[https://packages.guix.gnu.org/packages/openbios-qemu-ppc][https://packages.guix.gnu.org/packages/openbios-qemu-ppc/badges/latest-version.svg]]