Hello Patrick Rudolph,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/37814
to look at the new patch set (#2).
Change subject: src/soc/intel/common/block/acpi: Change Processor ACPI Name ......................................................................
src/soc/intel/common/block/acpi: Change Processor ACPI Name
The ACPI Spec 6.2 states, that Processor declarations should be made within the ACPI namespace _SB and not _PR anymore. _PR is deprecated and has been removed here.
Change-Id: Ib101ed718f90f9056d2ecbc31b13b749ed1fc438 Signed-off-by: Christian Walter christian.walter@9elements.com --- M src/arch/x86/Kconfig M src/soc/intel/common/block/acpi/acpi.c 2 files changed, 5 insertions(+), 1 deletion(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/14/37814/2