Hello Patrick Rudolph, build bot (Jenkins), Patrick Georgi, Martin Roth,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/29357
to look at the new patch set (#17).
Change subject: intel/basecode/fw_update: Add ELOG events to ucode update ......................................................................
intel/basecode/fw_update: Add ELOG events to ucode update
Add ELOG entries for ucode update module.
TEST=verified that the eventlog shows event 0xb2 1 | 2018-10-30 06:06:52 | System boot | 161 2 | 2018-10-30 06:06:52 | Unknown | 0xb2 3 | 2018-10-30 06:07:09 | System boot | 162
Change-Id: Idda32a1073b3dc8e3f57e079b69fc415a2837899 Signed-off-by: Rizwan Qureshi rizwan.qureshi@intel.com --- M src/include/elog.h M src/soc/intel/common/basecode/fw_update/Makefile.inc A src/soc/intel/common/basecode/fw_update/elog.c A src/soc/intel/common/basecode/fw_update/elog.h M src/soc/intel/common/basecode/fw_update/ucode_update.c 5 files changed, 83 insertions(+), 2 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/57/29357/17