Branch: refs/heads/master Home: https://github.com/tianocore/edk2 Commit: 4364d661685d4806b8fb66ff76eaece7ea6a4426 https://github.com/tianocore/edk2/commit/4364d661685d4806b8fb66ff76eaece7ea6a4426 Author: Zhihao Li <zhihao...@intel.com> Date: 2022-10-08 (Sat, 08 Oct 2022)
Changed paths: M UefiCpuPkg/PiSmmCpuDxeSmm/MpService.c Log Message: ----------- UefiCpuPkg: Reset a parameter when BSP Exit in CPU relaxed mode. REF: https://bugzilla.tianocore.org/show_bug.cgi?id=4083 In CPU relaxed mode, it doesn't reset the value of mSmmMpSyncData->AllApArrivedWithException when BSP exit smm mode. So this patch will reset this variable. Cc: Eric Dong <eric.d...@intel.com> Reviewed-by: Ray Ni <ray...@intel.com> Signed-off-by: Zhihao Li <zhihao...@intel.com> Reviewed-by: Abner Chang <abner.ch...@amd.com> _______________________________________________ edk2-commits mailing list edk2-commits@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/edk2-commits