[coreboot-gerrit] Patch merged into coreboot/master: cpu/x86/smm_module_loader: always build with SMM module support

gerrit at coreboot.org gerrit at coreboot.org
Wed May 4 15:54:21 CEST 2016


the following patch was just integrated into master:
commit a41e030fbc8281ea1f76e6f0f0cdea4e33c2fc6c
Author: Aaron Durbin <adurbin at chromium.org>
Date:   Sat Apr 30 14:56:20 2016 -0500

    cpu/x86/smm_module_loader: always build with SMM module support
    
    The SMM module loader code was guarded by CONFIG_SMM_TSEG,
    however that's not necessary. It's up to the chipset to take
    advantage of the SMM module loading. It'll get optimized out
    if the code isn't used anyway so just expose the declarations.
    
    Change-Id: I6ba1b91d0c84febd4f1a92737b3d7303ab61b343
    Signed-off-by: Aaron Durbin <adurbin at chromium.org>
    Reviewed-on: https://review.coreboot.org/14560
    Tested-by: build bot (Jenkins)
    Reviewed-by: Martin Roth <martinroth at google.com>
    Reviewed-by: Furquan Shaikh <furquan at google.com>


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

-gerrit



More information about the coreboot-gerrit mailing list