mirror of
https://codeberg.org/libreboot/lbmk.git
synced 2026-07-13 14:59:34 +02:00
9142c8b419
Yes. Thank you Johann C. Rode for this excellent coreboot port. You're a star. Signed-off-by: Leah Rowe <leah@libreboot.org>
13 lines
276 B
INI
13 lines
276 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="t580"
|
|
build_depend="seabios/default grub/xhci_nvme memtest86plus"
|
|
IFD_platform="sklkbl"
|