[coreboot-gerrit] Patch merged into coreboot/master: 42ece05 coreboot: move common code to payload_run() from selfboot()

gerrit at coreboot.org gerrit at coreboot.org
Mon Mar 3 19:49:46 CET 2014


the following patch was just integrated into master:
commit 42ece05cc7936ce6fcd8858ef498b57cc917e602
Author: Aaron Durbin <adurbin at chromium.org>
Date:   Mon Feb 24 21:24:28 2014 -0600

    coreboot: move common code to payload_run() from selfboot()
    
    The selfboot() routine was perfoming most of the common teardown
    and stack checking infrastructure. Move that code into
    payload_run() to prepare removal of the selfboot() function.
    
    Change-Id: I29f2a5cfcc692f7a0fe2656cb1cda18158c49c6e
    Signed-off-by: Aaron Durbin <adurbin at chromium.org>


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

-gerrit



More information about the coreboot-gerrit mailing list