[coreboot-gerrit] Patch merged into coreboot/master: chromeos/elog: Filter developer mode entry on S3 resume

gerrit at coreboot.org gerrit at coreboot.org
Wed Mar 8 19:08:49 CET 2017


the following patch was just integrated into master:
commit f8401cddb82adbc8c5a8268f6215cf3cf903cfbf
Author: Duncan Laurie <dlaurie at chromium.org>
Date:   Tue Mar 7 19:25:48 2017 -0800

    chromeos/elog: Filter developer mode entry on S3 resume
    
    The event log entry indicating developer mode is useful for the
    boot path, but is not really useful on the resume path and removing
    it makes the event log easier to read when developer mode is enabled.
    
    To make this work I have to use #ifdef around the ACPI code since
    this is shared with ARM which does not have acpi.h.
    
    BUG=b:36042662
    BRANCH=none
    TEST=perform suspend/resume on Eve and check that the event log
    does not have an entry for Chrome OS Developer Mode.
    
    Change-Id: I1a9d775d18e794b41c3d701e5211c238a888501a
    Signed-off-by: Duncan Laurie <dlaurie at chromium.org>
    Reviewed-on: https://review.coreboot.org/18665
    Reviewed-by: Aaron Durbin <adurbin at chromium.org>
    Tested-by: build bot (Jenkins)


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

-gerrit



More information about the coreboot-gerrit mailing list