Skip to content

Commit 72448cb

Browse files
Merge pull request #981 from Dasharo/vp2410_rel_v1.1.1
docs/variants/protectli_vp2410: Add v1.1.1 release information
2 parents e3ae6a0 + ac60336 commit 72448cb

File tree

4 files changed

+141
-5
lines changed

4 files changed

+141
-5
lines changed

docs/variants/protectli_vp2410/openness-score.md

Lines changed: 83 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,89 @@ Score](../../glossary.md#dasharo-openness-score) for Protectli VP2410 Dasharo
55
releases. The content of the page is generated with [Dasharo Openness Score
66
utility](https://github.com/Dasharo/Openness-Score).
77

8+
## v1.1.1
9+
10+
Openness Score for protectli_vp2410_v1.1.1.rom
11+
12+
Open-source code percentage: **29.5%**
13+
Closed-source code percentage: **70.5%**
14+
15+
* Image size: 8388608 (0x800000)
16+
* Number of regions: 17
17+
* Number of CBFSes: 2
18+
* Total open-source code size: 2086013 (0x1fd47d)
19+
* Total closed-source code size: 4984670 (0x4c0f5e)
20+
* Total data size: 409629 (0x6401d)
21+
* Total empty size: 908296 (0xddc08)
22+
23+
![](protectli_vp2410_v1.1.1.rom_openness_chart.png)
24+
25+
![](protectli_vp2410_v1.1.1.rom_openness_chart_full_image.png)
26+
27+
> Numbers given above already include the calculations from CBFS regions
28+
> presented below
29+
30+
### FMAP regions
31+
32+
| FMAP region | Offset | Size | Category |
33+
| ----------- | ------ | ---- | -------- |
34+
| IFWI | 0x1000 | 0x2ff000 | closed-source |
35+
| SI_DESC | 0x0 | 0x1000 | data |
36+
| RECOVERY_MRC_CACHE | 0x300000 | 0x10000 | data |
37+
| RW_MRC_CACHE | 0x310000 | 0x10000 | data |
38+
| FMAP | 0x3a1000 | 0x1000 | data |
39+
| SMMSTORE | 0x67f000 | 0x40000 | data |
40+
41+
### CBFS BOOTSPLASH
42+
43+
* CBFS size: 524288
44+
* Number of files: 1
45+
* Open-source files size: 0 (0x0)
46+
* Closed-source files size: 0 (0x0)
47+
* Data size: 28 (0x1c)
48+
* Empty size: 524260 (0x7ffe4)
49+
50+
> Numbers given above are already normalized (i.e. they already include size
51+
> of metadata and possible closed-source LAN drivers included in the payload
52+
> which are not visible in the table below)
53+
54+
| CBFS filename | CBFS filetype | Size | Compression | Category |
55+
| ------------- | ------------- | ---- | ----------- | -------- |
56+
| (empty) | null | 524260 | none | empty |
57+
58+
### CBFS COREBOOT
59+
60+
* CBFS size: 3002368
61+
* Number of files: 17
62+
* Open-source files size: 2086013 (0x1fd47d)
63+
* Closed-source files size: 524126 (0x7ff5e)
64+
* Data size: 8193 (0x2001)
65+
* Empty size: 384036 (0x5dc24)
66+
67+
> Numbers given above are already normalized (i.e. they already include size
68+
> of metadata and possible closed-source LAN drivers included in the payload
69+
> which are not visible in the table below)
70+
71+
| CBFS filename | CBFS filetype | Size | Compression | Category |
72+
| ------------- | ------------- | ---- | ----------- | -------- |
73+
| fallback/payload | simple elf | 1848895 | none | open-source |
74+
| fallback/romstage | stage | 48672 | LZ4 | open-source |
75+
| fallback/ramstage | stage | 125050 | LZMA | open-source |
76+
| fallback/dsdt.aml | raw | 7244 | none | open-source |
77+
| pt | raw | 20480 | none | open-source |
78+
| pdpt | raw | 32 | none | open-source |
79+
| fallback/postcar | stage | 35640 | none | open-source |
80+
| cpu_microcode_blob.bin | microcode | 153600 | none | closed-source |
81+
| fspm.bin | fsp | 178014 | LZ4 | closed-source |
82+
| fsps.bin | fsp | 192512 | none | closed-source |
83+
| cbfs_master_header | cbfs header | 32 | none | data |
84+
| config | raw | 4661 | LZMA | data |
85+
| revision | raw | 859 | none | data |
86+
| build_info | raw | 103 | none | data |
87+
| vbt.bin | raw | 1271 | LZMA | data |
88+
| header_pointer | cbfs header | 4 | none | data |
89+
| (empty) | null | 384036 | none | empty |
90+
891
## v1.1.0
992

1093
Openness Score for protectli_vp2410_v1.1.0.rom
24.8 KB
Loading
31.9 KB
Loading

docs/variants/protectli_vp2410/releases.md

Lines changed: 58 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,58 @@ For details about our release process please read
1414
Test results for this platform can be found
1515
[here](https://docs.google.com/spreadsheets/d/1wSE6xA3K3nXewwLn5lV39_2wZL1kg5AkGb4mvmG3bwE/edit#gid=1033426620).
1616

17+
## v1.1.1 - 2025-01-23
18+
19+
Test results for this release can be found
20+
[here](https://github.com/Dasharo/osfv-results/blob/main/boards/Protectli/VP2410/VP2410_v1.1.1_results.csv).
21+
22+
### Added
23+
24+
- [CPU throttling option](https://docs.dasharo.com/dasharo-menu-docs/dasharo-system-features/#power-management-options)
25+
- [Power state after AC loss option](https://docs.dasharo.com/dasharo-menu-docs/dasharo-system-features/#power-management-options)
26+
27+
### Changed
28+
29+
- Rebased coreboot to 24.02
30+
- Rebased edk2 to edk2-stable202405
31+
32+
### Known issues
33+
34+
- [VP2410 does not power on after shutting down with power button 4s override](https://github.com/Dasharo/dasharo-issues/issues/643)
35+
- [USB 2.0 sticks not detected on VP2410](https://github.com/Dasharo/dasharo-issues/issues/99)
36+
- [S3 resume does not work in Geminilake FSP](https://github.com/Dasharo/dasharo-issues/issues/27)
37+
38+
### Binaries
39+
40+
[protectli_vp2410_v1.1.1.rom][protectli_vp2410_v1.1.1.rom_file]{.md-button}
41+
[sha256][protectli_vp2410_v1.1.1.rom_hash]{.md-button}
42+
[sha256.sig][protectli_vp2410_v1.1.1.rom_sig]{.md-button}
43+
44+
To verify binary integrity with hash and signature please follow the
45+
instructions in [Dasharo release signature verification](/guides/signature-verification)
46+
using [this key](https://raw.githubusercontent.com/3mdeb/3mdeb-secpack/master/customer-keys/protectli/release-keys/dasharo-release-1.1.x-for-protectli-signing-key.asc)
47+
48+
### SBOM (Software Bill of Materials)
49+
50+
- [Dasharo coreboot fork based on 24.02 revision 001d6f77](https://github.com/Dasharo/coreboot/tree/001d6f77)
51+
+ [License](https://github.com/Dasharo/coreboot/blob/001d6f77/COPYING)
52+
- [Dasharo EDKII fork based on edk2-stable202405 revision 8a9fd05f](https://github.com/Dasharo/edk2/tree/8a9fd05f)
53+
+ [License](https://github.com/Dasharo/edk2/blob/8a9fd05f/License.txt)
54+
- [iPXE based on 2023.12 revision 35d84756](https://github.com/Dasharo/ipxe/tree/35d84756)
55+
+ [License](https://github.com/Dasharo/ipxe/blob/35d84756/COPYING.GPLv2)
56+
- [vboot based on 3d37d2aafe revision 3d37d2aa](https://chromium.googlesource.com/chromiumos/platform/vboot_reference/+/3d37d2aa/)
57+
+ [License](https://chromium.googlesource.com/chromiumos/platform/vboot_reference/+/3d37d2aa/LICENSE)
58+
- [Intel Management Engine/Trusted Execution Engine version v4.0.50.2083](https://github.com/Dasharo/dasharo-blobs/blob/cc9465c1/protectli/vault_glk/ifwi.bin)
59+
+ [License](https://github.com/Dasharo/dasharo-blobs/blob/cc9465c1/licenses/pv%20intel%20obl%20software%20license%20agreement%2011.2.2017.pdf)
60+
- [Intel Flash Descriptor version v1.0](https://github.com/Dasharo/dasharo-blobs/blob/cc9465c1/protectli/vault_glk/descriptor.bin)
61+
+ [License](https://github.com/Dasharo/dasharo-blobs/blob/cc9465c1/licenses/pv%20intel%20obl%20software%20license%20agreement%2011.2.2017.pdf)
62+
- [Intel Firmware Support Package version GLK v2.2.1.3.2](https://github.com/Dasharo/dasharo-blobs/blob/cc9465c1/protectli/vault_glk/GeminilakeFspBinPkg)
63+
+ [License](https://github.com/Dasharo/dasharo-blobs/blob/cc9465c1/licenses/INTEL_FSP_SIC_LICENSE.txt)
64+
- [Intel microcode version GLK B0 0x42 19/04/2024](https://github.com/intel/Intel-Linux-Processor-Microcode-Data-Files/tree/microcode-20240531/intel-ucode/06-7a-01)
65+
+ [License](https://github.com/intel/Intel-Linux-Processor-Microcode-Data-Files/blob/microcode-20240531/license)
66+
- [Intel microcode version GLK R0 0x24 25/08/2023](https://github.com/intel/Intel-Linux-Processor-Microcode-Data-Files/tree/microcode-20240531/intel-ucode/06-7a-08)
67+
+ [License](https://github.com/intel/Intel-Linux-Processor-Microcode-Data-Files/blob/microcode-20240531/license)
68+
1769
## v1.1.0 - 2024-05-16
1870

1971
### Added
@@ -74,11 +126,6 @@ using [this key](https://raw.githubusercontent.com/3mdeb/3mdeb-secpack/master/cu
74126
- [Intel microcode based on GLK B0 0x0000003e revision microcode-20230808](https://github.com/intel/Intel-Linux-Processor-Microcode-Data-Files/tree/microcode-20230808/intel-ucode/06-7a-01)
75127
- [Intel microcode based on GLK R0 0x00000022 revision microcode-20230808](https://github.com/intel/Intel-Linux-Processor-Microcode-Data-Files/tree/microcode-20230808/intel-ucode/06-7a-08)
76128

77-
[newsletter]: https://newsletter.3mdeb.com/subscription/n2EpSxtqL
78-
[protectli_vp2410_v1.1.0.rom_file]: https://dl.3mdeb.com/open-source-firmware/Dasharo/protectli_vault_glk/v1.1.0/protectli_vp2410_v1.1.0.rom
79-
[protectli_vp2410_v1.1.0.rom_hash]: https://dl.3mdeb.com/open-source-firmware/Dasharo/protectli_vault_glk/v1.1.0/protectli_vp2410_v1.1.0.rom.sha256
80-
[protectli_vp2410_v1.1.0.rom_sig]: https://dl.3mdeb.com/open-source-firmware/Dasharo/protectli_vault_glk/v1.1.0/protectli_vp2410_v1.1.0.rom.sha256.sig
81-
82129
## v1.0.15 - 2022-05-31
83130

84131
### Changed
@@ -117,6 +164,12 @@ using [this key](https://raw.githubusercontent.com/3mdeb/3mdeb-secpack/master/cu
117164
+ CPU signature: 0x0706A1, Date: 09.06.2020, Revision: 0x34
118165

119166
[newsletter]: https://newsletter.3mdeb.com/subscription/n2EpSxtqL
167+
[protectli_vp2410_v1.1.1.rom_file]: https://dl.3mdeb.com/open-source-firmware/Dasharo/protectli_vault_glk/v1.1.1/protectli_vp2410_v1.1.1.rom
168+
[protectli_vp2410_v1.1.1.rom_hash]: https://dl.3mdeb.com/open-source-firmware/Dasharo/protectli_vault_glk/v1.1.1/protectli_vp2410_v1.1.1.rom.sha256
169+
[protectli_vp2410_v1.1.1.rom_sig]: https://dl.3mdeb.com/open-source-firmware/Dasharo/protectli_vault_glk/v1.1.1/protectli_vp2410_v1.1.1.rom.sha256.sig
170+
[protectli_vp2410_v1.1.0.rom_file]: https://dl.3mdeb.com/open-source-firmware/Dasharo/protectli_vault_glk/v1.1.0/protectli_vp2410_v1.1.0.rom
171+
[protectli_vp2410_v1.1.0.rom_hash]: https://dl.3mdeb.com/open-source-firmware/Dasharo/protectli_vault_glk/v1.1.0/protectli_vp2410_v1.1.0.rom.sha256
172+
[protectli_vp2410_v1.1.0.rom_sig]: https://dl.3mdeb.com/open-source-firmware/Dasharo/protectli_vault_glk/v1.1.0/protectli_vp2410_v1.1.0.rom.sha256.sig
120173
[v1.0.15_rom]: https:/3mdeb.com/open-source-firmware/Dasharo/protectli_vault_glk/v1.0.15/protectli_vault_glk_v1.0.15.rom
121174
[v1.0.15_hash]: https://3mdeb.com/open-source-firmware/Dasharo/protectli_vault_glk/v1.0.15/protectli_vault_glk_v1.0.15.rom.sha256
122175
[v1.0.15_sig]: https://3mdeb.com/open-source-firmware/Dasharo/protectli_vault_glk/v1.0.15/protectli_vault_glk_v1.0.15.rom.sha256.sig

0 commit comments

Comments
 (0)