Hello Elyes HAOUAS, build bot (Jenkins), Nico Huber, Paul Menzel, Subrata Banik, Kyösti Mälkki, Patrick Rudolph,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/45535
to look at the new patch set (#4).
Change subject: soc/intel/common/block/acpi: add code for CPPC entries generation ......................................................................
soc/intel/common/block/acpi: add code for CPPC entries generation
This adds the code for CPPC entries generation, needed for Intel SpeedShift, to common acpi code. The function will be called from the SoCs' acpi code in the follow-up change.
Change-Id: I1fcc2d0d7c6b6f35f8dd011f55dab8469be99d47 Signed-off-by: Michael Niewöhner foss@mniewoehner.de --- M src/soc/intel/common/block/acpi/acpi.c M src/soc/intel/common/block/include/intelblocks/acpi.h 2 files changed, 17 insertions(+), 0 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/35/45535/4