]> git.proxmox.com Git - mirror_edk2.git/history - UefiCpuPkg/Library/MtrrLib/MtrrLib.c
Fix 32-bit build break
[mirror_edk2.git] / UefiCpuPkg / Library / MtrrLib / MtrrLib.c
2011-01-07 mdkinneyFix 32-bit build break
2011-01-06 mdkinneyAdd DEBUG() macros for DEBUG_CACHE to MTRR Library...
2010-08-10 xli24Add boundary check against variable MTRR count.
2010-07-13 xli24Code refinement.
2010-04-24 hhtianUpdate the copyright notice format
2010-04-16 geekboy15aFixed GCC 4.4 build issues due to EFIAPI not being...
2010-03-10 xli24Add Checking for MTRR existence.
2010-03-04 xli24Add array index check to avoid potential buffer overflow.
2010-02-14 mdkinneyUse atomic AsmDisableCache() and AsmDisableCache()...
2010-02-05 jyao1Revert incompatible change:
2010-02-05 jyao1Original MTRR lib hardcode VARIABLE_MTRR as 8. But...
2009-05-27 jljustenAdd MTRR library for IA32 & X64 processor architectures.