Hello build bot (Jenkins), Andrey Petrov, Jonathan Zhang, Johnny Lin, David Hendricks, Jingle Hsu, Patrick Rudolph,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/40286
to look at the new patch set (#4).
Change subject: drivers/ipmi: Implement the function for logging system event into BMC ......................................................................
drivers/ipmi: Implement the function for logging system event into BMC
Implemented for functions that need to log system event into BMC, the information of system event can be specific.
TEST=Use ipmitool to check if SEL is added into BMC.
Change-Id: I38f3acb958d12c196d33d34fd5cfa0b784f403b7 Signed-off-by: Morgan Jang Morgan_Jang@wiwynn.com --- M src/drivers/ipmi/ipmi_kcs.h M src/drivers/ipmi/ipmi_ops.c M src/drivers/ipmi/ipmi_ops.h 3 files changed, 80 insertions(+), 0 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/86/40286/4