[coreboot-gerrit] Change in coreboot[master]: sb/intel/common: Add common code for SMM setup and smihandler

Arthur Heymans (Code Review) gerrit at coreboot.org
Thu Jan 25 17:46:36 CET 2018


Hello build bot (Jenkins), 

I'd like you to reexamine a change. Please visit

    https://review.coreboot.org/23427

to look at the new patch set (#5).

Change subject: sb/intel/common: Add common code for SMM setup and smihandler
......................................................................

sb/intel/common: Add common code for SMM setup and smihandler

This moves the sandybridge smm code to a common place.

For now 'void southbridge_smi_monitor(void)' is kept in southbridge
specific code RCBA macros. Once these are made common too it can be
moved into the common code too.

Tested on Thinkpad X220, still boots, resume to and from S3 is fine
so smihandler is still working fine.

Change-Id: I28e2e6ad1e95a9e14462a456726a144ccdc63ec9
Signed-off-by: Arthur Heymans <arthur at aheymans.xyz>
---
M src/mainboard/google/parrot/smihandler.c
M src/mainboard/lenovo/l520/smihandler.c
M src/mainboard/lenovo/s230u/smihandler.c
M src/mainboard/lenovo/t420/smihandler.c
M src/mainboard/lenovo/t420s/smihandler.c
M src/mainboard/lenovo/t430s/smihandler.c
M src/mainboard/lenovo/t520/smihandler.c
M src/mainboard/lenovo/t530/smihandler.c
M src/mainboard/lenovo/x1_carbon_gen1/smihandler.c
M src/mainboard/lenovo/x220/smihandler.c
M src/mainboard/lenovo/x230/smihandler.c
M src/southbridge/intel/bd82x6x/Kconfig
M src/southbridge/intel/bd82x6x/Makefile.inc
M src/southbridge/intel/bd82x6x/finalize.c
M src/southbridge/intel/bd82x6x/lpc.c
M src/southbridge/intel/bd82x6x/pch.h
D src/southbridge/intel/bd82x6x/smi.c
M src/southbridge/intel/bd82x6x/smihandler.c
M src/southbridge/intel/common/Kconfig
M src/southbridge/intel/common/Makefile.inc
A src/southbridge/intel/common/pmutil.c
A src/southbridge/intel/common/pmutil.h
A src/southbridge/intel/common/smi.c
A src/southbridge/intel/common/smihandler.c
24 files changed, 1,095 insertions(+), 1,017 deletions(-)


  git pull ssh://review.coreboot.org:29418/coreboot refs/changes/27/23427/5
-- 
To view, visit https://review.coreboot.org/23427
To unsubscribe, or for help writing mail filters, visit https://review.coreboot.org/settings

Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-MessageType: newpatchset
Gerrit-Change-Id: I28e2e6ad1e95a9e14462a456726a144ccdc63ec9
Gerrit-Change-Number: 23427
Gerrit-PatchSet: 5
Gerrit-Owner: Arthur Heymans <arthur at aheymans.xyz>
Gerrit-Reviewer: build bot (Jenkins) <no-reply at coreboot.org>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.coreboot.org/pipermail/coreboot-gerrit/attachments/20180125/2dcc0ded/attachment.html>


More information about the coreboot-gerrit mailing list