diff options
author | Swift Geek <swiftgeek@gmail.com> | 2018-10-17 00:10:36 +0000 |
---|---|---|
committer | Gogs <gogitservice@gmail.com> | 2018-10-17 00:10:36 +0000 |
commit | 10160f96f6f7ec8a17af4b0505ca6fb495f39be8 (patch) | |
tree | ab26a433cda49c8ec167ed235f321db13961f527 /projects/coreboot/configs/t400/textmode/8mb/seabios | |
parent | ef81c686f68b9dcab722162a544e8f5d52cf2234 (diff) | |
parent | 41659c46f530c6f425b47dec7fa23fc072a66399 (diff) | |
download | librebootfr-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/seabios')
-rw-r--r-- | projects/coreboot/configs/t400/textmode/8mb/seabios/config | 1 |
1 files changed, 1 insertions, 0 deletions
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" |