blob: b66145e6311d3d581f066a66b1f773d5bbb21094 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://srcux.com/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>
<origin>srcux</origin>
</pkgmetadata>
|