diff options
Diffstat (limited to 'payloads')
-rw-r--r-- | payloads/external/tianocore/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/payloads/external/tianocore/Kconfig b/payloads/external/tianocore/Kconfig index 9323666956..9faa1aadf0 100644 --- a/payloads/external/tianocore/Kconfig +++ b/payloads/external/tianocore/Kconfig @@ -94,7 +94,7 @@ config TIANOCORE_ABOVE_4G_MEMORY config TIANOCORE_BOOTSPLASH_FILE string "Tianocore Bootsplash path and filename" - default "Documentation/coreboot_logo.svg" + default "Documentation/coreboot_logo.bmp" help The path and filename of the file to use as graphical bootsplash image. If this option is not configured, the default |