summaryrefslogtreecommitdiffstats
path: root/UefiCpuPkg/Include
Commit message (Expand)AuthorAgeFilesLines
* 1. Save/restore ICR high 32bit value and check Delivery Status before sending...Jeff Fan2014-07-111-1/+4
* 1. Read 32bit CPU Init APIC ID from CPUID leaf B in XAPIC mode.Jeff Fan2013-09-162-3/+5
* 1. Added SetLocalApicBaseAdress() and GetLocalApicBaseAddress() APIs in Local...vanjeff2012-08-231-1/+27
* 1. Introduce the API MtrrGetDefaultMemoryType () in Mtrr Library.vanjeff2011-10-281-1/+13
* Add generic HPET Timer DXE Driver and support librariesmdkinney2011-09-022-2/+82
* Fix build break when doing 32-bit build with some certain C compiler option c...rsun32010-10-281-6/+7
* Add DisableLvtInterrupts() for the Local APIC library class.rsun32010-08-271-0/+11
* Improve Local APIC library class. Add new library APIs: GetApicVersion(), Sen...rsun32010-08-262-15/+72
* Add Local APIC Library class defining APIs for common Local APIC operations. ...rsun32010-08-232-0/+437
* Code refinement.xli242010-07-131-0/+1
* Update the copyright notice formathhtian2010-04-242-4/+4
* Fixed GCC 4.4 build issues due to EFIAPI not being used when required.geekboy15a2010-04-161-0/+4
* Add Checking for MTRR existence.xli242010-03-101-0/+12
* Revert incompatible change:jyao12010-02-051-17/+19
* Original MTRR lib hardcode VARIABLE_MTRR as 8. But it is 7 in Core2 if SMRR e...jyao12010-02-051-12/+49
* Remove unused structuremdkinney2010-01-281-11/+1
* Introduce UefiCpuLib library class in UefiCpuPkg and add one instance of Base...qhuang82009-11-251-0/+38
* Add MTRR library for IA32 & X64 processor architectures.jljusten2009-05-271-0/+288