Attention is currently required from: Subrata Banik, Angel Pons, Kyösti Mälkki, Elyes Haouas.
Kyösti Mälkki has uploaded a new patch set (#7) to the change originally created by Elyes Haouas. ( https://review.coreboot.org/c/coreboot/+/72488 )
Change subject: [untested]{cpu,soc,sb}/intel: Use acpigen_write_processor_device() ......................................................................
[untested]{cpu,soc,sb}/intel: Use acpigen_write_processor_device()
Use acpigen_write_processor_device() instead of deprecated acpigen_write_processor().
Change-Id: I1448e0a8845b3a1beee0a3ed744358944faf66d8 Signed-off-by: Elyes Haouas ehaouas@noos.fr --- M src/cpu/intel/haswell/acpi.c M src/cpu/intel/model_2065x/acpi.c M src/cpu/intel/model_206ax/acpi.c M src/cpu/intel/speedstep/acpi.c M src/soc/intel/baytrail/acpi.c M src/soc/intel/braswell/acpi.c M src/soc/intel/common/block/acpi/acpi.c M src/southbridge/intel/i82371eb/acpi_tables.c 8 files changed, 40 insertions(+), 33 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/88/72488/7