mirror of
https://git.proxmox.com/git/fwupd
synced 2025-12-26 23:09:30 +00:00
In this mode, both the metadata and firmware is stored on the local filesystem and distributed using a distribution system like OSTree. Fixes https://github.com/hughsie/fwupd/issues/162
116 lines
3.8 KiB
XML
116 lines
3.8 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<components version="0.9" origin="fwupd">
|
|
|
|
<!-- some UEFI hardware needs to be enabled before the ESRT is available -->
|
|
<component type="firmware">
|
|
<id>UEFI-dummy-dev0</id>
|
|
<provides>
|
|
<firmware type="flashed">2d47f29b-83a2-4f31-a2e8-63474f4d4c2e</firmware>
|
|
</provides>
|
|
<name>UEFI Updates</name>
|
|
<summary>Enable UEFI Update Functionality</summary>
|
|
<releases>
|
|
<release version="1" timestamp="1456743843">
|
|
<description>
|
|
<p>
|
|
Applying this update will enable the UEFI firmware reporting interface on your hardware.
|
|
</p>
|
|
<p>
|
|
You will have to restart your computer after this update is installed
|
|
to be notified of any pending firmware updates.
|
|
</p>
|
|
</description>
|
|
</release>
|
|
</releases>
|
|
</component>
|
|
|
|
<!-- VL811
|
|
Latest=9.83
|
|
VL811: 36FC9E60-C465-11CF-8056-444553540000
|
|
http://www.via-labs.com/product_show.php?id=43
|
|
http://www.via-labs.com/archive/doc/Usb3HubFWUpgrade_Setup_V1.1_VL811_0983.zip
|
|
-->
|
|
<component type="firmware">
|
|
<id>com.via.VL811.firmware</id>
|
|
<provides>
|
|
<firmware type="flashed">adbb9034-b577-42c2-a661-1ee4f49ef64c</firmware>
|
|
</provides>
|
|
<name>VL811 Firmware</name>
|
|
<summary>Firmware for VIA USB 3.0 hub</summary>
|
|
<developer_name>VIA</developer_name>
|
|
<url type="homepage">http://www.via.com.tw/</url>
|
|
<releases>
|
|
<release version="0983" timestamp="1456743953">
|
|
<description>
|
|
<p>This stable release fixes the following problems with USB 3.0:</p>
|
|
<ul>
|
|
<li>Do not wake during transition to S4</li>
|
|
<li>Do not drop from Apple USB 3.0 Host during S3/S4 and Device PnP</li>
|
|
<li>Do not drop during S3/S4 when connected to native Intel and AMD Hosts</li>
|
|
</ul>
|
|
<p>This stable release fixes the following problems with USB 2.0:</p>
|
|
<ul>
|
|
<li>Do not drop from Apple USB 3.0 Host during S3/S4 and Device PnP</li>
|
|
</ul>
|
|
</description>
|
|
</release>
|
|
</releases>
|
|
</component>
|
|
|
|
<!-- VL811+
|
|
Latest=9091 NO PRODUCTS, right?
|
|
Latest=9095 USB3-HUB81X4, UD-3000
|
|
http://www.via-labs.com/product_show.php?id=40
|
|
-->
|
|
<component type="firmware">
|
|
<id>com.via.VL811+.firmware</id>
|
|
<provides>
|
|
<firmware type="flashed">54f84d05-c917-4c50-8b35-44feabaaa323</firmware>
|
|
</provides>
|
|
<name>VL811+ Firmware</name>
|
|
<summary>Firmware for VIA USB 3.0 hub</summary>
|
|
<developer_name>VIA</developer_name>
|
|
<url type="homepage">http://www.via.com.tw/</url>
|
|
<releases>
|
|
<release version="9095" timestamp="1456743953"/>
|
|
</releases>
|
|
</component>
|
|
|
|
<!-- VL812
|
|
Latest=8581
|
|
http://www.via-labs.com/product_show.php?id=41
|
|
-->
|
|
<component type="firmware">
|
|
<id>com.via.VL812.firmware</id>
|
|
<provides>
|
|
<firmware type="flashed">cd0314ec-b80f-4d1a-a24f-c409183a8b2d</firmware>
|
|
</provides>
|
|
<name>VL812 Firmware</name>
|
|
<summary>Firmware for VIA USB 3.0 hub</summary>
|
|
<developer_name>VIA</developer_name>
|
|
<url type="homepage">http://www.via.com.tw/</url>
|
|
<releases>
|
|
<release version="8581" timestamp="1456743953"/>
|
|
</releases>
|
|
</component>
|
|
|
|
<!-- VL812 B2
|
|
Latest=9091 USB3-HUB7-81X, USB3-HUB7A, PSS-SDH1
|
|
Latest=9095 USB3-HUB10C2???????????
|
|
http://www.via-labs.com/product_show.php?id=41
|
|
-->
|
|
<component type="firmware">
|
|
<id>com.via.VL812_B2.firmware</id>
|
|
<provides>
|
|
<firmware type="flashed">26470009-97a8-4028-867a-bbbac6ee7bf0</firmware>
|
|
</provides>
|
|
<name>VL812 B2 Firmware</name>
|
|
<summary>Firmware for VIA USB 3.0 hub</summary>
|
|
<developer_name>VIA</developer_name>
|
|
<url type="homepage">http://www.via.com.tw/</url>
|
|
<releases>
|
|
<release version="9091" timestamp="1456743953"/>
|
|
</releases>
|
|
</component>
|
|
</components>
|