epia-m support
git-svn-id: svn://svn.coreboot.org/coreboot/trunk@1655 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
This commit is contained in:
@@ -34,6 +34,7 @@
|
||||
#if !defined(ASSEMBLY)
|
||||
|
||||
void set_var_mtrr(unsigned int reg, unsigned long base, unsigned long size, unsigned char type);
|
||||
void add_var_mtrr(unsigned long basek, unsigned long sizek, unsigned char type);
|
||||
#if defined(INTEL_PPRO_MTRR)
|
||||
struct mem_range;
|
||||
void setup_mtrrs(struct mem_range *mem);
|
||||
|
Reference in New Issue
Block a user