diff options
author | Khor Swee Aun <swee.aun.khor@intel.com> | 2025-01-20 22:38:47 -0800 |
---|---|---|
committer | mergify[bot] <37929162+mergify[bot]@users.noreply.github.com> | 2025-01-22 01:22:05 +0000 |
commit | f6afd876631e2f7d1e0eeda70c2bf299c5d83deb (patch) | |
tree | bcff3ca00bf32309e4a4f8f2ac74a51b896ee74b /BaseTools/Source/Python/AutoGen/IncludesAutoGen.py | |
parent | cbfae3e8a945e0621cfb6ca77c067806e8693056 (diff) | |
download | edk2-f6afd876631e2f7d1e0eeda70c2bf299c5d83deb.tar.gz edk2-f6afd876631e2f7d1e0eeda70c2bf299c5d83deb.tar.bz2 edk2-f6afd876631e2f7d1e0eeda70c2bf299c5d83deb.zip |
UefiCpuPkg/PiSmmCpuDxeSmm: SmmWaitForApArrival first sync check
Restructured the SmmWaitForApArrival first CPU synchronization
conditional checks and added new IsCpuSyncAlwaysNeeded check to determine
whether the sync should be executed unconditionally when a SMI occurs.
The first CPU synchronization shall executed unconditionally if the new
IsCpuSyncAlwaysNeeded check return TRUE. Otherwise, first CPU
synchronization is not executed unconditionally, and the decision to
synchronize should be based on the system configuration and status.
Signed-off-by: Khor Swee Aun <swee.aun.khor@intel.com>
Diffstat (limited to 'BaseTools/Source/Python/AutoGen/IncludesAutoGen.py')
0 files changed, 0 insertions, 0 deletions