[coreboot-gerrit] Patch merged into coreboot/master: libpayload: Allow non-default CBFS media

gerrit at coreboot.org gerrit at coreboot.org
Thu Nov 5 17:39:44 CET 2015


the following patch was just integrated into master:
commit f86d0351051bddf98ed96a5da044b9779e35e9a1
Author: Patrick Georgi <pgeorgi at google.com>
Date:   Fri Oct 23 20:25:03 2015 +0200

    libpayload: Allow non-default CBFS media
    
    CBFS requests were always fulfilled using the CBFS specified in
    cbtables. That's a great policy when default requests are sought, but
    not so great when the user deliberately asked for something else.
    
    So check if they want default CBFS media information, otherwise ignore
    cbtables data.
    
    BUG=chromium:445938
    BRANCH=none
    TEST=none
    
    Change-Id: I01b63049eebfba6f467808ac84ef77385840c204
    Signed-off-by: Patrick Georgi <pgeorgi at chromium.org>
    Original-Commit-Id: 621c916ab14c0de4bae3dde09c05060c4f3c63c5
    Original-Change-Id: Ia4a8848fd7db9d9a2bf9f5c226566fe3936ff543
    Original-Signed-off-by: Patrick Georgi <pgeorgi at google.com>
    Original-Reviewed-on: https://chromium-review.googlesource.com/308520
    Original-Commit-Ready: Patrick Georgi <pgeorgi at chromium.org>
    Original-Tested-by: Patrick Georgi <pgeorgi at chromium.org>
    Original-Reviewed-by: Aaron Durbin <adurbin at chromium.org>
    Reviewed-on: http://review.coreboot.org/12232
    Tested-by: build bot (Jenkins)
    Reviewed-by: Stefan Reinauer <stefan.reinauer at coreboot.org>


See http://review.coreboot.org/12232 for details.

-gerrit



More information about the coreboot-gerrit mailing list