Hello Aaron Durbin, Julius Werner, build bot (Jenkins),
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/32324
to look at the new patch set (#8).
Change subject: vboot: communicate display requirements with vb2api_fw_phase1 ......................................................................
vboot: communicate display requirements with vb2api_fw_phase1
Input: tell vb2api_fw_phase1 if display unconditionally available Output: vb2api_fw_phase1 may request coreboot to initialize display, if needed based on some internal request
Move setting the VBOOT_FLAG_DISPLAY_REQUESTED flag into verstage_main.
BUG=b:124141368, b:124192753, chromium:948529 TEST=make clean && make test-abuild BRANCH=none
Change-Id: I81c82c46303564b63b8a32e7f80beb9d891a4628 Cq-Depend: chromium:1564232 Signed-off-by: Joel Kitching kitching@google.com --- M src/security/vboot/vboot_handoff.c M src/security/vboot/vboot_logic.c 2 files changed, 12 insertions(+), 6 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/24/32324/8