summaryrefslogtreecommitdiff
path: root/UefiCpuPkg/Library/BaseXApicX2ApicLib/BaseXApicX2ApicLib.c
AgeCommit message (Expand)Author
2017-09-05Remove core packages since we can get them from edk2 repositoryGuo Mang
2015-04-27MdePkg/BaseXApicX2ApicLib: Support IA32 processors without MSR_IA32_APIC_BASE...Michael Kinney
2014-07-111. Save/restore ICR high 32bit value and check Delivery Status before sending...Jeff Fan
2014-07-10Introduce one PCD PcdCpuInitIpiDelayInMicroSeconds to specify the delay value...Jeff Fan
2013-09-161. Read 32bit CPU Init APIC ID from CPUID leaf B in XAPIC mode.Jeff Fan
2012-08-231. Added SetLocalApicBaseAdress() and GetLocalApicBaseAddress() APIs in Local...vanjeff
2011-09-02Add generic HPET Timer DXE Driver and support librariesmdkinney
2010-10-28Fix build break when doing 32-bit build with some certain C compiler option c...rsun3
2010-08-27Add DisableLvtInterrupts() for the Local APIC library class.rsun3
2010-08-26Improve Local APIC library class. Add new library APIs: GetApicVersion(), Sen...rsun3
2010-08-23Add Local APIC Library class defining APIs for common Local APIC operations. ...rsun3