[coreboot-gerrit] Patch merged into coreboot/master: arch/x86: move postcar main logic into C

gerrit at coreboot.org gerrit at coreboot.org
Mon Sep 19 17:02:05 CEST 2016


the following patch was just integrated into master:
commit 6b0cebccc4cfb99bb20f163de0f83af0c143c35a
Author: Aaron Durbin <adurbin at chromium.org>
Date:   Fri Sep 16 16:15:14 2016 -0500

    arch/x86: move postcar main logic into C
    
    The console_init(), MTRR printing, and loading ramstage
    logic was previously all in assembly. Move that logic
    into C code so that future features can more easily be
    added into the postcar boot flow.
    
    BUG=chrome-os-partner:57513
    
    Change-Id: I332140f569caf0803570fd635d894295de8c0018
    Signed-off-by: Aaron Durbin <adurbin at chromium.org>
    Reviewed-on: https://review.coreboot.org/16618
    Tested-by: build bot (Jenkins)
    Reviewed-by: Furquan Shaikh <furquan at google.com>
    Reviewed-by: Andrey Petrov <andrey.petrov at intel.com>
    Reviewed-by: Paul Menzel <paulepanter at users.sourceforge.net>


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

-gerrit



More information about the coreboot-gerrit mailing list