summaryrefslogtreecommitdiffstats
path: root/resources/libreboot/config/grub/t500_8mb
diff options
context:
space:
mode:
authorLeah Woods <info@minifree.org>2016-05-17 03:19:29 (EDT)
committer Leah Woods <info@minifree.org>2016-05-18 15:24:09 (EDT)
commit5269566a6c37151015dea0d4cf78f341cca0669c (patch)
tree9ae3f31ec51f53957b446c7f21332e42034f7e18 /resources/libreboot/config/grub/t500_8mb
parentf6e141b3e2a796fe45b60641417c85234d399436 (diff)
downloadlibreboot-5269566a6c37151015dea0d4cf78f341cca0669c.zip
libreboot-5269566a6c37151015dea0d4cf78f341cca0669c.tar.gz
libreboot-5269566a6c37151015dea0d4cf78f341cca0669c.tar.bz2
Implement SeaGRUB and make it the default payload on all current GRUB boards
Diffstat (limited to 'resources/libreboot/config/grub/t500_8mb')
-rw-r--r--resources/libreboot/config/grub/t500_8mb/config2
1 files changed, 1 insertions, 1 deletions
diff --git a/resources/libreboot/config/grub/t500_8mb/config b/resources/libreboot/config/grub/t500_8mb/config
index 9b49fe0..091f380 100644
--- a/resources/libreboot/config/grub/t500_8mb/config
+++ b/resources/libreboot/config/grub/t500_8mb/config
@@ -505,7 +505,7 @@ CONFIG_PAYLOAD_ELF=y
# CONFIG_PAYLOAD_UBOOT is not set
# CONFIG_PAYLOAD_LINUX is not set
# CONFIG_PAYLOAD_TIANOCORE is not set
-CONFIG_PAYLOAD_FILE="grub.elf"
+CONFIG_PAYLOAD_FILE="seabios.elf"
CONFIG_PAYLOAD_OPTIONS=""
CONFIG_COMPRESSED_PAYLOAD_LZMA=y
# CONFIG_PAYLOAD_IS_FLAT_BINARY is not set