[coreboot-gerrit] Patch merged into coreboot/master: cpu/x86/mtrr: add helper function to detect variable MTRRs

gerrit at coreboot.org gerrit at coreboot.org
Tue Mar 8 16:46:22 CET 2016


the following patch was just integrated into master:
commit e63be8971bac14c50b97602aedcc2a85b7e5f540
Author: Aaron Durbin <adurbin at chromium.org>
Date:   Mon Mar 7 16:05:36 2016 -0600

    cpu/x86/mtrr: add helper function to detect variable MTRRs
    
    The current MTRR API doesn't allow one to detect variable MTRRs
    along with handling fixed MTRRs in one function call. Therefore,
    add x86_setup_mtrrs_with_detect() to perform the same actions
    as x86_setup_mtrrs() but always do the dynamic detection.
    
    Change-Id: I443909691afa28ce11882e2beab12e836e5bcb3d
    Signed-off-by: Aaron Durbin <adurbin at chromium.org>
    Reviewed-on: https://review.coreboot.org/13935
    Reviewed-by: Furquan Shaikh <furquan at google.com>
    Tested-by: build bot (Jenkins)


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

-gerrit



More information about the coreboot-gerrit mailing list