Hello build bot (Jenkins), Patrick Georgi, Martin Roth, Patrick Rudolph,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/45842
to look at the new patch set (#3).
Change subject: soc/intel/xeon_sp/cpx: Move soc specific ACPI functions ......................................................................
soc/intel/xeon_sp/cpx: Move soc specific ACPI functions
Prepare for common ACPI code. Move cpx soc ACPI functions to a separate file, soc_acpi.c
Change-Id: I4aaca660e2f94d856676681417ae6c5d8c28a1f1 Signed-off-by: Marc Jones marcjones@sysproconsulting.com --- M src/soc/intel/xeon_sp/cpx/Makefile.inc M src/soc/intel/xeon_sp/cpx/acpi.c M src/soc/intel/xeon_sp/cpx/chip.h A src/soc/intel/xeon_sp/cpx/soc_acpi.c 4 files changed, 709 insertions(+), 677 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/42/45842/3