Attention is currently required from: Julius Werner, Yu-Ping Wu.
build bot (Jenkins) has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/70012 )
Change subject: src/security/vboot: Add platform hook for vboot phase 1 ......................................................................
Patch Set 1:
(2 comments)
Commit Message:
Robot Comment from checkpatch (run ID jenkins-coreboot-checkpatch-164551): https://review.coreboot.org/c/coreboot/+/70012/comment/8c1f55e1_0478a07b PS1, Line 8: Possible unwrapped commit description (prefer a maximum 72 chars per line)
File src/security/vboot/vboot_logic.c:
Robot Comment from checkpatch (run ID jenkins-coreboot-checkpatch-164551): https://review.coreboot.org/c/coreboot/+/70012/comment/faaa806a_0240fdfb PS1, Line 327: if(vboot_platform_hook_phase1(ctx, &plat_rec_reason, &plat_rec_subcode)) { space required before the open parenthesis '('