diff options
author | Leah Rowe <leah@libreboot.org> | 2023-03-19 00:23:29 +0000 |
---|---|---|
committer | Leah Rowe <leah@libreboot.org> | 2023-03-19 00:23:29 +0000 |
commit | 2bb63d8559605e94dc8774d5c0cfcb8b97525402 (patch) | |
tree | 55f131ab31748ad8309b698574e74a16a206da22 /resources/coreboot/w530_12mb/board.cfg | |
parent | 896e90654fb39edcf333c1cea3875ec3e1dd1e98 (diff) |
new board: lenovo/w530
Diffstat (limited to 'resources/coreboot/w530_12mb/board.cfg')
-rw-r--r-- | resources/coreboot/w530_12mb/board.cfg | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/resources/coreboot/w530_12mb/board.cfg b/resources/coreboot/w530_12mb/board.cfg new file mode 100644 index 00000000..e7626cf1 --- /dev/null +++ b/resources/coreboot/w530_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" |