We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d488a1f commit 74281f3Copy full SHA for 74281f3
EXAMPLES.md
@@ -2,6 +2,33 @@
2
3
## Check firmware versions
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
28
29
+[...]
30
31
32
### Camera (Framework 12, Framework 13, Framework 16)
33
34
Example on Framework 12:
0 commit comments