]> git.proxmox.com Git - pve-edk2-firmware.git/blob - debian/control
build and include AAVMF
[pve-edk2-firmware.git] / debian / control
1 Source: pve-edk2-firmware
2 Section: misc
3 Priority: extra
4 Maintainer: Proxmox Support Team <support@proxmox.com>
5 Build-Depends: debhelper (>= 9),
6 gcc-aarch64-linux-gnu,
7 iasl,
8 nasm,
9 python,
10 uuid-dev,
11 Homepage: http://www.tianocore.org
12 Standards-Version: 3.9.8
13
14 Package: pve-edk2-firmware
15 Architecture: all
16 Depends: ${misc:Depends},
17 Description: edk2 based firmware modules for virtual machines
18 Contains OVMF and AAVMF. Open Virtual Machine Firmware (OVMF) is a build of
19 EDK II for virtual machines. It includes full support for UEFI, including
20 Secure Boot, allowing use of UEFI in place of a traditional BIOS in your VM.
21 AAVMF offers the same for AARCH64 (ARM64) based VMs.
22 Proxmox VE specific release with disabled secure boot.