blob: 9b514aca354aa7a25bffbb213fed19033abe96dc (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://docs.baldeagleos.com/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<email>openrc@posteo.de</email>
<name>Andre</name>
</maintainer>
<upstream>
<bugs-to>https://github.com/SourceArcade/flashprog/issues</bugs-to>
</upstream>
<longdescription>flashprog is a utility for identifying, reading, writing, verifying and erasing flash chips. It is designed to flash BIOS/EFI/coreboot/firmware/optionROM images on mainboards, network/graphics/storage controller cards, and various other programmer devices.</longdescription>
<origin>baldeagleos-repo</origin>
</pkgmetadata>
|