/
githubmirror
/
fwupd
Обзор
Документация
Войти
/
githubmirror
/
fwupd
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
main
libfwupdplugin/tests/uswid.builder.xml
33 строки
958 B
Richard Hughes
Add support for coSWID payload sections
02 окт 2023, 14:04
02 окт 2023, 14:04
93edf93
Код
Авторство
О чём код?
<firmware gtype="FuUswidFirmware"> <id>foo</id> <version>1.2.3</version> <hdrver>0x1</hdrver> <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> <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>tag-creator</role> </entity> </firmware> <firmware gtype="FuCoswidFirmware"> <version>456</version> </firmware> </firmware>