index
:
edk2-platforms.git
about
devel-IntelAtomProcessorE3900
devel-MinPlatform
devel-MinnowBoard3
devel-MinnowBoard3-UDK2017
devel-MinnowBoardMax-UDK2017
devel-OpenPlatformPkg
devel-dynamictables
master
minnowboard-max-udk2015
pentium-celeron-n-udk2015
(https://github.com/tianocore/edk2-platforms)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
UefiCpuPkg
/
Include
/
Library
/
LocalApicLib.h
Age
Commit message (
Expand
)
Author
2017-04-27
UefiCpuPkg: Move to new location
Guo Mang
2016-11-02
UefiCpuPkg/LocalApicLib: Add EFIAPI for GetProcessorLocationByApicId()
Jeff Fan
2016-11-02
UefiCpuPkg/LocalApicLib: Rename GetProcessorLocation()
Jeff Fan
2016-11-01
UefiCpuPkg: Move GetProcessorLocation() to LocalApicLib library
Leo Duran
2015-10-30
UefiCpuPkg: LocalApicLib: Add API to set SoftwareEnable bit
Michael Kinney
2014-07-11
1. Save/restore ICR high 32bit value and check Delivery Status before sending...
Jeff Fan
2013-09-16
1. Read 32bit CPU Init APIC ID from CPUID leaf B in XAPIC mode.
Jeff Fan
2012-08-23
1. Added SetLocalApicBaseAdress() and GetLocalApicBaseAddress() APIs in Local...
vanjeff
2011-09-02
Add generic HPET Timer DXE Driver and support libraries
mdkinney
2010-08-27
Add DisableLvtInterrupts() for the Local APIC library class.
rsun3
2010-08-26
Improve Local APIC library class. Add new library APIs: GetApicVersion(), Sen...
rsun3
2010-08-23
Add Local APIC Library class defining APIs for common Local APIC operations. ...
rsun3