mirror of
https://codeberg.org/libreboot/lbmk.git
synced 2026-07-11 05:52:36 +02:00
86cbf66b78
Thank you Iru Cai for this coreboot port. Signed-off-by: Leah Rowe <leah@libreboot.org>
13 lines
293 B
INI
13 lines
293 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="ahci"
|
|
grubtree="xhci_nvme"
|
|
vcfg="e7240"
|
|
build_depend="seabios/default grub/xhci_nvme memtest86plus u-boot/amd64coreboot"
|
|
payload_uboot="amd64"
|