From 7af9953463c65fe2f02704e6bce815d830e58d7d Mon Sep 17 00:00:00 2001 From: Leah Rowe Date: Mon, 14 Nov 2022 00:51:12 +0000 Subject: pragmatic system distribution guideline compliance osboot is now part of libreboot, and will soon shut down. libreboot now conforms to osboot policy. --- resources/coreboot/t440p_12mb_cbfs4mb/board.cfg | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 resources/coreboot/t440p_12mb_cbfs4mb/board.cfg (limited to 'resources/coreboot/t440p_12mb_cbfs4mb/board.cfg') diff --git a/resources/coreboot/t440p_12mb_cbfs4mb/board.cfg b/resources/coreboot/t440p_12mb_cbfs4mb/board.cfg new file mode 100644 index 00000000..b40d70ac --- /dev/null +++ b/resources/coreboot/t440p_12mb_cbfs4mb/board.cfg @@ -0,0 +1,8 @@ +cbtree="default" +romtype="t440p" +arch="x86_64" +payload_grub="y" +payload_grub_withseabios="y" +payload_seabios="y" +payload_memtest="y" +grub_scan_disk="ahci" -- cgit v1.2.1