mirror of
https://codeberg.org/libreboot/lbmk.git
synced 2026-07-18 14:12:44 +02:00
712145a91c
to test whether this fixes the PCIe enum issue now only deguard is used Signed-off-by: Leah Rowe <leah@libreboot.org>
18 lines
415 B
INI
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"
|