diff options
author | Leah Rowe <leah@libreboot.org> | 2022-11-29 01:24:30 +0000 |
---|---|---|
committer | Gogs <gogitservice@gmail.com> | 2022-11-29 01:24:30 +0000 |
commit | cf0522203d7de582e362597280600b9a2a0fa8ea (patch) | |
tree | 07a9980ed7cc989b61bf718707d89969c90dcf39 /resources/coreboot/t430_12mb/board.cfg | |
parent | 0c5dfddd64f5051f1eea7b256a37fb748cc5498f (diff) | |
parent | a40ba4ad117b90074235074747ee7e039302d012 (diff) |
Merge branch 'master' of Arsen/lbmk into master
Diffstat (limited to 'resources/coreboot/t430_12mb/board.cfg')
-rw-r--r-- | resources/coreboot/t430_12mb/board.cfg | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/resources/coreboot/t430_12mb/board.cfg b/resources/coreboot/t430_12mb/board.cfg new file mode 100644 index 00000000..e7626cf1 --- /dev/null +++ b/resources/coreboot/t430_12mb/board.cfg @@ -0,0 +1,8 @@ +cbtree="default" +romtype="normal" +arch="x86_64" +payload_grub="y" +payload_grub_withseabios="y" +payload_seabios="y" +payload_memtest="y" +grub_scan_disk="ahci" |