Branch: refs/heads/master Home: https://github.com/tianocore/edk2 Commit: 6fb7117e2887ac98634290078fb555d2b3807fd0 https://github.com/tianocore/edk2/commit/6fb7117e2887ac98634290078fb555d2b3807fd0 Author: Jiaxin Wu <jiaxin...@intel.com> Date: 2025-07-18 (Fri, 18 Jul 2025)
Changed paths: M UefiCpuPkg/PiSmmCpuDxeSmm/MpService.c Log Message: ----------- 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...@intel.com> Commit: 8216419a02173421ce7070268fdd11a7caadfa4b https://github.com/tianocore/edk2/commit/8216419a02173421ce7070268fdd11a7caadfa4b Author: Jiaxin Wu <jiaxin...@intel.com> Date: 2025-07-18 (Fri, 18 Jul 2025) Changed paths: M UefiCpuPkg/PiSmmCpuDxeSmm/MpService.c Log Message: ----------- UefiCpuPkg/PiSmmCpuDxeSmm: Refine debug log in SmmWaitForApArrival Refine debug log in SmmWaitForApArrival, and print the disabled count info. Signed-off-by: Jiaxin Wu <jiaxin...@intel.com> Compare: https://github.com/tianocore/edk2/compare/562bce0febd6...8216419a0217 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