Branch: refs/heads/master
  Home:   https://github.com/tianocore/edk2
  Commit: b09ada6edc7f3f28d3b4f2ef09852ebd39f17920
      
https://github.com/tianocore/edk2/commit/b09ada6edc7f3f28d3b4f2ef09852ebd39f17920
  Author: Zhihao Li <[email protected]>
  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 <[email protected]>
Cc: Liming Gao <[email protected]>

Signed-off-by: Zhihao Li <[email protected]>
Reviewed-by: Liming Gao <[email protected]>




_______________________________________________
edk2-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/edk2-commits

Reply via email to