summaryrefslogtreecommitdiff
path: root/UefiCpuPkg/Library/MpInitLib/DxeMpInitLib.inf
AgeCommit message (Expand)AuthorFilesLines
2022-05-11UefiCpuPkg: Revert "UefiCpuPkg: Enable Tdx support in MpInitLib"Min M Xu1-3/+0
2022-04-02UefiCpuPkg: Enable Tdx support in MpInitLibMin Xu1-0/+3
2021-12-09UefiCpuPkg/MpInitLib: Use SEV-SNP AP Creation NAE event to launch APsTom Lendacky1-0/+3
2021-12-09UefiCpuPkg/MpInitLib: use PcdConfidentialComputingAttr to check SEV statusBrijesh Singh1-1/+1
2021-12-09UefiCpuPkg/MpInitLib: move SEV specific routines in AmdSev.cBrijesh Singh1-0/+1
2021-04-09UefiCpuPkg/MpInitLib: Consume MicrocodeLib to remove duplicated codeRay Ni1-0/+1
2021-03-08UefiCpuPkg/MpInitLib: Use NASM struc to avoid hardcode offsetRay Ni1-3/+2
2020-08-17UefiCpuPkg: Allow AP booting under SEV-ESTom Lendacky1-0/+3
2020-08-17UefiCpuPkg/MpInitLib: Add CPU MP data flag to indicate if SEV-ES is enabledTom Lendacky1-0/+1
2020-04-23UefiCpuPkg/MpInitLib: Add missing explicit PcdLib dependencyHao A Wu1-0/+1
2020-03-27UefiCpuPkg/MpInitLib DXE: Add PCD to control AP status check intervalHao A Wu1-10/+10
2020-02-14UefiCpuPkg: Remove FIT based microcode shadow logic from MpInitLib.Siyuan Fu1-1/+0
2020-02-11UefiCpuPkg/MpInitLib: Not pass microcode info between archs in CPU_MP_DATAHao A Wu1-1/+2
2020-01-10UefiCpuPkg: Shadow microcode patch according to FIT microcode entry.Siyuan Fu1-0/+1
2019-10-11UefiCpuPkg/MpInitLib: honor the platform's boot CPU count in AP detectionLaszlo Ersek1-0/+1
2019-04-09UefiCpuPkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney1-7/+1
2017-12-22UefiCpuPkg/MpInitLib: Add missing Guard page setup for APsJian J Wang1-0/+1
2017-10-10UefiCpuPkg: Update Guid usage in DxeMpInitLib INF to match source code logicLiming Gao1-1/+1
2017-05-23UefiCpuPkg/DxeMpInitLib.inf: Add missing SynchronizationLibJeff Fan1-1/+2
2016-12-28UefiCpuPkg/MpInitLib: Disable and restore system timer interruptJeff Fan1-0/+3
2016-12-28UefiCpuPkg/DxeMpInitLib: Support source debugging on AP functionJeff Fan1-0/+2
2016-11-17UefiCpuPkg/DxeMpInitLib: remove duplicate HobLib class dependencyLaszlo Ersek1-1/+0
2016-11-14UefiCpuPkg/DxeMpLib: Place APs to suitable state on Legacy OS bootJeff Fan1-0/+1
2016-08-17UefiCpuPkg/MpInitLib: Add MicrocodeDetect() and load microcode on BSPJeff Fan1-0/+1
2016-08-17UefiCpuPkg/MpInitLib: Add AP assembly code and MP_CPU_EXCHANGE_INFOJeff Fan1-0/+8
2016-08-17UefiCpuPkg/MpInitLib: Add two instances PeiMpInitLib and DxeMpInitLibJeff Fan1-0/+61