Hello build bot (Jenkins), Patrick Rudolph,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/41892
to look at the new patch set (#2).
Change subject: dptf: Add optional support for vendor-specific DPTF ACPI generation ......................................................................
dptf: Add optional support for vendor-specific DPTF ACPI generation
Add a few weak, empty vendor_dptf_* methods which can be used to fill in vendor-specific Methods and Names for a DPTF implementation.
BUG=b:143539650 TEST=compiles
Change-Id: I7ecbb9e336acaa11f0149ce71fa264281d77257b Signed-off-by: Tim Wawrzynczak twawrzynczak@chromium.org --- M src/drivers/intel/dptf/dptf.c M src/include/acpi/acpigen_dptf.h 2 files changed, 39 insertions(+), 0 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/92/41892/2