Hello build bot (Jenkins), Julius Werner,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/40749
to look at the new patch set (#2).
Change subject: security/vboot: Convert reboot-related errors to vboot2-style ......................................................................
security/vboot: Convert reboot-related errors to vboot2-style
Error codes are renamed as follows:
VBERROR_SHUTDOWN_REQUESTED --> VB2_REQUEST_SHUTDOWN
VBERROR_REBOOT_REQUIRED --> VB2_REQUEST_REBOOT
VBERROR_EC_REBOOT_TO_SWITCH_RW --> VB2_REQUEST_REBOOT_EC_SWITCH_RW
VBERROR_EC_REBOOT_TO_RO_REQUIRED --> VB2_REQUEST_REBOOT_EC_TO_RO
BRANCH=none BUG=b:124141368, chromium:988410 TEST=emerge-nami coreboot
Cq-Depend: chromium:2143030 Change-Id: Id82cf85f49dfb63a9c3d41aacd3969786bffcac7 Signed-off-by: Yu-Ping Wu yupingso@chromium.org --- M 3rdparty/vboot M src/security/vboot/ec_sync.c 2 files changed, 7 insertions(+), 7 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/49/40749/2