diff options
| author | Leah Rowe <leah@libreboot.org> | 2026-09-22 16:50:06 +0100 |
|---|---|---|
| committer | Leah Rowe <leah@libreboot.org> | 2026-09-22 17:01:33 +0100 |
| commit | 7bb63b19fb9aa485734cf5d71178624859c6224c (patch) | |
| tree | 43de2edbe361add6e18d785cdc3dee53b2d2bb58 | |
| parent | 36ca802afccf6a465b10e15b71bf9573859ab77f (diff) | |
edk2: use rainbow libreboot logo
Signed-off-by: Leah Rowe <leah@libreboot.org>
| -rw-r--r-- | config/data/coreboot/libreboot.bmp | bin | 0 -> 200138 bytes | |||
| -rw-r--r-- | config/module/coreboot/edk2_mrchromebox/config/libgfxinit_corebootfb | 2 |
2 files changed, 1 insertions, 1 deletions
diff --git a/config/data/coreboot/libreboot.bmp b/config/data/coreboot/libreboot.bmp Binary files differnew file mode 100644 index 00000000..adad7a9a --- /dev/null +++ b/config/data/coreboot/libreboot.bmp diff --git a/config/module/coreboot/edk2_mrchromebox/config/libgfxinit_corebootfb b/config/module/coreboot/edk2_mrchromebox/config/libgfxinit_corebootfb index dc125eec..5172b6ce 100644 --- a/config/module/coreboot/edk2_mrchromebox/config/libgfxinit_corebootfb +++ b/config/module/coreboot/edk2_mrchromebox/config/libgfxinit_corebootfb @@ -183,7 +183,7 @@ CONFIG_TTYS0_BAUD=115200 CONFIG_DRIVERS_UART_8250IO=y CONFIG_PC_CMOS_BASE_PORT_BANK1=0x72 CONFIG_HEAP_SIZE=0x100000 -CONFIG_EDK2_BOOTSPLASH_FILE="Documentation/coreboot_logo.bmp" +CONFIG_EDK2_BOOTSPLASH_FILE="../../../config/data/coreboot/libreboot.bmp" CONFIG_USE_PC_CMOS_ALTCENTURY=y # CONFIG_DRIVERS_EFI_FW_INFO is not set CONFIG_BOARD_ROMSIZE_KB_4096=y |
