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
/
Library
/
BaseXApicX2ApicLib
Age
Commit message (
Expand
)
Author
2016-11-23
UefiCpuPkg/LocalApicLib: fix feature test for Extended Topology CPUID leaf
Laszlo Ersek
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
2016-08-17
UefiCpuPkg/LocalApic.h: Remove duplicated/conflicted definitions
Jeff Fan
2015-12-15
UefiCpuPkg: Convert all .uni files to utf-8
Jordan Justen
2015-10-30
UefiCpuPkg: LocalApicLib: Add API to set SoftwareEnable bit
Michael Kinney
2015-10-19
UefiCpuPkg: Add Cpuid.h include files for CPUID related defines
Michael Kinney
2015-10-09
UefiCpuPkg BaseXApic(X2)Lib: Add ASSERT if local APIC not software enabled
Hao Wu
2015-04-27
MdePkg/BaseXApicX2ApicLib: Support IA32 processors without MSR_IA32_APIC_BASE...
Michael Kinney
2015-01-16
Refine the format of PCD in INF files for UefiCpuPkg.
Shumin Qiu
2014-09-03
UefiCpuPkg: Convert non DOS format files to DOS format
Gao, Liming
2014-08-28
UefiCpuPkg: INF/DEC file updates to EDK II packages
Gao, Liming
2014-08-28
UefiCpuPkg: INF/DEC file updates to EDK II packages
Gao, Liming
2014-07-11
1. Save/restore ICR high 32bit value and check Delivery Status before sending...
Jeff Fan
2014-07-10
Introduce one PCD PcdCpuInitIpiDelayInMicroSeconds to specify the delay value...
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-10-28
Fix build break when doing 32-bit build with some certain C compiler option c...
rsun3
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