Branch: refs/heads/master
  Home:   https://github.com/tianocore/edk2
  Commit: b09ada6edc7f3f28d3b4f2ef09852ebd39f17920
      
https://github.com/tianocore/edk2/commit/b09ada6edc7f3f28d3b4f2ef09852ebd39f17920
  Author: Zhihao Li <zhihao...@intel.com>
  Date:   2022-06-13 (Mon, 13 Jun 2022)

  Changed paths:
    M MdePkg/Library/SmmCpuRendezvousLibNull/SmmCpuRendezvousLibNull.c

  Log Message:
  -----------
  MdePkg: Remove "assert" from SmmCpuRendevousLibNull.c

REF: https://bugzilla.tianocore.org/show_bug.cgi?id=3931

Some drivers will break down when they use
SmmWaitForAllProcessor() which from SmmCpuRendezvousLibNull.c.
Removing the code "ASSERT(False)" will make consumer
work normally if they keep default setting for sync mode.

Cc: Michael D Kinney <michael.d.kin...@intel.com>
Cc: Liming Gao <gaolim...@byosoft.com.cn>

Signed-off-by: Zhihao Li <zhihao...@intel.com>
Reviewed-by: Liming Gao <gaolim...@byosoft.com.cn>




_______________________________________________
edk2-commits mailing list
edk2-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/edk2-commits

Reply via email to