build bot (Jenkins) has posted comments on this change. ( https://review.coreboot.org/29357 )
Change subject: intel/basecode/fw_upadte: Add ELOG events to ucode update ......................................................................
Patch Set 1:
(1 comment)
https://review.coreboot.org/#/c/29357/1/src/soc/intel/common/basecode/fw_upd... File src/soc/intel/common/basecode/fw_update/elog.c:
https://review.coreboot.org/#/c/29357/1/src/soc/intel/common/basecode/fw_upd... PS1, Line 30: return (elog_add_event_raw(event_type, &event, sizeof(event))); return is not a function, parentheses are not required