mirror of
https://git.proxmox.com/git/fwupd
synced 2025-06-08 18:27:42 +00:00

Add a quirk for NovaCustom NV4x devices. These laptops are running coreboot and are updatable using flashrom. The HwId GUID matches to both previous Insyde firmware and the current Dasharo firmware. The Dasharo GUID matches to the devices running Dasharo firmware. This way the device can be switched from Insyde to Dasharo using `fwupdmgr switch-branch`. Homepage: https://configurelaptop.eu/nv40-series/ Signed-off-by: Michał Kopeć <michal.kopec@3mdeb.com>
55 lines
1.1 KiB
Plaintext
55 lines
1.1 KiB
Plaintext
# Purism
|
|
[a0ce5085-2dea-5086-ae72-45810a186ad0]
|
|
Plugin = flashrom
|
|
|
|
# Libretrend
|
|
[52b68c34-6b31-5ecc-8a5c-de37e666ccd5]
|
|
Plugin = flashrom
|
|
VersionFormat = quad
|
|
|
|
# StarLite Mk II (HwId)
|
|
[013b60e5-1023-5bee-8ae5-14cae21377b7]
|
|
Plugin = flashrom
|
|
|
|
# StarLite Mk III (HwId)
|
|
[d5521faa-c50b-5d64-971d-8fd400030c51]
|
|
Plugin = flashrom
|
|
|
|
# StarLabTop Mk III (HwId)
|
|
[013b60e5-1023-5bee-8ae5-14cae21377b7]
|
|
Plugin = flashrom
|
|
|
|
# StarLabTop Mk IV (HwId)
|
|
[baf1d04e-fd16-5e6a-93cc-1c23d171f879]
|
|
Plugin = flashrom
|
|
|
|
# StarBookMk V (HwId)
|
|
[85aba599-addd-5985-a2e8-eddb41c61ba3]
|
|
Plugin = flashrom
|
|
|
|
# StarLabTop Mk III (coreboot GUID)
|
|
[d33219e2-b84c-53a8-a624-27af9752dba6]
|
|
Branch = coreboot
|
|
VersionFormat = plain
|
|
Flags = reset-cmos
|
|
|
|
# StarLabTop Mk IV (coreboot GUID)
|
|
[0ee5867c-93f0-5fb4-adf1-9d686ea1183a]
|
|
Branch = coreboot
|
|
VersionFormat = plain
|
|
Flags = reset-cmos
|
|
|
|
# StarBook Mk V (coreboot GUID)
|
|
[54c96fef-31e7-5011-a3ff-ea8e855d9acd]
|
|
Branch = coreboot
|
|
VersionFormat = plain
|
|
Flags = reset-cmos
|
|
|
|
# NovaCustom NV4x (HwId)
|
|
[25b6ea34-8f52-598e-a27a-31e03014dbe3]
|
|
Plugin = flashrom
|
|
|
|
# NovaCustom NV4x (Dasharo GUID)
|
|
[9a8c30e2-1b7e-5b28-9632-fc2fbf8cd0ba]
|
|
Branch = dasharo
|