Branch: refs/heads/master
  Home:   https://github.com/tianocore/edk2
  Commit: a1b98c8f845c165572937149a46e12ca36960617
      
https://github.com/tianocore/edk2/commit/a1b98c8f845c165572937149a46e12ca36960617
  Author: Michael Kubacki <[email protected]>
  Date:   2024-02-03 (Sat, 03 Feb 2024)

  Changed paths:
    M StandaloneMmPkg/Core/Mmi.c

  Log Message:
  -----------
  StandaloneMmPkg/Core: Output status in MMI handler assertion

Currently, if a MMI handler returns an unexpected failure status code,
ASSERT (FALSE) is used. It is more useful to use ASSERT_EFI_ERROR()
which also outputs the status code value.

Signed-off-by: Michael Kubacki <[email protected]>
Reviewed-by: Laszlo Ersek <[email protected]>
Reviewed-by: Ray Ni <[email protected]>




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

Reply via email to