Hello Sam McNally, build bot (Jenkins), David Wu, Tim Wawrzynczak, Andrew McRae,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/44905
to look at the new patch set (#9).
Change subject: mb/google/puff: Convert ASL file to new DPTF dt impl ......................................................................
mb/google/puff: Convert ASL file to new DPTF dt impl
This patch converts the current DPTF policies from static ASL files into the new SSDT-based DPTF implementation. All settings are intended to be copied exactly.
BUG=b:158986928 BRANCH=puff TEST=duffy boots and dumped SSDT table for quick check.
Change-Id: I45987f44ec381917173f8d2a878edb50da454b4b Signed-off-by: Edward O'Callaghan quasisec@google.com --- M src/mainboard/google/hatch/Kconfig M src/mainboard/google/hatch/dsdt.asl D src/mainboard/google/hatch/variants/baseboard/include/puff/acpi/dptf.asl D src/mainboard/google/hatch/variants/duffy/include/variant/acpi/dptf.asl M src/mainboard/google/hatch/variants/duffy/overridetree.cb D src/mainboard/google/hatch/variants/faffy/include/variant/acpi/dptf.asl M src/mainboard/google/hatch/variants/faffy/overridetree.cb D src/mainboard/google/hatch/variants/kaisa/include/variant/acpi/dptf.asl M src/mainboard/google/hatch/variants/kaisa/overridetree.cb D src/mainboard/google/hatch/variants/noibat/include/variant/acpi/dptf.asl M src/mainboard/google/hatch/variants/noibat/overridetree.cb D src/mainboard/google/hatch/variants/puff/include/variant/acpi/dptf.asl M src/mainboard/google/hatch/variants/puff/overridetree.cb D src/mainboard/google/hatch/variants/wyvern/include/variant/acpi/dptf.asl M src/mainboard/google/hatch/variants/wyvern/overridetree.cb 15 files changed, 364 insertions(+), 198 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/05/44905/9