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
/
southbridge
/
intel
/
common
/
smihandler.c
Age
Commit message (
Expand
)
Author
2019-11-09
ELOG: Introduce elog_gsmi variants
Kyösti Mälkki
2019-10-22
sb/intel/common/smihandler: Fix compilation on x86_64
Patrick Rudolph
2019-10-02
sb/intel/common/smihandler: Hook up smmstore
Arthur Heymans
2019-08-13
cpu/x86: Change old-style SMI handler prototypes
Kyösti Mälkki
2019-08-13
cpu/x86: Separate save_state struct headers
Kyösti Mälkki
2019-04-07
sb/intel/{common,i82801dx}: Improve TCO debug code
Jacob Garber
2019-03-08
coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)
Julius Werner
2019-03-01
device/pci: Fix PCI accessor headers
Kyösti Mälkki
2019-01-06
Kconfig: Unify power-after-failure options
Nico Huber
2018-12-05
elog: make elog's SMM handler code follow everything else
Patrick Georgi
2018-11-07
intel: Get rid of smm_get_pmbase
Patrick Rudolph
2018-10-08
Move compiler.h to commonlib
Nico Huber
2018-07-30
nb/intel/gm45: Use common code for SMM in TSEG
Arthur Heymans
2018-07-27
sb/intel/common/smi*: Use new PMBASE API
Patrick Rudolph
2018-04-28
src/southbridge: Add spaces around '=='
Elyes HAOUAS
2018-04-24
compiler.h: add __weak macro
Aaron Durbin
2018-03-28
sb/intel/common: Add common code for SMM setup and smihandler
Arthur Heymans