Attention is currently required from: Cliff Huang, Lance Zhao, Naresh Solanki, Tim Wawrzynczak.
Hello Cliff Huang, Lance Zhao, Tim Wawrzynczak,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/79524?usp=email
to look at the new patch set (#2).
Change subject: acpi/acpi_pm.c: Default PM profile ......................................................................
acpi/acpi_pm.c: Default PM profile
ACPI PM profile depends on SMBIOS function smbios_mainboard_enclosure_type.
Add condition check to make sure GENERATE_SMBIOS_TABLES is selected before calling any smbios specific function call. And if not selected then default to PM_UNSPECIFIED.
Change-Id: Ie01af5adbc781bb6e0f37a25ec73b1cab4039781 Signed-off-by: Naresh Solanki naresh.solanki@9elements.com --- M src/acpi/acpi_pm.c 1 file changed, 3 insertions(+), 0 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/24/79524/2