[coreboot-gerrit] Patch merged into coreboot/master: drivers/elog: treat offsets relative to start of mirror

gerrit at coreboot.org gerrit at coreboot.org
Mon Aug 8 22:06:38 CEST 2016


the following patch was just integrated into master:
commit f41a9a64598fe91108489619cfc98e790b98819d
Author: Aaron Durbin <adurbin at chromium.org>
Date:   Thu Aug 4 15:59:35 2016 -0500

    drivers/elog: treat offsets relative to start of mirror
    
    Instead of treating offsets relative to after the header make
    the offsets relative to the in-memory mirror buffer. This
    simplifies the logic in that all offsets are treated the same.
    It also allows one to remove a global variable.
    
    BUG=chrome-os-partner:55932
    
    Change-Id: I42491e05755d414562b02b6f9ae47f5c357d2f8a
    Signed-off-by: Aaron Durbin <adurbin at chromium.org>
    Reviewed-on: https://review.coreboot.org/16098
    Tested-by: build bot (Jenkins)
    Reviewed-by: Furquan Shaikh <furquan at google.com>
    Reviewed-by: Paul Menzel <paulepanter at users.sourceforge.net>


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

-gerrit



More information about the coreboot-gerrit mailing list