From 33e850dea55957a3b29af51f6d9fcae56e17a66a Mon Sep 17 00:00:00 2001 From: Sean Rhodes Date: Thu, 9 Sep 2021 19:59:14 +0100 Subject: [PATCH] plugins/{superio,flashrom}: Add GUIDs for StarBook Mk V --- plugins/flashrom/flashrom.quirk | 4 ++++ plugins/superio/superio.quirk | 6 ++++++ 2 files changed, 10 insertions(+) diff --git a/plugins/flashrom/flashrom.quirk b/plugins/flashrom/flashrom.quirk index cedb62dc6..fc70f49e6 100644 --- a/plugins/flashrom/flashrom.quirk +++ b/plugins/flashrom/flashrom.quirk @@ -15,6 +15,10 @@ Plugin = flashrom [baf1d04e-fd16-5e6a-93cc-1c23d171f879] Plugin = flashrom +# StarBook Mk V (HwId) +[85aba599-addd-5985-a2e8-eddb41c61ba3] +Plugin = flashrom + # Star Lite Mk II (HwId) [013b60e5-1023-5bee-8ae5-14cae21377b7] Plugin = flashrom diff --git a/plugins/superio/superio.quirk b/plugins/superio/superio.quirk index 3d5e4a779..617ddb720 100644 --- a/plugins/superio/superio.quirk +++ b/plugins/superio/superio.quirk @@ -16,6 +16,11 @@ InstallDuration = 20 SuperioChipsets = IT8987 InstallDuration = 20 +# StarBook Mk V (HwId) +[85aba599-addd-5985-a2e8-eddb41c61ba3] +SuperioChipsets = IT5570 +InstallDuration = 20 + # Star Lite Mk II (HwId) [013b60e5-1023-5bee-8ae5-14cae21377b7] SuperioChipsets = IT8987 @@ -72,3 +77,4 @@ SuperioControlPort = 0x66 SuperioDataPort = 0x62 SuperioAutoloadAction = disable SuperioTimeout = 650 +