diff options
Diffstat (limited to 'resources/coreboot/e6430_12mb/target.cfg')
-rw-r--r-- | resources/coreboot/e6430_12mb/target.cfg | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/resources/coreboot/e6430_12mb/target.cfg b/resources/coreboot/e6430_12mb/target.cfg new file mode 100644 index 00000000..145aa712 --- /dev/null +++ b/resources/coreboot/e6430_12mb/target.cfg @@ -0,0 +1,8 @@ +tree="default" +romtype="normal" +arch="x86_64" +payload_grub="n" +payload_seabios_withgrub="n" +payload_seabios="y" +payload_memtest="y" +grub_scan_disk="ahci" |