Files
lbmk/config/coreboot/x270_vfsp_16mb/target.cfg
T
Leah Rowe 712145a91c x270: use full ME (only deguard)
to test whether this fixes the PCIe enum issue

now only deguard is used

Signed-off-by: Leah Rowe <leah@libreboot.org>
2026-02-20 19:33:30 +00:00

18 lines
415 B
INI

# SPDX-License-Identifier: GPL-3.0-or-later
tree="default"
xarch="i386-elf"
payload_seabios="y"
payload_grub="y"
payload_memtest="y"
grub_scan_disk="nvme ahci"
grubtree="xhci_nvme"
vcfg="x270"
build_depend="seabios/default grub/xhci_nvme memtest86plus"
IFD_platform="sklkbl"
# full ME (only deguard) used, so we don't want to do releases yet.
# we only want to do releases of roms with a neutered ME
release="n"