[coreboot-gerrit] Patch merged into coreboot/master: 5e8286b program loading: add optional is_loader_active() callback

gerrit at coreboot.org gerrit at coreboot.org
Thu Apr 30 13:05:14 CEST 2015


the following patch was just integrated into master:
commit 5e8286bed6f18cd2a85b029911f97da21b38394d
Author: Aaron Durbin <adurbin at chromium.org>
Date:   Tue Apr 28 15:59:12 2015 -0500

    program loading: add optional is_loader_active() callback
    
    Add a way for a loader to indicate if it is active. Such users
    of this callback would be vboot which can indicate to the rest
    of the system that it isn't active. is_loader_active() also
    gives vboot a chance to perform the necessary work to make
    said decision.
    
    Change-Id: I6679ac75b19bb1bfff9c2b709da5591986f752ff
    Signed-off-by: Aaron Durbin <adurbin at chromium.org>
    Reviewed-on: http://review.coreboot.org/10022
    Tested-by: build bot (Jenkins)
    Reviewed-by: Patrick Georgi <pgeorgi at google.com>


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

-gerrit



More information about the coreboot-gerrit mailing list