[coreboot-gerrit] Patch merged into coreboot/master: lib: put romstage_handoff implementation in own compilation unit

gerrit at coreboot.org gerrit at coreboot.org
Thu Dec 1 08:16:53 CET 2016


the following patch was just integrated into master:
commit afe8aeed81003e941d91e8733ea7459a58d1a4d7
Author: Aaron Durbin <adurbin at chromium.org>
Date:   Tue Nov 29 21:37:42 2016 -0600

    lib: put romstage_handoff implementation in own compilation unit
    
    Instead of putting all the functions inline just put the
    current implementation into a C file. That way all the implementation
    innards are not exposed.
    
    Lastly, fix up the fallout of compilation units not including the
    headers they actually use.
    
    Change-Id: I01fd25d158c0d5016405b73a4d4df3721c281b04
    Signed-off-by: Aaron Durbin <adurbin at chromium.org>
    Reviewed-on: https://review.coreboot.org/17648
    Tested-by: build bot (Jenkins)
    Reviewed-by: Kyösti Mälkki <kyosti.malkki at gmail.com>
    Reviewed-by: Furquan Shaikh <furquan at google.com>


See https://review.coreboot.org/17648 for details.

-gerrit



More information about the coreboot-gerrit mailing list