mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-01-06 02:17:34 -08:00
20 lines
713 B
XML
20 lines
713 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
|
|
<pkgmetadata>
|
|
<maintainer type="person">
|
|
<email>nowa@gentoo.org</email>
|
|
<name>Nowa Ammerlaan</name>
|
|
</maintainer>
|
|
<stabilize-allarches/>
|
|
<longdescription lang="en">
|
|
This is a small collection of tools for edk2 firmware images. They
|
|
support decoding and printing the content of firmware volumes.
|
|
Variable stores (OVMF_VARS.fd) can be modified, for example to enroll
|
|
secure boot certificates.
|
|
</longdescription>
|
|
<upstream>
|
|
<remote-id type="pypi">virt-firmware</remote-id>
|
|
<remote-id type="gitlab">kraxel/virt-firmware</remote-id>
|
|
</upstream>
|
|
</pkgmetadata>
|