ovmf-aarch64
UEFI firmware for QEMU
OVMF is an EDK II based project to enable UEFI support for Virtual Machines. OVMF contains a sample UEFI firmware for QEMU and KVM.
- Versions: 202402
- Website: https://github.com/tianocore/tianocore.github.io/wiki/EDK-II-Tools-List
- Licenses: Expat · FreeBSD · Modified BSD · Original BSD
- Package source: gnu/packages/firmware.scm
- Builds: See build status
- Issues: See known issues
Installation
Install the latest version of ovmf-aarch64
as follows:
guix install ovmf-aarch64
Or install a particular version:
guix install ovmf-aarch64@202402
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 ovmf-aarch64 about the latest version available in Guix.
Example HTML:
<a href='https://packages.guix.gnu.org/packages/ovmf-aarch64'><img src='https://packages.guix.gnu.org/packages/ovmf-aarch64/badges/latest-version.svg' alt='Version in GNU Guix'></a>
Example Markdown:
[](https://packages.guix.gnu.org/packages/ovmf-aarch64)
Example Org:
[[https://packages.guix.gnu.org/packages/ovmf-aarch64][https://packages.guix.gnu.org/packages/ovmf-aarch64/badges/latest-version.svg]]