coreboot-kgpe-d16/src/cpu
Stefan Reinauer c35a4511f7 * refactor x86 smi handler (put all debug stuff in an extra file smiutil.c)
* lock other CPUs in SMI handler while one CPU is handling an SMI. Without
  this various racing scenarios could happen.

Signed-off-by: Stefan Reinauer <stepan@coresystems.de>
Acked-by: Myles Watson <mylesgw@gmail.com> 


git-svn-id: svn://svn.coreboot.org/coreboot/trunk@4840 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
2009-10-24 17:59:36 +00:00
..
amd New revision guide September 2009 3.46 2009-10-23 21:57:42 +00:00
emulation Add CONFIG_GENERATE_* for tables so that the user can select which tables not 2009-10-15 13:35:47 +00:00
intel Remove CONFIG_ from #defines that aren't config variables. Trivial. 2009-10-17 13:25:07 +00:00
ppc drop a lot of dead code, including an old winbond southbridge from our removed 2009-10-23 19:33:52 +00:00
simple_init Kconfig! 2009-08-12 15:00:51 +00:00
via White space and comment fixes for cache_as_ram.inc files so it's easier to spot 2009-10-23 18:22:27 +00:00
x86 * refactor x86 smi handler (put all debug stuff in an extra file smiutil.c) 2009-10-24 17:59:36 +00:00
Kconfig Add EXPERT kconfig option so we can hide more advanced options 2009-10-18 18:35:50 +00:00
Makefile.inc Various Kconfig and Makefile.inc fixes and cosmetics. 2009-08-25 00:53:22 +00:00