plugins/{superio,flashrom}: Add GUIDs for StarBook Mk V

This commit is contained in:
Sean Rhodes 2021-09-09 19:59:14 +01:00 committed by Mario Limonciello
parent 75eae41a86
commit 33e850dea5
2 changed files with 10 additions and 0 deletions

View File

@ -15,6 +15,10 @@ Plugin = flashrom
[baf1d04e-fd16-5e6a-93cc-1c23d171f879] [baf1d04e-fd16-5e6a-93cc-1c23d171f879]
Plugin = flashrom Plugin = flashrom
# StarBook Mk V (HwId)
[85aba599-addd-5985-a2e8-eddb41c61ba3]
Plugin = flashrom
# Star Lite Mk II (HwId) # Star Lite Mk II (HwId)
[013b60e5-1023-5bee-8ae5-14cae21377b7] [013b60e5-1023-5bee-8ae5-14cae21377b7]
Plugin = flashrom Plugin = flashrom

View File

@ -16,6 +16,11 @@ InstallDuration = 20
SuperioChipsets = IT8987 SuperioChipsets = IT8987
InstallDuration = 20 InstallDuration = 20
# StarBook Mk V (HwId)
[85aba599-addd-5985-a2e8-eddb41c61ba3]
SuperioChipsets = IT5570
InstallDuration = 20
# Star Lite Mk II (HwId) # Star Lite Mk II (HwId)
[013b60e5-1023-5bee-8ae5-14cae21377b7] [013b60e5-1023-5bee-8ae5-14cae21377b7]
SuperioChipsets = IT8987 SuperioChipsets = IT8987
@ -72,3 +77,4 @@ SuperioControlPort = 0x66
SuperioDataPort = 0x62 SuperioDataPort = 0x62
SuperioAutoloadAction = disable SuperioAutoloadAction = disable
SuperioTimeout = 650 SuperioTimeout = 650