From 5269566a6c37151015dea0d4cf78f341cca0669c Mon Sep 17 00:00:00 2001
From: Leah Woods <info@minifree.org>
Date: Tue, 17 May 2016 03:19:29 -0400
Subject: Implement SeaGRUB and make it the default payload on all current GRUB boards

---
(limited to 'resources/libreboot/config/grub/t400_16mb')

diff --git a/resources/libreboot/config/grub/t400_16mb/config b/resources/libreboot/config/grub/t400_16mb/config
index 09efb56..cdc6b80 100644
--- a/resources/libreboot/config/grub/t400_16mb/config
+++ b/resources/libreboot/config/grub/t400_16mb/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
--
cgit v0.9.1