7f3d442abb
Using global variables with the TSEG is a bad idea because they are not relocated properly right now. Instead make the variables static and add accessor functions for the rest of SMM to use. At the same time drop the tcg/smi1 pointers as they are not setup or ever used. (the debug output is added back in a subsequent commit) Change-Id: If0b2d47df4e482ead71bf713c1ef748da840073b Signed-off-by: Duncan Laurie <dlaurie@chromium.org> Reviewed-on: http://review.coreboot.org/1764 Tested-by: build bot (Jenkins) Reviewed-by: Ronald G. Minnich <rminnich@gmail.com> |
||
---|---|---|
.. | ||
bist.h | ||
cache.h | ||
car.h | ||
lapic.h | ||
lapic_def.h | ||
msr.h | ||
mtrr.h | ||
multiboot.h | ||
name.h | ||
pae.h | ||
post_code.h | ||
smm.h | ||
stack.h | ||
tsc.h |