pve-edk2-firmware/debian/control
Thomas Lamprecht 33bf0acc91 Initial import
new repository splitting out the EDK2 (Efi Development Kit II) backed
OVMF (Open Virtual Machine Firmware) from pve-qemu package, where
only pre-built BLOBs were tracked.

Borrow some the built style from the Debian Upstream package.

We do not provide/conflict ovmf from Debian, but rather see this as
it's own package, providing the FW files under its own path.

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2018-03-22 08:26:15 +01:00

21 lines
704 B
Plaintext

Source: pve-edk2-firmware
Section: misc
Priority: extra
Maintainer: Proxmox Support Team <support@proxmox.com>
Build-Depends: debhelper (>= 9),
iasl,
nasm,
python,
uuid-dev,
Homepage: http://www.tianocore.org
Standards-Version: 3.9.8
Package: pve-edk2-firmware
Architecture: all
Depends: ${misc:Depends},
Description: edk2 based firmware modules for virtual machines
Contains OVMF. Open Virtual Machine Firmware (OVMF) is a build of EDK II for
virtual machines. It includes full support for UEFI, including Secure Boot,
allowing use of UEFI in place of a traditional BIOS in your VM.
Proxmox VE specific release with disabled secure boot.