blob: 42256607705f192de0f42cad9b7d177f4ce0d595 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
# 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="supermicro_x11_lga1151_series"
build_depend="seabios/build grub/xhci_nvme memtest86plus/default u-boot/amd64coreboot"
IFD_platform="sklkbl"
payload_uboot="amd64"
|