diff options
| author | Leah Rowe <leah@libreboot.org> | 2025-12-21 13:15:58 +0100 |
|---|---|---|
| committer | Leah Rowe <leah@libreboot.org> | 2025-12-21 14:49:53 +0000 |
| commit | 9142c8b41921e659d69878702089eb37c87f02b5 (patch) | |
| tree | 48c4e45ff892c5a6f346ec84464f69fda4880aae /config/coreboot/t580_vfsp_16mb/target.cfg | |
| parent | 992b03a38308d77db52f6a2a0f2b40c6fa08e305 (diff) | |
Yes.
Thank you Johann C. Rode for this excellent coreboot port.
You're a star.
Signed-off-by: Leah Rowe <leah@libreboot.org>
Diffstat (limited to 'config/coreboot/t580_vfsp_16mb/target.cfg')
| -rw-r--r-- | config/coreboot/t580_vfsp_16mb/target.cfg | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/config/coreboot/t580_vfsp_16mb/target.cfg b/config/coreboot/t580_vfsp_16mb/target.cfg new file mode 100644 index 00000000..0a76f762 --- /dev/null +++ b/config/coreboot/t580_vfsp_16mb/target.cfg @@ -0,0 +1,12 @@ +# 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" |
