Skip to content

Commit

Permalink
Workflow: Add information about supported BIOS
Browse files Browse the repository at this point in the history
  • Loading branch information
ayufan committed Dec 14, 2023
1 parent f5b3140 commit 943cfd9
Showing 1 changed file with 12 additions and 4 deletions.
16 changes: 12 additions & 4 deletions docs/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -90,10 +90,18 @@ By disabling usage of Kernel Drivers you are loosing the:
The application tries it best to not harm device (just in case).
So, it validates bios version. Those are currently supported:

- F7A0107 (PD ver: 0xB030)
- F7A0110 (PD ver: 0xB030)
- F7A0113 (PD ver: 0xB030)
- F7A0115 (PD ver: 0xB030)
- SteamDeck LCD:

- F7A0107 (PD ver: 0xB030)
- F7A0110 (PD ver: 0xB030)
- F7A0113 (PD ver: 0xB030)
- F7A0115 (PD ver: 0xB030)
- F7A0116 (PD ver: 0xB030)
- F7A0119 (PD ver: 0xB030)

- SteamDeck OLED:

- F7G0107 (PD ver: 0x1050)

## Author

Expand Down

0 comments on commit 943cfd9

Please sign in to comment.