summaryrefslogtreecommitdiff
path: root/payloads/external/tianocore/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'payloads/external/tianocore/Kconfig')
-rw-r--r--payloads/external/tianocore/Kconfig8
1 files changed, 8 insertions, 0 deletions
diff --git a/payloads/external/tianocore/Kconfig b/payloads/external/tianocore/Kconfig
index 331a141214..d6225134fa 100644
--- a/payloads/external/tianocore/Kconfig
+++ b/payloads/external/tianocore/Kconfig
@@ -142,6 +142,14 @@ config TIANOCORE_CBMEM_LOGGING
this option, especially if using a debug (vs release) build.
Selecting this option will increase the payload size in CBFS by 0x10000.
+config TIANOCORE_FOLLOW_BGRT_SPEC
+ bool "Center logo 38.2% from the top of screen"
+ default n
+ help
+ Follow the BGRT Specification implemented by Microsoft and
+ the Boot Logo will be vertically centered 38.2% from the
+ top of the display.
+
endif
if TIANOCORE_COREBOOTPAYLOAD