coreboot/src/include/cpu
Furquan Shaikh 331ac1b078 mtrr: Define a function for obtaining free var mtrr
Instead of hard-coding var mtrr numbers in code, use this function to
identify the first available variable mtrr. If no such mtrr is
available, the function will return -1.

Change-Id: I2a1e02cdb45c0ab7e30609641977471eaa2431fd
Signed-off-by: Furquan Shaikh <furquan@google.com>
Reviewed-on: https://review.coreboot.org/14115
Tested-by: build bot (Jenkins)
Reviewed-by: Andrey Petrov <andrey.petrov@intel.com>
2016-03-18 19:14:52 +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 mtrr: Define a function for obtaining free var mtrr 2016-03-18 19:14:52 +01:00
cpu.h x86/smm: don't hide harmless declarations 2015-11-29 13:06:04 +01:00