mirror of
https://codeberg.org/libreboot/lbmk.git
synced 2026-09-20 05:30:25 +02:00
8d0ad21112
it currently boot loops like on some kabylake machines really buggy codebase. i should just rip off the band-aid and add edk2 already. Signed-off-by: Leah Rowe <leah@libreboot.org>
12 lines
257 B
INI
12 lines
257 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="hp820g2"
|
|
build_depend="seabios/default grub/xhci_nvme memtest86plus"
|