[coreboot-gerrit] Patch merged into coreboot/master: drivers/elog: use event region size when adding a clear event

gerrit at coreboot.org gerrit at coreboot.org
Mon Aug 8 18:40:29 CEST 2016


the following patch was just integrated into master:
commit 36fdec88e60a2887c2e46a273de5246174193259
Author: Aaron Durbin <adurbin at chromium.org>
Date:   Wed Aug 3 17:32:47 2016 -0500

    drivers/elog: use event region size when adding a clear event
    
    For the elog shrink case we log the number of bytes shrunk
    from the event log. However, when clearing the log the
    size recorded was the entire region size including the header
    as well as the event region space. To be more consistent
    mark the clearing event with the number of bytes actually
    cleared out (excluding the header size).
    
    BUG=chrome-os-partner:55932
    
    Change-Id: I7c33da97bd29a90bfe975b1c6f148f181016f13f
    Signed-off-by: Aaron Durbin <adurbin at chromium.org>
    Reviewed-on: https://review.coreboot.org/16092
    Tested-by: build bot (Jenkins)
    Reviewed-by: Furquan Shaikh <furquan at google.com>


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

-gerrit



More information about the coreboot-gerrit mailing list