Hello Aaron Durbin, Julius Werner, build bot (Jenkins), Joel Kitching,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/36808
to look at the new patch set (#2).
Change subject: security/vboot: Remove flags from struct vboot_working_data ......................................................................
security/vboot: Remove flags from struct vboot_working_data
Since now we have persistent context, the usage of the flags can be replaced with vb2_context.flags.
BRANCH=none BUG=chromium:1021452 TEST=emerge-kukui coreboot
Change-Id: I8e5757a8cc09712c3acde9cbaab910b7498681b4 Signed-off-by: Yu-Ping Wu yupingso@chromium.org --- M src/lib/bootmode.c M src/security/vboot/bootmode.c M src/security/vboot/misc.h M src/security/vboot/vboot_logic.c 4 files changed, 5 insertions(+), 22 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/08/36808/2