[coreboot-gerrit] Patch merged into coreboot/master: acpi: Change API called to write the name for ACPI_DP_TYPE_CHILD

gerrit at coreboot.org gerrit at coreboot.org
Sun Jul 17 02:26:17 CEST 2016


the following patch was just integrated into master:
commit 3a96ac44e275eca84baea513bc0802f62fe83fd3
Author: Harsha Priya <harshapriya.n at intel.com>
Date:   Fri Jul 15 17:31:43 2016 -0700

    acpi: Change API called to write the name for ACPI_DP_TYPE_CHILD
    
    The API called to write the name of the child table in the
    dp entry (type ACPI_DP_TYPE_CHILD) was not including the
    quotes, e.g., it was DAAD and not "DAAD". Thus, the kernel driver
    did not get the right information from SSDT.
    
    Change the API to acpigen_write_string() to fix the issue.
    
    Signed-off-by: Harsha Priya <harshapriya.n at intel.com>
    Change-Id: Id33ad29e637bf1fe6b02e8a4b0fd9e220e8984e7
    Reviewed-on: https://review.coreboot.org/15724
    Tested-by: build bot (Jenkins)
    Reviewed-by: Aaron Durbin <adurbin at chromium.org>


See https://review.coreboot.org/15724 for details.

-gerrit



More information about the coreboot-gerrit mailing list