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