[coreboot-gerrit] Patch merged into coreboot/master: bootstate: remove need for #ifdef ENV_RAMSTAGE

gerrit at coreboot.org gerrit at coreboot.org
Fri Sep 4 21:02:01 CET 2015


the following patch was just integrated into master:
commit 4d3de7e328fd92498fd7cf149a0aa887e33f8dfd
Author: Aaron Durbin <adurbin at chromium.org>
Date:   Wed Sep 2 17:34:04 2015 -0500

    bootstate: remove need for #ifdef ENV_RAMSTAGE
    
    The BOOT_STATE_INIT_ENTRY macro can only be used in ramstage, however
    the current state of the header meant bad build errors in non-ramstage.
    Therefore, people had to #ifdef in the source. Remove that requirement.
    
    Change-Id: I8755fc68bbaca6b72fbe8b4db4bcc1ccb35622bd
    Signed-off-by: Aaron Durbin <adurbin at chromium.org>
    Reviewed-on: http://review.coreboot.org/11492
    Tested-by: build bot (Jenkins)
    Reviewed-by: Martin Roth <martinroth at google.com>


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

-gerrit



More information about the coreboot-gerrit mailing list