@@ -8,18 +8,20 @@ utility](https://github.com/Dasharo/Openness-Score).
8
8
9
9
## v0.9.0 heads
10
10
11
+ Report has been generated with Openness Score utility version v0.2
12
+
11
13
Openness Score for msi_ms7d25_v0.9.0_ddr5_heads.rom
12
14
13
- Open-source code percentage: ** 61.4 %**
14
- Closed-source code percentage: ** 38.6 %**
15
+ Open-source code percentage: ** 61.3 %**
16
+ Closed-source code percentage: ** 38.7 %**
15
17
16
18
* Image size: 33554432 (0x2000000)
17
- * Number of regions: 6
19
+ * Number of regions: 7
18
20
* Number of CBFSes: 1
19
21
* Total open-source code size: 9101448 (0x8ae088)
20
- * Total closed-source code size: 5716309 (0x573955 )
22
+ * Total closed-source code size: 5749077 (0x57b955 )
21
23
* Total data size: 105639 (0x19ca7)
22
- * Total empty size: 18438524 (0x119597c )
24
+ * Total empty size: 18598268 (0x11bc97c )
23
25
24
26
![ ] ( msi_ms7d25_v0.9.0_ddr5_heads.rom_openness_chart.png )
25
27
@@ -32,11 +34,17 @@ Closed-source code percentage: **38.6%**
32
34
33
35
| FMAP region | Offset | Size | Category |
34
36
| ----------- | ------ | ---- | -------- |
35
- | SI_ME | 0x1000 | 0x3d8000 | closed-source |
36
- | SI_DESC | 0x0 | 0x1000 | data |
37
37
| RW_MRC_CACHE | 0x400000 | 0x10000 | data |
38
38
| FMAP | 0x418000 | 0x200 | data |
39
39
40
+ ### IFD regions
41
+
42
+ | IFD region | Start | End | Size | Category |
43
+ | -------------- | ----- | --- | ---- | -------- |
44
+ | Intel ME | 0x00001000 | 0x003d8fff | 0x3d8000 | closed-source |
45
+ | Flash Descriptor | 0x00000000 | 0x00000fff | 0x1000 | data |
46
+ | Device Exp2 | 0x003d9000 | 0x003fffff | 0x27000 | empty |
47
+
40
48
### CBFS COREBOOT
41
49
42
50
* CBFS size: 29261312
@@ -48,7 +56,7 @@ Closed-source code percentage: **38.6%**
48
56
49
57
> Numbers given above are already normalized (i.e. they already include size
50
58
> of metadata and possible closed-source LAN drivers included in the payload
51
- > which are not visible in the table below)
59
+ > which are not visible in the table below)
52
60
53
61
| CBFS filename | CBFS filetype | Size | Compression | Category |
54
62
| ------------- | ------------- | ---- | ----------- | -------- |
@@ -78,18 +86,20 @@ Closed-source code percentage: **38.6%**
78
86
79
87
## v1.1.3
80
88
89
+ Report has been generated with Openness Score utility version v0.2
90
+
81
91
Openness Score for msi_ms7d25_v1.1.3_ddr5.rom
82
92
83
- Open-source code percentage: ** 43.0 %**
84
- Closed-source code percentage: ** 57.0 %**
93
+ Open-source code percentage: ** 44.9 %**
94
+ Closed-source code percentage: ** 55.1 %**
85
95
86
96
* Image size: 33554432 (0x2000000)
87
97
* Number of regions: 37
88
98
* Number of CBFSes: 4
89
99
* Total open-source code size: 6949213 (0x6a095d)
90
- * Total closed-source code size: 9218180 (0x8ca884 )
91
- * Total data size: 948357 (0xe7885 )
92
- * Total empty size: 16438682 (0xfad59a )
100
+ * Total closed-source code size: 8534148 (0x823884 )
101
+ * Total data size: 1472645 (0x167885 )
102
+ * Total empty size: 29181338 (0x1bd459a )
93
103
94
104
![ ] ( msi_ms7d25_v1.1.3_ddr5.rom_openness_chart.png )
95
105
@@ -102,9 +112,9 @@ Closed-source code percentage: **57.0%**
102
112
103
113
| FMAP region | Offset | Size | Category |
104
114
| ----------- | ------ | ---- | -------- |
105
- | SI_ME | 0x1000 | 0x3ff000 | closed-source |
106
- | SI_DESC | 0x0 | 0x1000 | data |
107
115
| SMMSTORE | 0x1000000 | 0x40000 | data |
116
+ | RESERVED | 0x1040000 | 0x40000 | data |
117
+ | BPA | 0x1080000 | 0x20000 | data |
108
118
| RECOVERY_MRC_CACHE | 0x10a0000 | 0x20000 | data |
109
119
| RW_MRC_CACHE | 0x10c0000 | 0x20000 | data |
110
120
| RW_ELOG | 0x10e0000 | 0x4000 | data |
@@ -116,6 +126,7 @@ Closed-source code percentage: **57.0%**
116
126
| HSPHY_FW | 0x1110000 | 0x8000 | data |
117
127
| VBLOCK_A | 0x1318000 | 0x10000 | data |
118
128
| RW_FWID_A | 0x17bff00 | 0x100 | data |
129
+ | ROMHOLE | 0x17c0000 | 0x20000 | data |
119
130
| VBLOCK_B | 0x17e0000 | 0x10000 | data |
120
131
| RW_FWID_B | 0x1bfff00 | 0x100 | data |
121
132
| RO_VPD | 0x1c00000 | 0x4000 | data |
@@ -125,6 +136,14 @@ Closed-source code percentage: **57.0%**
125
136
| GBB | 0x1c05000 | 0x3000 | data |
126
137
| UNUSED | 0x400000 | 0xc00000 | empty |
127
138
139
+ ### IFD regions
140
+
141
+ | IFD region | Start | End | Size | Category |
142
+ | -------------- | ----- | --- | ---- | -------- |
143
+ | Intel ME | 0x00001000 | 0x003d8fff | 0x3d8000 | closed-source |
144
+ | Flash Descriptor | 0x00000000 | 0x00000fff | 0x1000 | data |
145
+ | Device Exp2 | 0x003d9000 | 0x00ffffff | 0xc27000 | empty |
146
+
128
147
### CBFS BOOTSPLASH
129
148
130
149
* CBFS size: 2097152
@@ -136,7 +155,7 @@ Closed-source code percentage: **57.0%**
136
155
137
156
> Numbers given above are already normalized (i.e. they already include size
138
157
> of metadata and possible closed-source LAN drivers included in the payload
139
- > which are not visible in the table below)
158
+ > which are not visible in the table below)
140
159
141
160
| CBFS filename | CBFS filetype | Size | Compression | Category |
142
161
| ------------- | ------------- | ---- | ----------- | -------- |
@@ -153,7 +172,7 @@ Closed-source code percentage: **57.0%**
153
172
154
173
> Numbers given above are already normalized (i.e. they already include size
155
174
> of metadata and possible closed-source LAN drivers included in the payload
156
- > which are not visible in the table below)
175
+ > which are not visible in the table below)
157
176
158
177
| CBFS filename | CBFS filetype | Size | Compression | Category |
159
178
| ------------- | ------------- | ---- | ----------- | -------- |
@@ -182,7 +201,7 @@ Closed-source code percentage: **57.0%**
182
201
183
202
> Numbers given above are already normalized (i.e. they already include size
184
203
> of metadata and possible closed-source LAN drivers included in the payload
185
- > which are not visible in the table below)
204
+ > which are not visible in the table below)
186
205
187
206
| CBFS filename | CBFS filetype | Size | Compression | Category |
188
207
| ------------- | ------------- | ---- | ----------- | -------- |
@@ -211,7 +230,7 @@ Closed-source code percentage: **57.0%**
211
230
212
231
> Numbers given above are already normalized (i.e. they already include size
213
232
> of metadata and possible closed-source LAN drivers included in the payload
214
- > which are not visible in the table below)
233
+ > which are not visible in the table below)
215
234
216
235
| CBFS filename | CBFS filetype | Size | Compression | Category |
217
236
| ------------- | ------------- | ---- | ----------- | -------- |
@@ -235,18 +254,20 @@ Closed-source code percentage: **57.0%**
235
254
236
255
## v1.1.4
237
256
257
+ Report has been generated with Openness Score utility version v0.2
258
+
238
259
Openness Score for msi_ms7d25_v1.1.4_ddr5.rom
239
260
240
- Open-source code percentage: ** 40.8 %**
241
- Closed-source code percentage: ** 59.2 %**
261
+ Open-source code percentage: ** 42.7 %**
262
+ Closed-source code percentage: ** 57.3 %**
242
263
243
264
* Image size: 33554432 (0x2000000)
244
265
* Number of regions: 37
245
266
* Number of CBFSes: 4
246
267
* Total open-source code size: 6370750 (0x6135be)
247
- * Total closed-source code size: 9233747 (0x8ce553 )
248
- * Total data size: 948795 (0xe7a3b )
249
- * Total empty size: 17001140 (0x1036ab4 )
268
+ * Total closed-source code size: 8549715 (0x827553 )
269
+ * Total data size: 1473083 (0x167a3b )
270
+ * Total empty size: 17160884 (0x105dab4 )
250
271
251
272
![ ] ( msi_ms7d25_v1.1.4_ddr5.rom_openness_chart.png )
252
273
@@ -259,9 +280,9 @@ Closed-source code percentage: **59.2%**
259
280
260
281
| FMAP region | Offset | Size | Category |
261
282
| ----------- | ------ | ---- | -------- |
262
- | SI_ME | 0x1000 | 0x3ff000 | closed-source |
263
- | SI_DESC | 0x0 | 0x1000 | data |
264
283
| SMMSTORE | 0x1000000 | 0x40000 | data |
284
+ | RESERVED | 0x1040000 | 0x40000 | data |
285
+ | BPA | 0x1080000 | 0x20000 | data |
265
286
| RECOVERY_MRC_CACHE | 0x10a0000 | 0x20000 | data |
266
287
| RW_MRC_CACHE | 0x10c0000 | 0x20000 | data |
267
288
| RW_ELOG | 0x10e0000 | 0x4000 | data |
@@ -273,6 +294,7 @@ Closed-source code percentage: **59.2%**
273
294
| HSPHY_FW | 0x1110000 | 0x8000 | data |
274
295
| VBLOCK_A | 0x1318000 | 0x10000 | data |
275
296
| RW_FWID_A | 0x17bff00 | 0x100 | data |
297
+ | ROMHOLE | 0x17c0000 | 0x20000 | data |
276
298
| VBLOCK_B | 0x17e0000 | 0x10000 | data |
277
299
| RW_FWID_B | 0x1bfff00 | 0x100 | data |
278
300
| RO_VPD | 0x1c00000 | 0x4000 | data |
@@ -282,6 +304,14 @@ Closed-source code percentage: **59.2%**
282
304
| GBB | 0x1c05000 | 0x3000 | data |
283
305
| UNUSED | 0x400000 | 0xc00000 | empty |
284
306
307
+ ### IFD regions
308
+
309
+ | IFD region | Start | End | Size | Category |
310
+ | -------------- | ----- | --- | ---- | -------- |
311
+ | Intel ME | 0x00001000 | 0x003d8fff | 0x3d8000 | closed-source |
312
+ | Flash Descriptor | 0x00000000 | 0x00000fff | 0x1000 | data |
313
+ | Device Exp2 | 0x003d9000 | 0x003fffff | 0x27000 | empty |
314
+
285
315
### CBFS BOOTSPLASH
286
316
287
317
* CBFS size: 2097152
0 commit comments