[coreboot-gerrit] Patch merged into coreboot/master: 2ca2afe ACPI S3 support: Add acpi_s3_resume_allowed()

gerrit at coreboot.org gerrit at coreboot.org
Fri Jun 20 19:50:08 CEST 2014


the following patch was just integrated into master:
commit 2ca2afe760bf1f78ee410749332d85f9413a9f3a
Author: Kyösti Mälkki <kyosti.malkki at gmail.com>
Date:   Tue Jun 17 15:41:37 2014 +0300

    ACPI S3 support: Add acpi_s3_resume_allowed()
    
    Add this to reduce the amount of preprocessor conditionals used in the source,
    compiler currently resolves this to a constant.
    
    Once we have gone through all #if CONFIG_HAVE_ACPI_RESUME cases, we may change
    the implementation to enable/disable S3 support runtime.
    
    Change-Id: I0e2d9f81e2ab87c2376a04fab38a7c951cac7a07
    Signed-off-by: Kyösti Mälkki <kyosti.malkki at gmail.com>
    Reviewed-on: http://review.coreboot.org/6060
    Tested-by: build bot (Jenkins)


See http://review.coreboot.org/6060 for details.

-gerrit



More information about the coreboot-gerrit mailing list