[coreboot-gerrit] Patch merged into coreboot/master: commonlib: Add common cbfs parsing logic to coreboot and cbfstool.

gerrit at coreboot.org gerrit at coreboot.org
Wed Jan 6 01:11:31 CET 2016


the following patch was just integrated into master:
commit 295d58bda85ce30724a3fff87d60b323373f6e5f
Author: Aaron Durbin <adurbin at chromium.org>
Date:   Tue Dec 15 13:33:51 2015 -0600

    commonlib: Add common cbfs parsing logic to coreboot and cbfstool.
    
    To continue sharing more code between the tools and
    coreboot proper provide cbfs parsing logic in commonlib.
    A cbfs_for_each_file() function was added to allow
    one to act on each file found within a cbfs. cbfs_locate()
    was updated to use that logic.
    
    BUG=chrome-os-partner:48412
    BUG=chromium:445938
    BRANCH=None
    TEST=Utilized and booted on glados.
    
    Change-Id: I1f23841583e78dc3686f106de9eafe1adbef8c9f
    Signed-off-by: Aaron Durbin <adurbin at chromium.org>
    Reviewed-on: https://review.coreboot.org/12783
    Tested-by: build bot (Jenkins)
    Reviewed-by: Martin Roth <martinroth at google.com>
    Reviewed-by: Patrick Georgi <pgeorgi at google.com>


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

-gerrit



More information about the coreboot-gerrit mailing list