Hello Patrick Rudolph, Vanny E, build bot (Jenkins), David Guckian, Patrick Georgi, Martin Roth,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/37108
to look at the new patch set (#2).
Change subject: cpu,soc/intel: Refactor em64t101 SMI handlers ......................................................................
cpu,soc/intel: Refactor em64t101 SMI handlers
Change-Id: I177ca3b2966ccd985d72749ea2bd096ec4f233d6 Signed-off-by: Kyösti Mälkki kyosti.malkki@gmail.com --- M src/cpu/intel/haswell/Makefile.inc M src/cpu/intel/haswell/haswell_init.c D src/cpu/intel/haswell/smmrelocate.c M src/cpu/intel/model_1067x/mp_init.c M src/cpu/intel/model_2065x/model_2065x_init.c M src/cpu/intel/model_206ax/model_206ax_init.c M src/cpu/intel/smm/Makefile.inc A src/cpu/intel/smm/em64t101.c M src/cpu/intel/smm/gen1/smmrelocate.c M src/cpu/intel/smm/smm_reloc.c A src/cpu/intel/smm/smmrelocate_cpu_save.c M src/include/cpu/intel/em64t101_save_state.h M src/include/cpu/intel/smm_reloc.h M src/soc/intel/broadwell/Makefile.inc M src/soc/intel/broadwell/cpu.c D src/soc/intel/broadwell/smmrelocate.c M src/soc/intel/cannonlake/Makefile.inc M src/soc/intel/cannonlake/cpu.c D src/soc/intel/cannonlake/smmrelocate.c M src/soc/intel/denverton_ns/Makefile.inc M src/soc/intel/denverton_ns/cpu.c M src/soc/intel/icelake/Makefile.inc M src/soc/intel/icelake/cpu.c D src/soc/intel/icelake/smmrelocate.c M src/soc/intel/skylake/Makefile.inc M src/soc/intel/skylake/cpu.c D src/soc/intel/skylake/smmrelocate.c M src/soc/intel/tigerlake/Kconfig M src/soc/intel/tigerlake/Makefile.inc D src/soc/intel/tigerlake/smmrelocate.c 30 files changed, 454 insertions(+), 1,859 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/08/37108/2