coreboot-kgpe-d16/src/cpu/x86/smm
Sven Schnelle bfe8e5186e SMM: don't overwrite SMM memory on resume
Overwriting the SMM Area on resume leaves us with
all variables cleared out, i.e., the GNVS pointer
is no longer available, which makes SMIF function
calls impossible.

Change-Id: I08ab4ffd41df0922d63c017822de1f89a3ff254d
Signed-off-by: Sven Schnelle <svens@stackframe.org>
Reviewed-on: http://review.coreboot.org/34
Tested-by: build bot (Jenkins)
Reviewed-by: Stefan Reinauer <stefan.reinauer@coreboot.org>
2011-06-15 23:11:44 +02:00
..
Makefile.inc Rename build system variables to be more intuitive, and 2010-09-30 16:55:02 +00:00
smihandler.c SMM: don't overwrite SMM memory on resume 2011-06-15 23:11:44 +02:00
smiutil.c Add support for memory mapped UARTs to coreboot and add the OXPCIe952 as an 2011-04-26 23:47:04 +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 some more misuses of ifdef/if defined 2011-04-19 01:18:54 +00:00