Add constants for fast path resume copying
[coreboot.git] / src / cpu / x86 / smm / Makefile.inc
2012-04-04 Stefan ReinauerAdd support to run SMM handler in TSEG instead of ASEG
2010-09-30 Patrick GeorgiRename build system variables to be more intuitive...
2010-05-30 Stefan Reinauerdon't generate C source code file but use objcopy to...
2010-03-27 Patrick Georgimake only needs to read Makefile.incs once, thanks...
2010-03-24 Stefan ReinauerSMM: remove hack that was needed back in oldconfig...
2010-03-17 Stefan Reinauerfix a couple of warnings
2010-03-14 Patrick GeorgiAdd scan-build support to the build system.
2010-02-15 Uwe HermannVarious license header consistency fixes (trivial).
2009-10-27 Myles WatsonAdd $(obj) paths for a couple of smm files so they...
2009-10-24 Stefan Reinauer* refactor x86 smi handler (put all debug stuff in...
2009-10-24 Stefan ReinauerFirst attempt to integrate SMM in Kconfig. Unused code...
2009-08-25 Uwe HermannVarious Kconfig and Makefile.inc fixes and cosmetics.
2009-08-12 Patrick GeorgiKconfig!