summaryrefslogtreecommitdiff
path: root/UefiCpuPkg/Include
AgeCommit message (Expand)Author
2013-09-161. Read 32bit CPU Init APIC ID from CPUID leaf B in XAPIC mode.Jeff Fan
2012-08-231. Added SetLocalApicBaseAdress() and GetLocalApicBaseAddress() APIs in Local...vanjeff
2011-10-281. Introduce the API MtrrGetDefaultMemoryType () in Mtrr Library.vanjeff
2011-09-02Add generic HPET Timer DXE Driver and support librariesmdkinney
2010-10-28Fix build break when doing 32-bit build with some certain C compiler option c...rsun3
2010-08-27Add DisableLvtInterrupts() for the Local APIC library class.rsun3
2010-08-26Improve Local APIC library class. Add new library APIs: GetApicVersion(), Sen...rsun3
2010-08-23Add Local APIC Library class defining APIs for common Local APIC operations. ...rsun3
2010-07-13Code refinement.xli24
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-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-28Remove unused structuremdkinney
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