coreboot-kgpe-d16/src/cpu/x86/smm
Stefan Reinauer bc0f7a68df - fix SMM code relocation race
- make SMM relocation debugging Kconfig accessible
Signed-off-by: Stefan Reinauer <stepan@coresystems.de>
Acked-by: Patrick Georgi <patrick.georgi@coresystems.de>



git-svn-id: svn://svn.coreboot.org/coreboot/trunk@5676 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
2010-08-01 15:41:14 +00:00
..
Makefile.inc don't generate C source code file but use objcopy to include the SMM blob. 2010-05-30 13:44:32 +00:00
smihandler.c printk_foo -> printk(BIOS_FOO, ...) 2010-03-22 11:42:32 +00:00
smiutil.c Since some people disapprove of white space cleanups mixed in regular commits 2010-04-27 06:56:47 +00:00
smm.ld Since some people disapprove of white space cleanups mixed in regular commits 2010-04-27 06:56:47 +00:00
smmhandler.S Since some people disapprove of white space cleanups mixed in regular commits 2010-04-27 06:56:47 +00:00
smmrelocate.S - fix SMM code relocation race 2010-08-01 15:41:14 +00:00