Commit 12b3955
committed
capsule: Fix reading BIOS platform and version
Can't believe it has never been correct...
```
> framework_tool --ho2-capsule Framework_Laptop_13_12th_Gen_Intel_Core_capsule_signed_allsku_3.09.cap
File
Size: 36130244 B
Size: 35283 KB
BIOS Platform: HFW30
BIOS Version: 03.09
[...]
> framework_tool --ho2-capsule Framework_Laptop_13_Ryzen7040_capsule_signed_allsku_3.08.cap
File
Size: 36129956 B
Size: 35283 KB
BIOS Platform: JFP30
BIOS Version: 03.08
[...]
```
Signed-off-by: Daniel Schaefer <dhs@frame.work>1 parent 95cbdc3 commit 12b3955
1 file changed
Lines changed: 4 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
| 32 | + | |
32 | 33 | | |
33 | | - | |
| 34 | + | |
34 | 35 | | |
35 | 36 | | |
36 | 37 | | |
37 | | - | |
38 | | - | |
| 38 | + | |
| 39 | + | |
39 | 40 | | |
40 | 41 | | |
41 | 42 | | |
| |||
0 commit comments