[coreboot-gerrit] Patch merged into coreboot/master: lib: add region file support

gerrit at coreboot.org gerrit at coreboot.org
Thu Dec 8 16:10:35 CET 2016


the following patch was just integrated into master:
commit cd0bc987be61313f40ab92707ed7574ae591dfc4
Author: Aaron Durbin <adurbin at chromium.org>
Date:   Sat Nov 19 12:36:09 2016 -0600

    lib: add region file support
    
    The region file library is added to provide the underpinnings for
    other libraries that support appending updates when the data changes.
    The most recent written data is deemed the latest data associated
    with that "file". A good example is the MRC cache which in a follow-up
    patch utilizes this library.
    
    BUG=chrome-os-partner:56151
    
    Change-Id: Ic3caf1edbb6f11dbbe27181a87b7b19d1224fffa
    Signed-off-by: Aaron Durbin <adurbin at chromium.org>
    Reviewed-on: https://review.coreboot.org/17713
    Tested-by: build bot (Jenkins)
    Reviewed-by: Furquan Shaikh <furquan at google.com>


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

-gerrit



More information about the coreboot-gerrit mailing list