summaryrefslogtreecommitdiff
path: root/src/cpu/x86/smm/smihandler.c
AgeCommit message (Expand)Author
2013-02-27smm: Update rev 0x30101 SMM revision save stateAaron Durbin
2012-07-25SMM: Fix state table for Intel Core2 CPUsStefan Reinauer
2012-07-24SMM: Fix state save map for sandybridge and TSEGDuncan Laurie
2012-04-04Add support to run SMM handler in TSEG instead of ASEGStefan Reinauer
2011-07-04Small SMM fixupsRudolf Marek
2011-06-15SMM: don't overwrite SMM memory on resumeSven Schnelle
2010-12-18SMM for AMD K8 Part 1/2Stefan Reinauer
2010-03-22printk_foo -> printk(BIOS_FOO, ...)Stefan Reinauer
2010-03-17fix a couple of warningsStefan Reinauer
2010-03-05This patch is from 2009-10-20Uwe Hermann
2010-02-22Fix SMM handler comment. Thanks for noticing, Peter!Stefan Reinauer
2010-02-22mini update SMM:Stefan Reinauer
2009-10-24* refactor x86 smi handler (put all debug stuff in an extra file smiutil.c)Stefan Reinauer
2009-06-30This patch unifies the use of config options in v2 to all start with CONFIG_Stefan Reinauer
2009-04-22makes the smi handler a little bit less verboseStefan Reinauer
2009-04-03drop unused variables in generic smm handler. (trivial)Stefan Reinauer
2009-03-06* fix a minor power state issue in the ich7 smm handlerStefan Reinauer
2009-01-19First shot at factoring SMM code into generic parts and southbridge specificStefan Reinauer