File tree Expand file tree Collapse file tree 1 file changed +27
-0
lines changed Expand file tree Collapse file tree 1 file changed +27
-0
lines changed Original file line number Diff line number Diff line change 2
2
3
3
## Check firmware versions
4
4
5
+ ### BIOS (Mainboard, UEFI, EC, PD)
6
+
7
+ Example on Framework 13 AMD Ryzen AI 300 Series:
8
+
9
+ ```
10
+ > framework_tool --versions
11
+ Mainboard Hardware
12
+ Type: Laptop 13 (AMD Ryzen AI 300 Series)
13
+ Revision: MassProduction
14
+ UEFI BIOS
15
+ Version: 03.00
16
+ Release Date: 03/10/2025
17
+ EC Firmware
18
+ Build version: "lilac-3.0.0-1541dc6 2025-05-05 11:31:24 zoid@localhost"
19
+ RO Version: "lilac-3.0.0-1541dc6"
20
+ RW Version: "lilac-3.0.0-1541dc6"
21
+ Current image: RO
22
+ PD Controllers
23
+ Right (01)
24
+ Main: 0.0.0E (Active)
25
+ Backup: 0.0.0E
26
+ Left (23)
27
+ Main: 0.0.0E (Active)
28
+ Backup: 0.0.0E
29
+ [...]
30
+ ```
31
+
5
32
### Camera (Framework 12, Framework 13, Framework 16)
6
33
7
34
Example on Framework 12:
You can’t perform that action at this time.
0 commit comments