coreboot/src/security
Sukerkar, Amol N 598af2e2c2 src/security/vboot: Add option to skip display init with vboot 2.0
This config option, when set, will allow the platform to skip display
initialization in normal (non-developer, non-recovery) mode. This allows
platforms that do not implement firmware UI in normal mode to skip the
display init in firmware.

TEST=Set option CONFIG_VBOOT and clear CONFIG_VBOOT_MAY_SKIP_DISPLAY_INIT
     and the display should initialize in ramstage when platform boots. Set
     CONFIG_VBOOT and set CONFIG_VBOOT_MAY_SKIP_DISPLAY_INIT and the display
     initialization should be skipped in coreboot.

Signed-off-by: Sukerkar, Amol N <amol.n.sukerkar@intel.com>
Change-Id: Icadad6da34dcb817af02868e89a94ea62dbfa7b3
Reviewed-on: https://review.coreboot.org/c/coreboot/+/33844
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Julius Werner <jwerner@chromium.org>
2019-07-07 20:09:24 +00:00
..
memory security/memory: Clear memory in ramstage 2019-07-02 08:46:00 +00:00
tpm security/tpm/tss/tcg-2.0/tss.c: Add debug message to tlcl_lib_init() 2019-07-01 08:31:26 +00:00
vboot src/security/vboot: Add option to skip display init with vboot 2.0 2019-07-07 20:09:24 +00:00
Kconfig security: Add memory subfolder 2019-06-27 10:02:04 +00:00
Makefile.inc security: Add memory subfolder 2019-06-27 10:02:04 +00:00