diff options
author | Jiaxin Wu <jiaxin.wu@intel.com> | 2025-07-18 14:22:06 +0800 |
---|---|---|
committer | mergify[bot] <37929162+mergify[bot]@users.noreply.github.com> | 2025-07-18 13:59:30 +0000 |
commit | 6fb7117e2887ac98634290078fb555d2b3807fd0 (patch) | |
tree | 6c277ccc25d7452c32fd0eec6213a924f5f40621 /Tools/Java/Source/Cpptasks | |
parent | 562bce0febd641f78df7cd61f2ed5a4c944b31ac (diff) | |
download | edk2-6fb7117e2887ac98634290078fb555d2b3807fd0.zip edk2-6fb7117e2887ac98634290078fb555d2b3807fd0.tar.gz edk2-6fb7117e2887ac98634290078fb555d2b3807fd0.tar.bz2 |
UefiCpuPkg/PiSmmCpuDxeSmm: Correct AllApArrivedWithException flag
Update AllApArrivedWithException if the 1st timeout sync is skipped
but all APs have arrived.
Example:
If IsCpuSyncAlwaysNeeded() returns false, LMCE is enabled and
triggered, and another SMI source combined with LMCE causes all APs
to enter SMI. Then 2nd timeout sync will be also skipped, but all APs
have arrived, so AllApArrivedWithException should be updated before
using.
Signed-off-by: Jiaxin Wu <jiaxin.wu@intel.com>
Diffstat (limited to 'Tools/Java/Source/Cpptasks')
0 files changed, 0 insertions, 0 deletions