microsoft / mu_basecore

Project Mu BaseCore
https://microsoft.github.io/mu/
Other
242 stars 124 forks source link

[Cherry-Pick][Rebase & FF] UefiCpuPkg: Consume PcdCpuSmmApSyncTimeout2. #1097

Closed apop5 closed 2 months ago

apop5 commented 2 months ago

Description

In addition to what was said in the Cherry-Pick in #1096.

It looks like Edk2 picked up these changes, reverted them, and then added them back because Ovmf packages had already started consuming them.

The changes should not impact existing platforms, because the changes only modify PiSmmCpuDxeSmm.

How This Was Tested

Local CI.

Integration Instructions

N/A