index
:
coreboot.git
macbookair5_2
macbookpro10_1
main
master
mbp101_medisable
mbp101_medisable_1
mbp82
x230
my copy of coreboot
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
cpu
/
x86
/
smm
/
smihandler.c
Age
Commit message (
Expand
)
Author
2014-08-11
x86/smm/smihandler.c: break case in switch
Patrick Georgi
2013-03-22
x86: Unify arch/io.h and arch/romcc_io.h
Stefan Reinauer
2013-02-27
smm: Update rev 0x30101 SMM revision save state
Aaron Durbin
2012-07-25
SMM: Fix state table for Intel Core2 CPUs
Stefan Reinauer
2012-07-24
SMM: Fix state save map for sandybridge and TSEG
Duncan Laurie
2012-04-04
Add support to run SMM handler in TSEG instead of ASEG
Stefan Reinauer
2011-07-04
Small SMM fixups
Rudolf Marek
2011-06-15
SMM: don't overwrite SMM memory on resume
Sven Schnelle
2010-12-18
SMM for AMD K8 Part 1/2
Stefan Reinauer
2010-03-22
printk_foo -> printk(BIOS_FOO, ...)
Stefan Reinauer
2010-03-17
fix a couple of warnings
Stefan Reinauer
2010-03-05
This patch is from 2009-10-20
Uwe Hermann
2010-02-22
Fix SMM handler comment. Thanks for noticing, Peter!
Stefan Reinauer
2010-02-22
mini 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-30
This patch unifies the use of config options in v2 to all start with CONFIG_
Stefan Reinauer
2009-04-22
makes the smi handler a little bit less verbose
Stefan Reinauer
2009-04-03
drop unused variables in generic smm handler. (trivial)
Stefan Reinauer
2009-03-06
* fix a minor power state issue in the ich7 smm handler
Stefan Reinauer
2009-01-19
First shot at factoring SMM code into generic parts and southbridge specific
Stefan Reinauer