coreboot/src/cpu/intel/common
Christian Walter be3979c873 acpi: Change Processor ACPI Name (Intel only)
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 for Intel CPUs only.

Tested on:
* X11SSH (Kabylake)
* CFL Platform
* Asus P8Z77-V LX2 and Windows 10

FWTS does not return FAIL anymore on ACPI tests

Tested-by: Angel Pons <th3fanbus@gmail.com>
Change-Id: Ib101ed718f90f9056d2ecbc31b13b749ed1fc438
Signed-off-by: Christian Walter <christian.walter@9elements.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/37814
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Nico Huber <nico.h@gmx.de>
2020-03-23 16:54:58 +00:00
..
acpi acpi: Change Processor ACPI Name (Intel only) 2020-03-23 16:54:58 +00:00
common.h cpu/intel/common: Move intel_ht_sibling() to common folder 2019-10-01 15:10:16 +00:00
common_init.c cpu/intel/common: Enable GetSec leaves for Intel TXT 2019-10-24 07:40:01 +00:00
fsb.c treewide: Replace uses of "Nehalem" 2020-03-15 13:04:39 +00:00
hyperthreading.c cpu/intel/common: Move intel_ht_sibling() to common folder 2019-10-01 15:10:16 +00:00
Kconfig intel/smm: Provide common smm_relocation_params 2019-11-22 06:37:50 +00:00
Makefile.inc cpu/intel/common: Move intel_ht_sibling() to common folder 2019-10-01 15:10:16 +00:00