[coreboot-gerrit] Patch merged into coreboot/master: lippert/frontronner-af & toucan-af: Fix IASL warnings

gerrit at coreboot.org gerrit at coreboot.org
Wed Dec 2 16:10:15 CET 2015


the following patch was just integrated into master:
commit c7b26c381c119fe99b46695cf0fdd0227c441bc1
Author: Martin Roth <martinroth at google.com>
Date:   Tue Nov 24 16:17:11 2015 -0700

    lippert/frontronner-af & toucan-af: Fix IASL warnings
    
    Not all the paths through the _OSC method returned a value.  According
    to the ACPI spec (5.0 & 6.0), bit 2 needs to be set for an unrecognized
    GUID.
    
    Fixes warnings for both platforms:
    dsdt.aml 1143:  Method(_OSC,4)
    Warning  3115 -          ^ Not all control paths return a value (_OSC)
    dsdt.aml 1143:  Method(_OSC,4)
    Warning  3107 -          ^ Reserved method must return a value
    (Buffer required for _OSC)
    
    Change-Id: Ibaf27c5244b1242b4fc1de474c371f54f930dcb6
    Signed-off-by: Martin Roth <martinroth at google.com>
    Reviewed-on: https://review.coreboot.org/12530
    Tested-by: build bot (Jenkins)
    Reviewed-by: Jens Rottmann <JRottmann at LiPPERTembedded.de>
    Reviewed-by: Paul Menzel <paulepanter at users.sourceforge.net>
    Reviewed-by: Stefan Reinauer <stefan.reinauer at coreboot.org>


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

-gerrit



More information about the coreboot-gerrit mailing list