summaryrefslogtreecommitdiff
path: root/UefiCpuPkg/Library
AgeCommit message (Expand)Author
2010-04-24Update the copyright notice formathhtian
2010-04-16Fixed GCC 4.4 build issues due to EFIAPI not being used when required.geekboy15a
2010-03-10Add Checking for MTRR existence.xli24
2010-03-04Add array index check to avoid potential buffer overflow.xli24
2010-02-231. Correct File header to ## @filelgao4
2010-02-14Use atomic AsmDisableCache() and AsmDisableCache() functions instead of AsmWr...mdkinney
2010-02-05Revert incompatible change:jyao1
2010-02-05Original MTRR lib hardcode VARIABLE_MTRR as 8. But it is 7 in Core2 if SMRR e...jyao1
2010-01-26Clean up MtrrLib to remove unnecessary package dependencyqhuang8
2010-01-08Fixed incorrect syntax for immediate HEX value.geekboy15a
2010-01-08Removed use of pre-initialized global data in this file as it was causing pro...geekboy15a
2009-12-16BaseUefiCpuLib: Preserve EBX register in InitializeFloatingPointUnitsjljusten
2009-11-30Update x64 version of InitializeFpu.asm to use raw op-codes instead of 'finit...qhuang8
2009-11-25Introduce UefiCpuLib library class in UefiCpuPkg and add one instance of Base...qhuang8
2009-05-27Add MTRR library for IA32 & X64 processor architectures.jljusten