/
githubmirror
/
fwupd
Обзор
Документация
Войти
/
githubmirror
/
fwupd
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
main
libfwupdplugin/tests/coswid.builder.xml
28 строк
831 B
Richard Hughes
Add support for coSWID device-id and persistent-id
04 ноя 2025, 21:04
04 ноя 2025, 21:04
1bd4887
Код
Авторство
О чём код?
<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>