summaryrefslogtreecommitdiff
path: root/src/acpi/acpi.c
diff options
context:
space:
mode:
authorYu-Ping Wu <yupingso@chromium.org>2024-06-28 16:26:43 +0800
committerYu-Ping Wu <yupingso@google.com>2024-07-03 08:43:01 +0000
commit409860687baf68ac3f4f27d234f6e08afa6ad309 (patch)
tree205e5599549f686e8397ee175afa3beb69b1dd51 /src/acpi/acpi.c
parent2d8fcc8778c32ebbb618c627eaacaaa744e74921 (diff)
security/vboot: Set VBOOT_ALWAYS_ENABLE_DISPLAY if BMP_LOGO
If BMP_LOGO is set, currently display_init_required() will always return 1, so that platform code will always initialize display. However, that information isn't passed to vboot, which may result in unnecessary extra reboots, for example when the payload needs to request display init (by vb2api_need_reboot_for_display()). Since there is already a Kconfig option VBOOT_ALWAYS_ENABLE_DISPLAY to tell vboot that "display is available on this boot", enable it by default if BMP_LOGO is set. BUG=b:345085042 TEST=none BRANCH=none Change-Id: I20113ec464aa036d0498dedb50f0e82cb677ae93 Signed-off-by: Yu-Ping Wu <yupingso@chromium.org> Reviewed-on: https://review.coreboot.org/c/coreboot/+/83256 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Subrata Banik <subratabanik@google.com> Reviewed-by: Julius Werner <jwerner@chromium.org>
Diffstat (limited to 'src/acpi/acpi.c')
0 files changed, 0 insertions, 0 deletions