Add constants for fast path resume copying
[coreboot.git] / src / cpu / x86 / smm / smmrelocate.S
2012-04-05 Stefan ReinauerUpdate documentation in smmrelocate.S to mention TSEG
2012-04-04 Stefan ReinauerAdd support to run SMM handler in TSEG instead of ASEG
2011-04-19 Stefan ReinauerFix some more misuses of ifdef/if defined
2010-12-18 Stefan ReinauerSMM for AMD K8 Part 1/2
2010-12-18 Patrick GeorgiSupport Intel SCH (Poulsbo) and add iwave/iWRainbowG6...
2010-08-01 Stefan Reinauer- fix SMM code relocation race
2010-04-27 Stefan ReinauerSince some people disapprove of white space cleanups...
2010-04-25 Stefan Reinauerdrop "arch/asm.h" and "arch/intel.h" and create "cpu...
2009-11-06 Myles WatsonSplit the two usages of __ROMCC__:
2009-07-21 Stefan Reinaueradd intel speedstep support and some PM fixes.
2009-06-30 Stefan ReinauerThis patch unifies the use of config options in v2...
2009-01-19 Stefan ReinauerFirst shot at factoring SMM code into generic parts...