Branch: refs/heads/master Home: https://github.com/tianocore/edk2 Commit: f6afd876631e2f7d1e0eeda70c2bf299c5d83deb https://github.com/tianocore/edk2/commit/f6afd876631e2f7d1e0eeda70c2bf299c5d83deb Author: Khor Swee Aun <swee.aun.k...@intel.com> Date: 2025-01-22 (Wed, 22 Jan 2025)
Changed paths: M UefiCpuPkg/PiSmmCpuDxeSmm/MpService.c Log Message: ----------- 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.k...@intel.com> To unsubscribe from these emails, change your notification settings at https://github.com/tianocore/edk2/settings/notifications _______________________________________________ edk2-commits mailing list edk2-commits@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/edk2-commits