Skip to content

Commit 873c8ea

Browse files
authored
Merge pull request #1213 from Dasharo/novacustom_mtl_2026_01_releases
docs/variants/novacustom_v5*: Add January 2026 releases
2 parents 80f265b + f7268d4 commit 873c8ea

16 files changed

+940
-18
lines changed
27 KB
Loading
32.7 KB
Loading

docs/variants/novacustom_v540tnx/openness-score.md

Lines changed: 129 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,135 @@ Score](../../glossary.md#dasharo-openness-score) for NovaCustom V54xTNx 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.0.0
9+
10+
Openness Score for novacustom_v54x_mtl_dgpu_v1.0.0_btg_prod.rom
11+
12+
Open-source code percentage: **22.4%**
13+
Closed-source code percentage: **77.6%**
14+
15+
* Image size: 33554432 (0x2000000)
16+
* Number of regions: 28
17+
* Number of CBFSes: 3
18+
* Total open-source code size: 3884496 (0x3b45d0)
19+
* Total closed-source code size: 13427181 (0xcce1ed)
20+
* Total data size: 794415 (0xc1f2f)
21+
* Total empty size: 15448340 (0xebb914)
22+
23+
![](novacustom_v54x_mtl_dgpu_v1.0.0_btg_prod.rom_openness_chart.png)
24+
25+
![](novacustom_v54x_mtl_dgpu_v1.0.0_btg_prod.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+
| SI_ME | 0x4000 | 0x9fc000 | closed-source |
35+
| SI_DESC | 0x0 | 0x4000 | data |
36+
| RECOVERY_MRC_CACHE | 0x1000000 | 0x10000 | data |
37+
| RW_MRC_CACHE | 0x1010000 | 0x10000 | data |
38+
| SMMSTORE | 0x1020000 | 0x80000 | data |
39+
| RW_ELOG | 0x10a0000 | 0x4000 | data |
40+
| SHARED_DATA | 0x10a4000 | 0x2000 | data |
41+
| VBLOCK_DEV | 0x10a6000 | 0x2000 | data |
42+
| RW_NVRAM | 0x10a8000 | 0x6000 | data |
43+
| VBLOCK_A | 0x1200000 | 0x2000 | data |
44+
| RW_FWID_A | 0x18fffc0 | 0x40 | data |
45+
| RO_VPD | 0x1900000 | 0x4000 | data |
46+
| FMAP | 0x1906000 | 0x800 | data |
47+
| RO_FRID | 0x1906800 | 0x40 | data |
48+
| GBB | 0x1907000 | 0x3000 | data |
49+
| RW_UNUSED | 0xa00000 | 0x600000 | empty |
50+
51+
### CBFS BOOTSPLASH
52+
53+
* CBFS size: 1048576
54+
* Number of files: 1
55+
* Open-source files size: 0 (0x0)
56+
* Closed-source files size: 0 (0x0)
57+
* Data size: 28 (0x1c)
58+
* Empty size: 1048548 (0xfffe4)
59+
60+
> Numbers given above are already normalized (i.e. they already include size
61+
> of metadata and possible closed-source LAN drivers included in the payload
62+
> which are not visible in the table below)
63+
64+
| CBFS filename | CBFS filetype | Size | Compression | Category |
65+
| ------------- | ------------- | ---- | ----------- | -------- |
66+
| (empty) | null | 1048548 | none | empty |
67+
68+
### CBFS FW_MAIN_A
69+
70+
* CBFS size: 7331776
71+
* Number of files: 15
72+
* Open-source files size: 1893096 (0x1ce2e8)
73+
* Closed-source files size: 1205607 (0x126567)
74+
* Data size: 10861 (0x2a6d)
75+
* Empty size: 4222212 (0x406d04)
76+
77+
> Numbers given above are already normalized (i.e. they already include size
78+
> of metadata and possible closed-source LAN drivers included in the payload
79+
> which are not visible in the table below)
80+
81+
| CBFS filename | CBFS filetype | Size | Compression | Category |
82+
| ------------- | ------------- | ---- | ----------- | -------- |
83+
| fallback/payload | simple elf | 1515710 | none | open-source |
84+
| fallback/romstage | stage | 106872 | none | open-source |
85+
| fallback/ramstage | stage | 166040 | LZMA | open-source |
86+
| fallback/dsdt.aml | raw | 26182 | none | open-source |
87+
| fallback/postcar | stage | 78292 | none | open-source |
88+
| cpu_microcode_blob.bin | microcode | 140288 | none | closed-source |
89+
| fspm.bin | fsp | 786432 | none | closed-source |
90+
| fsps.bin | fsp | 262577 | LZ4 | closed-source |
91+
| config | raw | 6399 | LZMA | data |
92+
| revision | raw | 864 | none | data |
93+
| build_info | raw | 111 | none | data |
94+
| vbt.bin | raw | 1761 | LZ4 | data |
95+
| (empty) | null | 548 | none | empty |
96+
| (empty) | null | 4221664 | none | empty |
97+
98+
### CBFS COREBOOT
99+
100+
* CBFS size: 7299072
101+
* Number of files: 24
102+
* Open-source files size: 1991400 (0x1e62e8)
103+
* Closed-source files size: 1406150 (0x1574c6)
104+
* Data size: 15398 (0x3c26)
105+
* Empty size: 3886124 (0x3b4c2c)
106+
107+
> Numbers given above are already normalized (i.e. they already include size
108+
> of metadata and possible closed-source LAN drivers included in the payload
109+
> which are not visible in the table below)
110+
111+
| CBFS filename | CBFS filetype | Size | Compression | Category |
112+
| ------------- | ------------- | ---- | ----------- | -------- |
113+
| fallback/payload | simple elf | 1515710 | none | open-source |
114+
| fallback/romstage | stage | 106872 | none | open-source |
115+
| fallback/ramstage | stage | 166040 | LZMA | open-source |
116+
| fallback/dsdt.aml | raw | 26182 | none | open-source |
117+
| fallback/postcar | stage | 78292 | none | open-source |
118+
| bootblock | bootblock | 98304 | none | open-source |
119+
| cpu_microcode_blob.bin | microcode | 140288 | none | closed-source |
120+
| fspm.bin | fsp | 786432 | none | closed-source |
121+
| fsps.bin | fsp | 262577 | LZ4 | closed-source |
122+
| txt_sinit_acm.bin | raw | 68447 | LZMA | closed-source |
123+
| txt_bios_acm.bin | raw | 132096 | none | closed-source |
124+
| cbfs_master_header | cbfs header | 32 | none | data |
125+
| intel_fit | intel_fit | 272 | none | data |
126+
| boot_policy_manifest.bin | raw | 1536 | none | data |
127+
| key_manifest.bin | raw | 1024 | none | data |
128+
| config | raw | 6399 | LZMA | data |
129+
| revision | raw | 864 | none | data |
130+
| build_info | raw | 111 | none | data |
131+
| vbt.bin | raw | 1761 | LZ4 | data |
132+
| cmos_layout.bin | cmos_layout | 800 | none | data |
133+
| (empty) | null | 484 | none | empty |
134+
| (empty) | null | 183972 | none | empty |
135+
| (empty) | null | 3701668 | none | empty |
136+
8137
## v0.9.1
9138

10139
Report has been generated with Openness Score utility version v0.2

docs/variants/novacustom_v540tnx/releases.md

Lines changed: 122 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,119 @@ For details about our release process please read
99
{{ subscribe_form("1a00f9c2-a8cc-48b6-8913-3b84036d33e6",
1010
"Subscribe to NovaCustom V54xTNx 14th Gen Dasharo Release Newsletter") }}
1111

12+
## v1.0.0 - 2026-01-29
13+
14+
Test results for this release can be found
15+
[here](https://github.com/Dasharo/osfv-results/blob/main/boards/NovaCustom/MTL_14th_Gen/V540TNX/).
16+
17+
### Added
18+
19+
- [Quiet boot/Fast boot](https://docs.dasharo.com/dasharo-menu-docs/boot-maintenance-mgr/)
20+
- [FTDI controller support](https://github.com/Dasharo/open-source-firmware-validation/blob/develop/docs/novacustom.md)
21+
- [Dasharo TrustRoot (Intel Boot Guard) support](https://docs.dasharo.com/glossary/#dasharo-trustroot)
22+
- [Sleep-and-charge ports](https://github.com/Dasharo/ec/pull/66)
23+
- [Sleep type option](https://github.com/Dasharo/coreboot/pull/738/files)
24+
- [PCR-0 reconstruction](https://github.com/Dasharo/coreboot/pull/740)
25+
- [ACPI driver](https://docs.dasharo.com/unified/novacustom/features/#acpi-driver)
26+
- [UEFI Capsule Update support](https://docs.dasharo.com/kb/capsule-updates-overview/)
27+
- Fedora support
28+
- [Intel Boot Guard OEM Signing Key check in capsule update](https://docs.dasharo.com/guides/capsule-update/#troubleshooting)
29+
30+
### Changed
31+
32+
- [coreboot rebased on 24.12](https://doc.coreboot.org/releases/coreboot-24.12-relnotes.html)
33+
- EDK II rebased on edk2-stable202502
34+
- UEFI DBX updated to 2025-10-16
35+
- Intel Microcode updated to microcode-20251111
36+
- Owner GUID of Secure Boot DB and KEK to Microsoft recommended values
37+
38+
### Fixed
39+
40+
- [No HDMI output in FW on V540TU and V560TU](https://github.com/Dasharo/dasharo-issues/issues/930)
41+
- [Laggy behaviour on Manjaro (KDE) with open drivers](https://github.com/Dasharo/dasharo-issues/issues/911)
42+
- [Battery draining in sleep mode on Windows 11](https://github.com/Dasharo/dasharo-issues/issues/1375)
43+
- [Small text in setup menu](https://github.com/Dasharo/dasharo-issues/issues/1237)
44+
- [External boot file to USB flash drive not found after rebooting](https://github.com/dasharo/dasharo-issues/issues/990)
45+
- [XFCE battery indicator keeps switching charge state when fully charged](https://github.com/dasharo/dasharo-issues/issues/1217)
46+
- [Laptop starts after shutting down if WiFi is firmware-disabled](https://github.com/dasharo/dasharo-issues/issues/1157)
47+
- [No HDMI output in firmware](https://github.com/dasharo/dasharo-issues/issues/533)
48+
- [Integrated graphics driver does not load (Windows 11)](https://github.com/dasharo/dasharo-issues/issues/1236)
49+
- [BIOS settings are randomly reset](https://github.com/dasharo/dasharo-issues/issues/1293)
50+
- [Booting DTS v2.0.0 through iPXE has no internet](https://github.com/dasharo/dasharo-issues/issues/1142)
51+
- [Wrong serial number printed in console](https://github.com/dasharo/dasharo-issues/issues/1255)
52+
- [No external HDMI display (Firmware)](https://github.com/dasharo/dasharo-issues/issues/1098)
53+
- [Logo out of proportion](https://github.com/Dasharo/dasharo-issues/issues/1238)
54+
- [External audio devices don't work in Windows](https://github.com/Dasharo/dasharo-issues/issues/1583)
55+
- [When battery is low, USB-PD is constantly charging then discharging](https://github.com/Dasharo/dasharo-issues/issues/1660)
56+
- [Touchpad not working in Windows installer](https://github.com/Dasharo/dasharo-issues/issues/1657)
57+
- [Low graphics performance](https://github.com/Dasharo/dasharo-issues/issues/1243)
58+
- [Fusing process fails](https://github.com/Dasharo/dasharo-issues/issues/1622)
59+
- [USB-PD charger overdraw](https://github.com/Dasharo/dasharo-issues/issues/1599)
60+
- [SMMSTORE writes are unreliable if SMM_BWP is enabled](https://github.com/Dasharo/dasharo-issues/issues/1664)
61+
- [DBX update via fwupd fails](https://github.com/Dasharo/dasharo-issues/issues/1641)
62+
- [USB keyboard through docking station not working before OS boots](https://github.com/Dasharo/dasharo-issues/issues/1662)
63+
- [Windows installer claims it doesn't meet the requirements](https://github.com/Dasharo/dasharo-issues/issues/1658)
64+
- [Cannot enable memory integrity kern isolation in Windows Security](https://github.com/Dasharo/dasharo-issues/issues/1674)
65+
66+
### Known issues
67+
68+
- [Previous power state restoration doesn't work](https://github.com/Dasharo/dasharo-issues/issues/931)
69+
- [Artifacts in video playback in some players using HW acceleration](https://github.com/Dasharo/dasharo-issues/issues/948)
70+
- [Only native resolution listed for internal panel](https://github.com/Dasharo/dasharo-issues/issues/949)
71+
- [Early DMA protection cannot be applied to NovaCustom MTL](https://github.com/Dasharo/dasharo-issues/issues/985)
72+
- [Spurious USB 3 disconnects with Sonnet Echo 11 Thunderbolt 4 dock](https://github.com/Dasharo/dasharo-issues/issues/1081)
73+
- [GRUB installation fails sometimes](https://github.com/Dasharo/dasharo-issues/issues/1594)
74+
- [Capsule Updates require ME to be manually disabled](https://github.com/Dasharo/dasharo-issues/issues/1302)
75+
- [Capsule update signing is not enforced](https://github.com/Dasharo/dasharo-issues/issues/1075)
76+
- [Microphone mute Fn key doesn't work in Windows](https://github.com/Dasharo/dasharo-issues/issues/1006)
77+
- [48GB SODIMMs get hot during MemTest86+](https://github.com/Dasharo/dasharo-issues/issues/1125)
78+
- [Windows 11 fails to resume from hibernation](https://github.com/dasharo/dasharo-issues/issues/529)
79+
80+
### Binaries
81+
82+
[novacustom_v54x_mtl_dgpu_ec_v1.0.0.rom][novacustom_v54x_mtl_dgpu_ec_v1.0.0.rom_file]{.md-button}
83+
[sha256][novacustom_v54x_mtl_dgpu_ec_v1.0.0.rom_hash]{.md-button}
84+
[sha256.sig][novacustom_v54x_mtl_dgpu_ec_v1.0.0.rom_sig]{.md-button}
85+
86+
[novacustom_v54x_mtl_dgpu_v1.0.0_btg_prod.cap][novacustom_v54x_mtl_dgpu_v1.0.0_btg_prod.cap_file]{.md-button}
87+
[sha256][novacustom_v54x_mtl_dgpu_v1.0.0_btg_prod.cap_hash]{.md-button}
88+
[sha256.sig][novacustom_v54x_mtl_dgpu_v1.0.0_btg_prod.cap_sig]{.md-button}
89+
90+
[novacustom_v54x_mtl_dgpu_v1.0.0_btg_prod.rom][novacustom_v54x_mtl_dgpu_v1.0.0_btg_prod.rom_file]{.md-button}
91+
[sha256][novacustom_v54x_mtl_dgpu_v1.0.0_btg_prod.rom_hash]{.md-button}
92+
[sha256.sig][novacustom_v54x_mtl_dgpu_v1.0.0_btg_prod.rom_sig]{.md-button}
93+
94+
To verify binary integrity with hash and signature please follow the
95+
instructions in [Dasharo release signature verification](/guides/signature-verification)
96+
using [this key](https://raw.githubusercontent.com/3mdeb/3mdeb-secpack/master/customer-keys/novacustom/novacustom-open-source-firmware-release-1.x-key.asc)
97+
98+
### SBOM (Software Bill of Materials)
99+
100+
- [Dasharo coreboot fork based on 25.03 revision 6de027d1](https://github.com/Dasharo/coreboot/tree/6de027d1)
101+
- [Dasharo EDKII fork based on edk2-stable202502 revision 917172ee](https://github.com/Dasharo/edk2/tree/917172ee)
102+
- [Dasharo iPXE fork based on 2025.03 revision 6c7068fc](https://github.com/Dasharo/ipxe/tree/6c7068fc)
103+
+ [License](https://github.com/Dasharo/ipxe/blob/6c7068fc/COPYING.GPLv2)
104+
- [vboot based on 3d37d2aafe revision f1f70f46](https://chromium.googlesource.com/chromiumos/platform/vboot_reference/+/f1f70f46/)
105+
+ [License](https://chromium.googlesource.com/chromiumos/platform/vboot_reference/+/f1f70f46/LICENSE)
106+
- [Intel Management Engine version v18.0.10.2285](https://github.com/Dasharo/dasharo-blobs/blob/8dce7604/novacustom/v5x0tnx/me.bin)
107+
+ [License](https://github.com/Dasharo/dasharo-blobs/blob/main/licenses/pv%20intel%20obl%20software%20license%20agreement%2011.2.2017.pdf)
108+
- [Intel Firmware Support Package for Meteor Lake-H version 2024/04/30 v4122_12](https://github.com/Dasharo/dasharo-blobs/tree/8dce7604/novacustom/v5x0tu/MeteorLakeFspBinPkg)
109+
+ [License](https://github.com/Dasharo/dasharo-blobs/blob/main/licenses/pv%20intel%20obl%20software%20license%20agreement%2011.2.2017.pdf)
110+
- [Intel Flash Descriptor version v1.0](https://github.com/Dasharo/dasharo-blobs/blob/8dce7604/novacustom/v5x0tnx/descriptor.bin)
111+
+ [License](https://github.com/Dasharo/dasharo-blobs/blob/main/licenses/pv%20intel%20obl%20software%20license%20agreement%2011.2.2017.pdf)
112+
- [Intel microcode version MTL C0 0x00000025 0x25 19/03/2025](https://github.com/intel/Intel-Linux-Processor-Microcode-Data-Files/tree/microcode-20251111/intel-ucode/06-aa-04)
113+
+ [License](https://github.com/intel/Intel-Linux-Processor-Microcode-Data-Files/blob/microcode-20251111/license)
114+
115+
[novacustom_v54x_mtl_dgpu_ec_v1.0.0.rom_file]: https://dl.3mdeb.com/open-source-firmware/Dasharo/novacustom_v5x0_mtl/novacustom_mtl_dgpu/novacustom_v540tnx_mtl/uefi/v1.0.0/novacustom_v54x_mtl_dgpu_ec_v1.0.0.rom
116+
[novacustom_v54x_mtl_dgpu_ec_v1.0.0.rom_hash]: https://dl.3mdeb.com/open-source-firmware/Dasharo/novacustom_v5x0_mtl/novacustom_mtl_dgpu/novacustom_v540tnx_mtl/uefi/v1.0.0/novacustom_v54x_mtl_dgpu_ec_v1.0.0.rom.sha256
117+
[novacustom_v54x_mtl_dgpu_ec_v1.0.0.rom_sig]: https://dl.3mdeb.com/open-source-firmware/Dasharo/novacustom_v5x0_mtl/novacustom_mtl_dgpu/novacustom_v540tnx_mtl/uefi/v1.0.0/novacustom_v54x_mtl_dgpu_ec_v1.0.0.rom.sha256.sig
118+
[novacustom_v54x_mtl_dgpu_v1.0.0_btg_prod.cap_file]: https://dl.3mdeb.com/open-source-firmware/Dasharo/novacustom_v5x0_mtl/novacustom_mtl_dgpu/novacustom_v540tnx_mtl/uefi/v1.0.0/novacustom_v54x_mtl_dgpu_v1.0.0_btg_prod.cap
119+
[novacustom_v54x_mtl_dgpu_v1.0.0_btg_prod.cap_hash]: https://dl.3mdeb.com/open-source-firmware/Dasharo/novacustom_v5x0_mtl/novacustom_mtl_dgpu/novacustom_v540tnx_mtl/uefi/v1.0.0/novacustom_v54x_mtl_dgpu_v1.0.0_btg_prod.cap.sha256
120+
[novacustom_v54x_mtl_dgpu_v1.0.0_btg_prod.cap_sig]: https://dl.3mdeb.com/open-source-firmware/Dasharo/novacustom_v5x0_mtl/novacustom_mtl_dgpu/novacustom_v540tnx_mtl/uefi/v1.0.0/novacustom_v54x_mtl_dgpu_v1.0.0_btg_prod.cap.sha256.sig
121+
[novacustom_v54x_mtl_dgpu_v1.0.0_btg_prod.rom_file]: https://dl.3mdeb.com/open-source-firmware/Dasharo/novacustom_v5x0_mtl/novacustom_mtl_dgpu/novacustom_v540tnx_mtl/uefi/v1.0.0/novacustom_v54x_mtl_dgpu_v1.0.0_btg_prod.rom
122+
[novacustom_v54x_mtl_dgpu_v1.0.0_btg_prod.rom_hash]: https://dl.3mdeb.com/open-source-firmware/Dasharo/novacustom_v5x0_mtl/novacustom_mtl_dgpu/novacustom_v540tnx_mtl/uefi/v1.0.0/novacustom_v54x_mtl_dgpu_v1.0.0_btg_prod.rom.sha256
123+
[novacustom_v54x_mtl_dgpu_v1.0.0_btg_prod.rom_sig]: https://dl.3mdeb.com/open-source-firmware/Dasharo/novacustom_v5x0_mtl/novacustom_mtl_dgpu/novacustom_v540tnx_mtl/uefi/v1.0.0/novacustom_v54x_mtl_dgpu_v1.0.0_btg_prod.rom.sha256.sig
124+
12125
## v0.9.1 - 2024-11-07
13126

14127
Test results for this release can be found
@@ -74,23 +187,23 @@ using [this key](https://raw.githubusercontent.com/3mdeb/3mdeb-secpack/master/cu
74187
### SBOM (Software Bill of Materials)
75188

76189
- [Dasharo fork of coreboot based on 24.02 revision c44f1998](https://github.com/Dasharo/coreboot/tree/c44f1998)
77-
* [License](https://github.com/Dasharo/coreboot/blob/c44f1998/COPYING)
190+
+ [License](https://github.com/Dasharo/coreboot/blob/c44f1998/COPYING)
78191
- [Dasharo fork of EDKII based on edk2-stable202402 revision f3e18c6c](https://github.com/Dasharo/edk2/tree/f3e18c6c)
79-
* [License](https://github.com/Dasharo/edk2/blob/f3e18c6c/License.txt)
192+
+ [License](https://github.com/Dasharo/edk2/blob/f3e18c6c/License.txt)
80193
- [Dasharo fork of edk2-platforms based on 8ea6ec38 revision 3323ed48](https://github.com/Dasharo/edk2-platforms/tree/3323ed48)
81-
* [License](https://github.com/Dasharo/edk2-platforms/blob/3323ed48/License.txt)
194+
+ [License](https://github.com/Dasharo/edk2-platforms/blob/3323ed48/License.txt)
82195
- [Dasharo fork of System76 EC based on 485f3900 revision 3e931cf8](https://github.com/Dasharo/ec/tree/3e931cf8/)
83-
* [License](https://github.com/Dasharo/ec/blob/3e931cf8/LICENSE)
196+
+ [License](https://github.com/Dasharo/ec/blob/3e931cf8/LICENSE)
84197
- [Dasharo fork of iPXE based on d2d194bc revision 35d84756](https://github.com/Dasharo/ipxe/tree/35d84756)
85-
* [License](https://github.com/Dasharo/ipxe/blob/35d84756/COPYING.GPLv2)
198+
+ [License](https://github.com/Dasharo/ipxe/blob/35d84756/COPYING.GPLv2)
86199
- [vboot based on 3d37d2aa revision 3d37d2aa](https://chromium.googlesource.com/chromiumos/platform/vboot_reference/+/3d37d2aa/)
87-
* [License](https://chromium.googlesource.com/chromiumos/platform/vboot_reference/+/3d37d2aa/LICENSE)
200+
+ [License](https://chromium.googlesource.com/chromiumos/platform/vboot_reference/+/3d37d2aa/LICENSE)
88201
- [Intel Management Engine based on v18.0.5.2040 revision 3541ad31](https://github.com/Dasharo/dasharo-blobs/blob/main/novacustom/v5x0tnx/me.bin)
89-
* [License](https://github.com/Dasharo/dasharo-blobs/blob/main/licenses/pv%20intel%20obl%20software%20license%20agreement%2011.2.2017.pdf)
202+
+ [License](https://github.com/Dasharo/dasharo-blobs/blob/main/licenses/pv%20intel%20obl%20software%20license%20agreement%2011.2.2017.pdf)
90203
- [Intel Flash Descriptor based on v1.0 revision 3541ad31](https://github.com/Dasharo/dasharo-blobs/blob/main/novacustom/v5x0tnx/descriptor.bin)
91-
* [License](https://github.com/Dasharo/dasharo-blobs/blob/main/licenses/pv%20intel%20obl%20software%20license%20agreement%2011.2.2017.pdf)
204+
+ [License](https://github.com/Dasharo/dasharo-blobs/blob/main/licenses/pv%20intel%20obl%20software%20license%20agreement%2011.2.2017.pdf)
92205
- [Intel processor microcode based on MTL C0 0x0000001c revision microcode-20240531](https://github.com/intel/Intel-Linux-Processor-Microcode-Data-Files/tree/microcode-20240531/intel-ucode/06-aa-04)
93-
* [License](https://github.com/intel/Intel-Linux-Processor-Microcode-Data-Files/blob/microcode-20240531/license)
206+
+ [License](https://github.com/intel/Intel-Linux-Processor-Microcode-Data-Files/blob/microcode-20240531/license)
94207

95208
[novacustom_v54x_mtl_ec_v0.9.1.rom_file]: https://dl.3mdeb.com/open-source-firmware/Dasharo/novacustom_v54x_mtl/v0.9.1/novacustom_v54x_mtl_ec_v0.9.1.rom
96209
[novacustom_v54x_mtl_ec_v0.9.1.rom_hash]: https://dl.3mdeb.com/open-source-firmware/Dasharo/novacustom_v54x_mtl/v0.9.1/novacustom_v54x_mtl_ec_v0.9.1.rom.sha256
26.7 KB
Loading
32.4 KB
Loading

0 commit comments

Comments
 (0)