mirror of
https://git.proxmox.com/git/fwupd
synced 2025-05-20 13:31:12 +00:00

The coreboot plugin never actually gained the ability to write. As it stands a coreboot system now adds *two* system-firmware devices (from both flashrom and coreboot) which isn't ideal. Just allow flashrom to enumerate quirked devices and add coreboot-specific metadata as required. If we require some kind of cbfs parsing then we can do that in FuFlashromDevice->prepare_firmware().
17 lines
354 B
Plaintext
17 lines
354 B
Plaintext
# Purism
|
|
[HwId=a0ce5085-2dea-5086-ae72-45810a186ad0]
|
|
DeviceId=librem15v3
|
|
|
|
# Libretrend
|
|
[HwId=52b68c34-6b31-5ecc-8a5c-de37e666ccd5]
|
|
DeviceId=LT1000
|
|
VersionFormat=quad
|
|
|
|
# Starlabs LabTop L4
|
|
[HwId=baf1d04e-fd16-5e6a-93cc-1c23d171f879]
|
|
DeviceId=StarlabsLabTopL4
|
|
|
|
# Starlabs LabTop L4 (in coreboot)
|
|
[Guid=0ee5867c-93f0-5fb4-adf1-9d686ea1183a]
|
|
Branch=coreboot
|