summaryrefslogtreecommitdiff
path: root/UefiCpuPkg/Library/MpInitLib/PeiMpInitLib.inf
AgeCommit message (Expand)AuthorFilesLines
2023-03-10UefiCpuPkg: Remove UefiCpuLib from module INFs.Yu Pu1-1/+0
2022-11-14OvmfPkg/UefiCpuPkg/UefiPayloadPkg: Rename VmgExitLib to CcExitLibMin M Xu1-1/+1
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-02-14UefiCpuPkg: Remove FIT based microcode shadow logic from MpInitLib.Siyuan Fu1-1/+3
2020-01-10UefiCpuPkg: Shadow microcode patch according to FIT microcode entry.Siyuan Fu1-1/+2
2020-01-02UefiCpuPkg/MpInitLib: Produce EDKII microcode patch HOBHao A Wu1-0/+1
2019-10-11UefiCpuPkg/MpInitLib: honor the platform's boot CPU count in AP detectionLaszlo Ersek1-1/+2
2019-04-09UefiCpuPkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney1-7/+1
2018-09-06UefiCpuPkg/MpInitLib: Fix ECC issues.Eric Dong1-1/+1
2018-07-19UefiCpuPkg/MpInitLib: Fix S3 resume hang issue.Eric Dong1-0/+4
2017-04-26UefiCpuPkg/MpInitLib: needn't to allocate AP reset vectorJeff Fan1-5/+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