[coreboot-gerrit] Patch merged into coreboot/master: AGESA: Fix invalid use of CFG_ declarations

gerrit at coreboot.org gerrit at coreboot.org
Sat Jun 4 11:09:37 CEST 2016


the following patch was just integrated into master:
commit 50036324070be4336096c111918dc1e1a3ea69a3
Author: Kyösti Mälkki <kyosti.malkki at gmail.com>
Date:   Wed May 18 13:35:21 2016 +0300

    AGESA: Fix invalid use of CFG_ declarations
    
    The declarations of CFG_ evaluate to correct values only when
    included after the definitions of BLDCFG_ in buildOpts.c.
    So we never have CFG_PLAT_NUM_IO_APICS defined here.
    
    Change-Id: I94b3dee5a3207b37921eb24a0bcd73b5a217b2d3
    Signed-off-by: Kyösti Mälkki <kyosti.malkki at gmail.com>
    Reviewed-on: https://review.coreboot.org/14887
    Tested-by: build bot (Jenkins)
    Reviewed-by: Martin Roth <martinroth at google.com>


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

-gerrit



More information about the coreboot-gerrit mailing list