summaryrefslogtreecommitdiff
path: root/UefiCpuPkg/Include/Library
AgeCommit message (Expand)AuthorFilesLines
2012-08-231. Added SetLocalApicBaseAdress() and GetLocalApicBaseAddress() APIs in Local...vanjeff1-1/+27
2011-10-281. Introduce the API MtrrGetDefaultMemoryType () in Mtrr Library.vanjeff1-1/+13
2011-09-02Add generic HPET Timer DXE Driver and support librariesmdkinney1-1/+50
2010-08-27Add DisableLvtInterrupts() for the Local APIC library class.rsun31-0/+11
2010-08-26Improve Local APIC library class. Add new library APIs: GetApicVersion(), Sen...rsun31-12/+54
2010-08-23Add Local APIC Library class defining APIs for common Local APIC operations. ...rsun31-0/+270
2010-07-13Code refinement.xli241-0/+1
2010-04-24Update the copyright notice formathhtian2-4/+4
2010-04-16Fixed GCC 4.4 build issues due to EFIAPI not being used when required.geekboy15a1-0/+4
2010-03-10Add Checking for MTRR existence.xli241-0/+12
2010-02-05Revert incompatible change:jyao11-17/+19
2010-02-05Original MTRR lib hardcode VARIABLE_MTRR as 8. But it is 7 in Core2 if SMRR e...jyao11-12/+49
2010-01-28Remove unused structuremdkinney1-11/+1
2009-11-25Introduce UefiCpuLib library class in UefiCpuPkg and add one instance of Base...qhuang81-0/+38
2009-05-27Add MTRR library for IA32 & X64 processor architectures.jljusten1-0/+288