coreboot-kgpe-d16/src/include/cpu
Aaron Durbin e63be8971b 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@chromium.org>
Reviewed-on: https://review.coreboot.org/13935
Reviewed-by: Furquan Shaikh <furquan@google.com>
Tested-by: build bot (Jenkins)
2016-03-08 16:46:16 +01:00
..
amd cpu/amd/fam10h-fam15h: Add new wait_ap_stopped function 2016-02-01 22:57:08 +01:00
intel cpu/intel/microcode: allow microcode to be loaded in romstage 2016-02-10 18:08:28 +01:00
x86 cpu/x86/mtrr: add helper function to detect variable MTRRs 2016-03-08 16:46:16 +01:00
cpu.h x86/smm: don't hide harmless declarations 2015-11-29 13:06:04 +01:00