From d3ce827f967da30aa0fb35159f97f97be312729a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82=20Kope=C4=87?= Date: Wed, 16 Feb 2022 16:09:56 +0100 Subject: [PATCH] plugins/flashrom/flashrom.quirk: update NovaCustom GUIDs MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Add NS5x GUID and missing NV4x guids for devices running older firmware versions. Signed-off-by: Michał Kopeć --- plugins/flashrom/flashrom.quirk | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/plugins/flashrom/flashrom.quirk b/plugins/flashrom/flashrom.quirk index c49614cf6..4c8ea826a 100644 --- a/plugins/flashrom/flashrom.quirk +++ b/plugins/flashrom/flashrom.quirk @@ -80,8 +80,22 @@ Flags = reset-cmos # NovaCustom NV4x (HwId) [25b6ea34-8f52-598e-a27a-31e03014dbe3] Plugin = flashrom +[59caeff5-6a3c-595b-aab1-56500d0fecbc] +Plugin = flashrom # NovaCustom NV4x (Dasharo GUID) [9a8c30e2-1b7e-5b28-9632-fc2fbf8cd0ba] Branch = dasharo VersionFormat = triplet +[41a8fb3d-213a-5a8a-b0f4-e2a7c55aaf80] +Branch = dasharo +VersionFormat = triplet + +# NovaCustom NS5x (HwId) +[bab4f96c-34e4-5b92-a785-4e4489b1c395] +Plugin = flashrom + +# NovaCustom NS5x (Dasharo GUID) +[43455705-4c7d-5440-b285-8362b67a5743] +Branch = dasharo +VersionFormat = triplet