Hello build bot (Jenkins), Nico Huber, Patrick Rudolph, HAOUAS Elyes,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/37814
to look at the new patch set (#17).
Change subject: soc/intel/common/block/acpi: Change Processor ACPI Name ......................................................................
soc/intel/common/block/acpi: Change Processor ACPI Name
The ACPI Spec 2.0 states, that Processor declarations should be made within the ACPI namespace _SB and not _PR anymore. _PR is deprecated and is removed here.
Tested on: * X11SSH (Kabylake) * CFL Platform
FWTS does not through return FAIL for ACPI tests.
Change-Id: Ib101ed718f90f9056d2ecbc31b13b749ed1fc438 Signed-off-by: Christian Walter christian.walter@9elements.com --- M Documentation/acpi/index.md M src/arch/x86/Kconfig M src/soc/intel/common/block/acpi/acpi.c 3 files changed, 8 insertions(+), 2 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/14/37814/17