From f1f938dfd88d965140b0bfe30891128f6de4c8fd Mon Sep 17 00:00:00 2001 From: Sean Rhodes Date: Tue, 15 Feb 2022 22:45:20 +0000 Subject: [PATCH] plugins/flashrom: Add Star Lite Mk III coreboot GUID Signed-off-by: Sean Rhodes --- plugins/flashrom/flashrom.quirk | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/plugins/flashrom/flashrom.quirk b/plugins/flashrom/flashrom.quirk index 9366acb50..a8f5b5f5c 100644 --- a/plugins/flashrom/flashrom.quirk +++ b/plugins/flashrom/flashrom.quirk @@ -33,6 +33,12 @@ Branch = coreboot VersionFormat = plain Flags = reset-cmos +# StarLite Mk III (coreboot GUID) +[3d2f164a-8818-58fd-a082-6c60a67e21a6] +Branch = coreboot +VersionFormat = plain +Flags = reset-cmos + # StarLabTop Mk IV (coreboot GUID) [0ee5867c-93f0-5fb4-adf1-9d686ea1183a] Branch = coreboot