coreboot/src/include/cpu/x86
Marshall Dawson 7c6e3399ae cpu/x86/smm: Add define for AMD64 save area
Create an SMM_AMD64_SAVE_STATE_OFFSET #define similar to others in the
same file.

Change-Id: I0a051066b142cccae3d2c7df33be11994bafaae0
Signed-off-by: Marshall Dawson <marshalldawson3rd@gmail.com>
Reviewed-on: https://review.coreboot.org/21499
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Aaron Durbin <adurbin@chromium.org>
Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net>
2017-09-27 15:57:02 +00:00
..
bist.h x86 BIST: Fix missing include 2016-11-24 21:39:41 +01:00
cache.h src/include: Capitalize CPU, RAM and ROM 2016-07-31 18:30:16 +02:00
cr.h src/include: Remove space after function name 2017-03-13 17:19:16 +01:00
gdt.h tree: drop last paragraph of GPL copyright header 2015-10-31 21:37:39 +01:00
lapic.h arch/x86: Fix ugly NEED_LAPIC use 2017-08-19 15:30:40 +00:00
lapic_def.h src/include: Remove spaces before tabs 2017-03-12 15:45:37 +01:00
mp.h cpu/x86/mp_init: remove adjust_cpu_apic_entry() 2017-09-11 01:17:45 +00:00
msr.h src/include: Wrap lines at 80 columns 2017-03-13 17:23:37 +01:00
mtrr.h cpu/x86/mtrr: further expose declarations of functions 2017-06-09 18:28:16 +02:00
name.h tree: drop last paragraph of GPL copyright header 2015-10-31 21:37:39 +01:00
pae.h Since some people disapprove of white space cleanups mixed in regular commits 2010-04-27 06:56:47 +00:00
post_code.h src/include: Add guards on all header files 2017-08-01 23:04:15 +00:00
smm.h cpu/x86/smm: Add define for AMD64 save area 2017-09-27 15:57:02 +00:00
tsc.h src/include: add IS_ENABLED() around Kconfig symbol references 2017-07-13 23:55:05 +00:00