summaryrefslogtreecommitdiff
path: root/src/cpu/x86/smm/Makefile.inc
AgeCommit message (Expand)Author
2012-04-04Add support to run SMM handler in TSEG instead of ASEGStefan Reinauer
2010-09-30Rename build system variables to be more intuitive, andPatrick Georgi
2010-05-30don't generate C source code file but use objcopy to include the SMM blob.Stefan Reinauer
2010-03-27make only needs to read Makefile.incs once, thanks to thePatrick Georgi
2010-03-24SMM: remove hack that was needed back in oldconfig times.Stefan Reinauer
2010-03-17fix a couple of warningsStefan Reinauer
2010-03-14Add scan-build support to the build system.Patrick Georgi
2010-02-15Various license header consistency fixes (trivial).Uwe Hermann
2009-10-27Add $(obj) paths for a couple of smm files so they don't end up in the top di...Myles Watson
2009-10-24* refactor x86 smi handler (put all debug stuff in an extra file smiutil.c)Stefan Reinauer
2009-10-24First attempt to integrate SMM in Kconfig. Unused code so farStefan Reinauer
2009-08-25Various Kconfig and Makefile.inc fixes and cosmetics.Uwe Hermann
2009-08-12Kconfig!Patrick Georgi