[coreboot-gerrit] Patch merged into coreboot/master: d1b0e87 loaders: add run_romstage() function to bootblock

gerrit at coreboot.org gerrit at coreboot.org
Fri Mar 20 19:27:53 CET 2015


the following patch was just integrated into master:
commit d1b0e87179ca42eadbfb36191171e0e8552c1cbe
Author: Aaron Durbin <adurbin at chromium.org>
Date:   Tue Mar 17 13:17:06 2015 -0500

    loaders: add run_romstage() function to bootblock
    
    Provide a common run_romstage() function to be used by
    bootblocks to load and run romstage. This is similar to
    run_ramstage() in that it provides a single entry point
    for doing the necessary work of loading and running romstage.
    
    Change-Id: Ia9643cc091f97a836cf5caefdff8df4a3443df4c
    Signed-off-by: Aaron Durbin <adurbin at chromium.org>
    Reviewed-on: http://review.coreboot.org/8709
    Tested-by: build bot (Jenkins)
    Reviewed-by: Paul Menzel <paulepanter at users.sourceforge.net>
    Reviewed-by: Stefan Reinauer <stefan.reinauer at coreboot.org>


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

-gerrit



More information about the coreboot-gerrit mailing list