Hello Patrick Rudolph, Subrata Banik, Duncan Laurie, Bora Guvendik, build bot (Jenkins), Patrick Georgi, Furquan Shaikh, Martin Roth,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/31967
to look at the new patch set (#4).
Change subject: soc/intel/common: Move eventlog support into common code ......................................................................
soc/intel/common: Move eventlog support into common code
Event log support is similar across Intel SOC, move to common code for easier integration of future SOCs.
TEST=Boot up into OS on Sarien platform, check with mosys eventlog list to see eventlog updated.
Signed-off-by: Lijian Zhao lijian.zhao@intel.com Change-Id: Idf1f69b15487c9a08f1ddaeab055880eef9c2f24 --- M src/soc/intel/cannonlake/Kconfig M src/soc/intel/cannonlake/Makefile.inc A src/soc/intel/common/block/elog/Kconfig A src/soc/intel/common/block/elog/Makefile.inc R src/soc/intel/common/block/elog/elog.c 5 files changed, 7 insertions(+), 2 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/67/31967/4