[coreboot-gerrit] Patch merged into coreboot/master: 23727ca vboot: make vboot2_verify_firmware return

gerrit at coreboot.org gerrit at coreboot.org
Sat Apr 18 08:56:44 CEST 2015


the following patch was just integrated into master:
commit 23727ca424f30dc0fef3573d6ef49ccdf798e8c3
Author: Daisuke Nojiri <dnojiri at chromium.org>
Date:   Mon Dec 1 17:19:10 2014 -0800

    vboot: make vboot2_verify_firmware return
    
    this allows each board to decide what to do after firmware verification is
    done. some board needs to return back to the previous stage and let the
    previous stage kick off the verified stage.
    
    this also makes it more visible what is going to happen in the verstage since
    stage_exit now resides in main().
    
    BUG=none
    BRANCH=tot
    TEST=booted cosmos dev board. booted blaze in normal and recovery mode.
    built for all current boards.
    
    Original-Signed-off-by: Daisuke Nojiri <dnojiri at chromium.org>
    Original-Change-Id: I3cb466cedf2a9c2b0d48fc4b0f73f76d0714c0c7
    Original-Reviewed-on: https://chromium-review.googlesource.com/232517
    
    (cherry picked from commit 495704f36aa54ba12231d396376f01289d083f58)
    Signed-off-by: Aaron Durbin <adurbin at chromium.org>
    
    Change-Id: Ic20dfd3fa93849befc2b37012a5e0907fe83e8e2
    Reviewed-on: http://review.coreboot.org/9702
    Tested-by: build bot (Jenkins)
    Reviewed-by: Stefan Reinauer <stefan.reinauer at coreboot.org>


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

-gerrit



More information about the coreboot-gerrit mailing list