[coreboot-gerrit] Patch merged into coreboot/master: drivers/elog: provide return status for all operations

gerrit at coreboot.org gerrit at coreboot.org
Tue Aug 9 19:53:23 CEST 2016


the following patch was just integrated into master:
commit eec1c28bd424ece0b60abda21912c4e8f51ff3ba
Author: Aaron Durbin <adurbin at chromium.org>
Date:   Sat Aug 6 10:02:37 2016 -0500

    drivers/elog: provide return status for all operations
    
    Instead of relying on global state to determine if an error
    occurred provide the ability to know if an add or shrink
    operation is successful. Now the call chains report the
    error back up the stack and out to the callers.
    
    BUG=chrome-os-partner:55932
    
    Change-Id: Id4ed4d93e331f1bf16e038df69ef067446d00102
    Signed-off-by: Aaron Durbin <adurbin at chromium.org>
    Reviewed-on: https://review.coreboot.org/16104
    Tested-by: build bot (Jenkins)
    Reviewed-by: Furquan Shaikh <furquan at google.com>


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

-gerrit



More information about the coreboot-gerrit mailing list