]> git.proxmox.com Git - mirror_edk2.git/history - UefiCpuPkg/Library/MtrrLib
Fix a bug about the iSCSI DHCP dependency issue.
[mirror_edk2.git] / UefiCpuPkg / Library / MtrrLib /
2012-10-10 vanjeffAdd missing parameter in functions header.
2012-09-27 vanjeffSave and disable CPU interrupt before programming MTRR...
2012-04-11 rsun3UefiCpuPkg MtrrLib: For MtrrSetAllMtrrs(), do not set...
2011-11-25 rsun3UefiCpuPkg MTRR Library: Remove a buggy check logic...
2011-10-28 vanjeff1. Introduce the API MtrrGetDefaultMemoryType () in...
2011-09-20 rsun3UefiCpuPkg MTRR Library: enhance MTRR Library.
2011-09-13 rsun3Enhance the MTRR lib to support the case where alignmen...
2011-01-11 mdkinneyRemove extra {} inside DEBUG_CODE() macro
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-23 lgao41. Correct File header to ## @file
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...
2010-01-26 qhuang8Clean up MtrrLib to remove unnecessary package dependency
2009-05-27 jljustenAdd MTRR library for IA32 & X64 processor architectures.