Add support to run SMM handler in TSEG instead of ASEG
[coreboot.git] / src / cpu / x86 / smm / smmhandler.S
2011-10-15 Stefan ReinauerSMM: Move wbinvd after pmode jump
2011-06-18 Sven SchnelleSMM: flush caches after disabling caching
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-01-19 Stefan ReinauerFirst shot at factoring SMM code into generic parts...