New mainboard: X2E_N150

Patch in Gerrit: https://review.coreboot.org/c/coreboot/+/89281
Not working: USB3 ports only work at USB2 speeds.

IFD:
Modified the original by:
- Removing Device Exp2 region (empty anyway)
- Enlarging the BIOS region to use this freed space
- Setting the HAP bit in PCHSTRP55 using a fork of
  me_cleaner: https://github.com/XutaxKamay/me_cleaner

Signed-off-by: Riku Viitanen <riku.viitanen@protonmail.com>
Signed-off-by: Leah Rowe <leah@libreboot.org>
This commit is contained in:
Riku Viitanen
2025-09-27 10:53:05 +03:00
parent c9d6143e20
commit b4c3bafb0e
10 changed files with 1137 additions and 9 deletions
+5
View File
@@ -0,0 +1,5 @@
# SPDX-License-Identifier: GPL-3.0-or-later
rev="f20532d90378120b1ed2e710cecb36505cc70c31"
url="https://codeberg.org/libreboot/me_cleaner"
bkup_url="https://git.disroot.org/libreboot/me_cleaner"