Arthur Heymans uploaded patch set #8 to this change.

View Change

cpu/x86: Move SMI GSMI calls entry to a common place

Now that SMM save states are handled in a common place so can the GSMI
calls entry.

Change-Id: I93639d8d0fde2e874eb9b963c449be1b754ca63d
Signed-off-by: Arthur Heymans <arthur@aheymans.xyz>
---
M src/drivers/elog/gsmi.c
M src/include/elog.h
M src/soc/amd/picasso/smihandler.c
M src/soc/amd/stoneyridge/smihandler.c
M src/soc/intel/baytrail/smihandler.c
M src/soc/intel/braswell/smihandler.c
M src/soc/intel/broadwell/smihandler.c
M src/soc/intel/common/block/smm/smihandler.c
M src/southbridge/intel/common/smihandler.c
M src/southbridge/intel/lynxpoint/smihandler.c
10 files changed, 37 insertions(+), 194 deletions(-)

git pull ssh://review.coreboot.org:29418/coreboot refs/changes/74/45474/8

To view, visit change 45474. To unsubscribe, or for help writing mail filters, visit settings.

Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Change-Id: I93639d8d0fde2e874eb9b963c449be1b754ca63d
Gerrit-Change-Number: 45474
Gerrit-PatchSet: 8
Gerrit-Owner: Arthur Heymans <arthur@aheymans.xyz>
Gerrit-Reviewer: Patrick Rudolph <siro@das-labor.org>
Gerrit-Reviewer: build bot (Jenkins) <no-reply@coreboot.org>
Gerrit-CC: Paul Menzel <paulepanter@users.sourceforge.net>
Gerrit-MessageType: newpatchset