]> git.proxmox.com Git - pve-edk2-firmware.git/commit - debian/changelog
Initial import
authorThomas Lamprecht <t.lamprecht@proxmox.com>
Fri, 16 Mar 2018 12:58:28 +0000 (13:58 +0100)
committerWolfgang Bumiller <w.bumiller@proxmox.com>
Thu, 22 Mar 2018 07:26:15 +0000 (08:26 +0100)
commit33bf0acc91472ec5e30e692b35fd16a16b5e10d3
treea00efc490b0d90dff78e053de37bd15e2b7e7edf
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>
12 files changed:
.gitignore [new file with mode: 0644]
.gitmodules [new file with mode: 0644]
Makefile [new file with mode: 0644]
debian/Logo.bmp [new file with mode: 0644]
debian/changelog [new file with mode: 0644]
debian/clean [new file with mode: 0644]
debian/compat [new file with mode: 0644]
debian/control [new file with mode: 0644]
debian/copyright [new file with mode: 0644]
debian/pve-edk2-firmware.install [new file with mode: 0644]
debian/rules [new file with mode: 0755]
edk2 [new submodule]