1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28
|
<firmware gtype="FuCoswidFirmware">
<id>fwupd-efi:fwupdx64</id>
<version>1.4</version>
<version_scheme>semver</version_scheme>
<product>fwupdx64</product>
<summary>EFI helpers to install system firmware</summary>
<colloquial_version>1.3-3-g1d0c69f</colloquial_version>
<persistent_id>org.fwupd.fwupd-efi</persistent_id>
<device_id>SI_BIOS</device_id>
<link>
<rel>license</rel>
<href>https://spdx.org/licenses/LGPL-2.0.html</href>
</link>
<payload>
<name>foo.bin</name>
<size>123</size>
<hash>
<alg_id>sha256</alg_id>
<value>dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551</value>
</hash>
</payload>
<entity>
<name>Richard Hughes</name>
<regid>hughsie.com</regid>
<role>maintainer</role>
<role>tag-creator</role>
</entity>
</firmware>
|