summaryrefslogtreecommitdiffstats
path: root/UefiCpuPkg/Include/Library/LocalApicLib.h
Commit message (Expand)AuthorAgeFilesLines
* UefiCpuPkg: Apply uncrustify changesMichael Kubacki2021-12-071-14/+14
* UefiCpuPkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney2019-04-091-7/+1
* UefiCpuPkg/LocalApicLib: Add GetProcessorLocation2ByApicId() APIRay Ni2019-04-081-1/+28
* UefiCpuPkg: Clean up source filesLiming Gao2018-06-281-23/+23
* 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/+20
* UefiCpuPkg: LocalApicLib: Add API to set SoftwareEnable bitMichael Kinney2015-10-301-1/+15
* 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-161-2/+2
* 1. Added SetLocalApicBaseAdress() and GetLocalApicBaseAddress() APIs in Local...vanjeff2012-08-231-1/+27
* Add generic HPET Timer DXE Driver and support librariesmdkinney2011-09-021-1/+50
* 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-261-12/+54
* Add Local APIC Library class defining APIs for common Local APIC operations. ...rsun32010-08-231-0/+270