summaryrefslogtreecommitdiffstats
path: root/UefiCpuPkg/Library/BaseXApicLib
Commit message (Expand)AuthorAgeFilesLines
* UefiCpuPkg: ApicLibLeo Duran2017-09-051-47/+15
* UefiCpuPkg: Modify GetProcessorLocationByApicId() to support AMD.Leo Duran2017-06-261-32/+125
* UefiCpuPkg/LocalApicLib: fix feature test for Extended Topology CPUID leafLaszlo Ersek2016-11-231-2/+5
* UefiCpuPkg/LocalApicLib: Add EFIAPI for GetProcessorLocationByApicId()Jeff Fan2016-11-021-0/+1
* UefiCpuPkg/LocalApicLib: Rename GetProcessorLocation()Jeff Fan2016-11-021-1/+1
* UefiCpuPkg: Move GetProcessorLocation() to LocalApicLib libraryLeo Duran2016-11-011-0/+146
* UefiCpuPkg/LocalApic.h: Remove duplicated/conflicted definitionsJeff Fan2016-08-171-14/+15
* UefiCpuPkg: Convert all .uni files to utf-8Jordan Justen2015-12-151-0/+0
* UefiCpuPkg: LocalApicLib: Add API to set SoftwareEnable bitMichael Kinney2015-10-301-4/+34
* UefiCpuPkg: Add Cpuid.h include files for CPUID related definesMichael Kinney2015-10-191-0/+1
* UefiCpuPkg BaseXApic(X2)Lib: Add ASSERT if local APIC not software enabledHao Wu2015-10-091-0/+9
* MdePkg/BaseXApicLib: Support IA32 processors without MSR_IA32_APIC_BASE_ADDRESSMichael Kinney2015-04-272-11/+61
* Refine the format of PCD in INF files for UefiCpuPkg.Shumin Qiu2015-01-161-2/+2
* UefiCpuPkg: Convert non DOS format files to DOS formatGao, Liming2014-09-031-0/+0
* UefiCpuPkg: INF/DEC file updates to EDK II packagesGao, Liming2014-08-281-0/+0
* UefiCpuPkg: INF/DEC file updates to EDK II packagesGao, Liming2014-08-281-3/+5
* 1. Save/restore ICR high 32bit value and check Delivery Status before sending...Jeff Fan2014-07-111-0/+32
* Introduce one PCD PcdCpuInitIpiDelayInMicroSeconds to specify the delay value...Jeff Fan2014-07-102-4/+6
* 1. Read 32bit CPU Init APIC ID from CPUID leaf B in XAPIC mode.Jeff Fan2013-09-161-5/+28
* 1. Added SetLocalApicBaseAdress() and GetLocalApicBaseAddress() APIs in Local...vanjeff2012-08-232-8/+50
* Add generic HPET Timer DXE Driver and support librariesmdkinney2011-09-021-1/+78
* Add DisableLvtInterrupts() for the Local APIC library class.rsun32010-08-271-0/+22
* Improve Local APIC library class. Add new library APIs: GetApicVersion(), Sen...rsun32010-08-261-25/+106
* Add Local APIC Library class defining APIs for common Local APIC operations. ...rsun32010-08-232-0/+620