[coreboot-gerrit] Patch merged into coreboot/master: arch/x86/asembly_entry: reorder conditional stage entry macros

gerrit at coreboot.org gerrit at coreboot.org
Mon May 2 20:05:07 CEST 2016


the following patch was just integrated into master:
commit 800b0173c98101ee6ad2c7eaf1951a435c819fd9
Author: Aaron Durbin <adurbin at chromium.org>
Date:   Fri Apr 29 12:10:28 2016 -0500

    arch/x86/asembly_entry: reorder conditional stage entry macros
    
    The path that just clears CAR_GLOBAL variables and jumps
    to the stage entry point needs another condition for
    separate verstage just after bootblock. However, the
    current conditional is a negative conditional so
    swap the logic around to make it easier to extend.
    
    Change-Id: Iab6682498054715a6eaa0476390da6355238b9bc
    Signed-off-by: Aaron Durbin <adurbin at chromium.org>
    Reviewed-on: https://review.coreboot.org/14547
    Tested-by: build bot (Jenkins)
    Reviewed-by: Furquan Shaikh <furquan at google.com>
    Reviewed-by: Andrey Petrov <andrey.petrov at intel.com>
    Reviewed-by: Leroy P Leahy <leroy.p.leahy at intel.com>


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

-gerrit



More information about the coreboot-gerrit mailing list