Hello Aaron Durbin, Julius Werner, Paul Menzel, build bot (Jenkins), Furquan Shaikh,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/32720
to look at the new patch set (#3).
Change subject: vboot: rename BOOT_OPROM_NEEDED to BOOT_DISPLAY_REQUEST ......................................................................
vboot: rename BOOT_OPROM_NEEDED to BOOT_DISPLAY_REQUEST
Verified Boot OPROM code is being refactored. OPROM is being generalized into "display initialization". As such, the NVRAM request flag is being renamed from OPROM_NEEDED to DISPLAY_REQUEST.
BUG=b:124141368, b:124192753, chromium:948529 TEST=make clean && make test-abuild BRANCH=none
Change-Id: I74374abf7d1deb594c073f7a4a76c9de46092143 Signed-off-by: Joel Kitching kitching@google.com Cq-Depend: chromium:1605640 --- M src/security/vboot/vbnv.c M src/security/vboot/vbnv_layout.h 2 files changed, 3 insertions(+), 3 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/20/32720/3