Hello Aaron Durbin, Julius Werner, build bot (Jenkins),
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/32664
to look at the new patch set (#9).
Change subject: vboot: remove use of VbInitParams ......................................................................
vboot: remove use of VbInitParams
The VbInitParams struct will be deprecated. Remove its use in preparation.
Additionally, remove use of the flag VB_INIT_OUT_ENABLE_USB_STORAGE, which is no longer used downstream since vboot_reference CL:347257.
BUG=b:124141368, chromium:960226 TEST=make clean && make test-abuild BRANCH=none
Change-Id: Ibe02cb6ba639de0d7cbdf79fc4dbf49044c92278 Signed-off-by: Joel Kitching kitching@google.com Cq-Depend: chromium:1583943 --- M src/security/vboot/vboot_common.c M src/security/vboot/vboot_common.h M src/security/vboot/vboot_handoff.c 3 files changed, 4 insertions(+), 5 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/64/32664/9