Skip to content

Commit 943cfd9

Browse files
committed
Workflow: Add information about supported BIOS
1 parent f5b3140 commit 943cfd9

File tree

1 file changed

+12
-4
lines changed

1 file changed

+12
-4
lines changed

docs/README.md

Lines changed: 12 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -90,10 +90,18 @@ By disabling usage of Kernel Drivers you are loosing the:
9090
The application tries it best to not harm device (just in case).
9191
So, it validates bios version. Those are currently supported:
9292

93-
- F7A0107 (PD ver: 0xB030)
94-
- F7A0110 (PD ver: 0xB030)
95-
- F7A0113 (PD ver: 0xB030)
96-
- F7A0115 (PD ver: 0xB030)
93+
- SteamDeck LCD:
94+
95+
- F7A0107 (PD ver: 0xB030)
96+
- F7A0110 (PD ver: 0xB030)
97+
- F7A0113 (PD ver: 0xB030)
98+
- F7A0115 (PD ver: 0xB030)
99+
- F7A0116 (PD ver: 0xB030)
100+
- F7A0119 (PD ver: 0xB030)
101+
102+
- SteamDeck OLED:
103+
104+
- F7G0107 (PD ver: 0x1050)
97105

98106
## Author
99107

0 commit comments

Comments
 (0)