aboutsummaryrefslogtreecommitdiff
path: root/projects/coreboot/configs/t400/textmode/8mb
diff options
context:
space:
mode:
authorSwift Geek <swiftgeek@gmail.com>2018-10-17 00:10:36 +0000
committerGogs <gogitservice@gmail.com>2018-10-17 00:10:36 +0000
commit10160f96f6f7ec8a17af4b0505ca6fb495f39be8 (patch)
treeab26a433cda49c8ec167ed235f321db13961f527 /projects/coreboot/configs/t400/textmode/8mb
parentef81c686f68b9dcab722162a544e8f5d52cf2234 (diff)
parent41659c46f530c6f425b47dec7fa23fc072a66399 (diff)
downloadlibrebootfr-10160f96f6f7ec8a17af4b0505ca6fb495f39be8.tar.gz
librebootfr-10160f96f6f7ec8a17af4b0505ca6fb495f39be8.zip
Merge branch 'coreboot-rework' of and_who/libreboot into master
Diffstat (limited to 'projects/coreboot/configs/t400/textmode/8mb')
-rw-r--r--projects/coreboot/configs/t400/textmode/8mb/grub/config1
-rw-r--r--projects/coreboot/configs/t400/textmode/8mb/seabios/config1
-rw-r--r--projects/coreboot/configs/t400/textmode/8mb/targets2
3 files changed, 4 insertions, 0 deletions
diff --git a/projects/coreboot/configs/t400/textmode/8mb/grub/config b/projects/coreboot/configs/t400/textmode/8mb/grub/config
new file mode 100644
index 00000000..5170a90a
--- /dev/null
+++ b/projects/coreboot/configs/t400/textmode/8mb/grub/config
@@ -0,0 +1 @@
+CONFIG_PAYLOAD_FILE="$(obj)/../grub-coreboot/grub2"
diff --git a/projects/coreboot/configs/t400/textmode/8mb/seabios/config b/projects/coreboot/configs/t400/textmode/8mb/seabios/config
new file mode 100644
index 00000000..b1e08f99
--- /dev/null
+++ b/projects/coreboot/configs/t400/textmode/8mb/seabios/config
@@ -0,0 +1 @@
+CONFIG_PAYLOAD_FILE="$(obj)/../seabios-bios/bios.bin.elf"
diff --git a/projects/coreboot/configs/t400/textmode/8mb/targets b/projects/coreboot/configs/t400/textmode/8mb/targets
new file mode 100644
index 00000000..f2cba0e5
--- /dev/null
+++ b/projects/coreboot/configs/t400/textmode/8mb/targets
@@ -0,0 +1,2 @@
+grub
+seabios