From 653810b8347264c3af7da3017cb0681adcc1378c Mon Sep 17 00:00:00 2001 From: Leah Rowe Date: Sun, 19 Mar 2023 00:36:34 +0000 Subject: fix bug: me not being downloaded on some boards rename board configs, and add to sources file the t530/w530 boards in some situations, the files weren't being downloaded --- resources/coreboot/t440pmrc_12mb/board.cfg | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 resources/coreboot/t440pmrc_12mb/board.cfg (limited to 'resources/coreboot/t440pmrc_12mb/board.cfg') diff --git a/resources/coreboot/t440pmrc_12mb/board.cfg b/resources/coreboot/t440pmrc_12mb/board.cfg new file mode 100644 index 00000000..b40d70ac --- /dev/null +++ b/resources/coreboot/t440pmrc_12mb/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