summaryrefslogtreecommitdiffstats
path: root/UefiCpuPkg/Library/BaseXApicLib/BaseXApicLib.inf
Commit message (Expand)AuthorAgeFilesLines
* UefiCpuPkg: Remove UefiCpuLib from module INFs.Yu Pu2023-03-101-1/+0
* UefiCpuPkg: Add CpuLib to module INFs that depend on UefiCpuLib.Yu Pu2022-05-061-0/+1
* UefiCpuPkg: Move StandardSignatureIsAuthenticAMD to BaseUefiCpuLibKirkendall, Garrett2020-07-071-0/+2
* UefiCpuPkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney2019-04-091-7/+1
* UefiCpuPkg: Clean up source filesLiming Gao2018-06-281-4/+4
* MdePkg/BaseXApicLib: Support IA32 processors without MSR_IA32_APIC_BASE_ADDRESSMichael Kinney2015-04-271-2/+4
* Refine the format of PCD in INF files for UefiCpuPkg.Shumin Qiu2015-01-161-2/+2
* UefiCpuPkg: INF/DEC file updates to EDK II packagesGao, Liming2014-08-281-3/+5
* Introduce one PCD PcdCpuInitIpiDelayInMicroSeconds to specify the delay value...Jeff Fan2014-07-101-1/+3
* 1. Added SetLocalApicBaseAdress() and GetLocalApicBaseAddress() APIs in Local...vanjeff2012-08-231-4/+1
* Add Local APIC Library class defining APIs for common Local APIC operations. ...rsun32010-08-231-0/+46