coreboot-kgpe-d16/src/include/cpu/x86
Arthur Heymans 6f9b1a9049 cpu/x86/smm.h: Remove smm runtime pointer from smm_loader_params
struct smm_loader_params is a struct that is passed around in the
ramstage code to set up either the relocation handler or the permanent
handler. At the moment no parameters in the stub 'smm_runtime' are
referenced so it can be dropped. The purpose is to drop the
smm_runtime struct from the stub as it is already located in the
permanent handler.

Change-Id: I09c1b649b5991f55b5ccf57f22e4a3ad4c9e4f03
Signed-off-by: Arthur Heymans <arthur@aheymans.xyz>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/50766
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Angel Pons <th3fanbus@gmail.com>
2021-03-19 11:29:37 +00:00
..
bist.h src/include: Add missing includes 2020-07-26 21:37:35 +00:00
cache.h arch/x86/exit_car.S: Make sure _cbmem_top_ptr hits dram 2020-08-17 06:22:41 +00:00
cr.h treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
gdt.h treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
lapic.h cpu/x86/lapic: rename virtual wire mode initialization function 2020-10-31 18:01:38 +00:00
lapic_def.h
legacy_save_state.h treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
mp.h src/cpu/x86: Add helper mp_run_on_all_aps 2021-03-11 15:53:58 +00:00
msr.h cpu/intel/common: rework code previously moved to common cpu code 2020-10-24 09:53:26 +00:00
mtrr.h cpu/x86/mtrr.h: Rename CORE2 alternative SMRR registers 2020-11-10 06:18:05 +00:00
name.h treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
pae.h treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
post_code.h src/include: Drop unneeded empty lines 2020-09-14 07:09:41 +00:00
save_state.h cpu/x86/smm: Add a common save state handling 2020-11-09 10:20:07 +00:00
smi_deprecated.h cpu/x86/smm/smmhandler.c: Get revision using C code 2020-09-29 05:59:37 +00:00
smm.h cpu/x86/smm.h: Remove smm runtime pointer from smm_loader_params 2021-03-19 11:29:37 +00:00
tsc.h include/cpu/x86/tsc: Fix rdtsc on x86_64 2020-09-28 09:36:00 +00:00