Branch: refs/heads/master
Home: https://github.com/tianocore/edk2
Commit: 10b310f9b2047b7ff935974371eb59c1e0b46594
https://github.com/tianocore/edk2/commit/10b310f9b2047b7ff935974371eb59c1e0b46594
Author: Ray Ni <[email protected]>
Date: 2025-09-10 (Wed, 10 Sep 2025)
Changed paths:
M StandaloneMmPkg/Drivers/StandaloneMmIplPei/StandaloneMmIplPei.c
M StandaloneMmPkg/Include/StandaloneMm.h
Log Message:
-----------
StandaloneMmPkg/Ipl: Do not check return status of MmCore's entry point
Per PI spec the entry point of standalone MM core returns "VOID".
So it's not right to check the return status of MM core's entry point.
In rare case, it might hit assertion as the MM core's entry point has
no responsibility to reset RAX to 0 (in x64 arch).
Signed-off-by: Ray Ni <[email protected]>
Cc: Ard Biesheuvel <[email protected]>
Cc: Sami Mujawar <[email protected]>
Cc: Dun Tan <[email protected]>
Cc: Eduardo Cuevas Farfan <[email protected]>
To unsubscribe from these emails, change your notification settings at
https://github.com/tianocore/edk2/settings/notifications
_______________________________________________
edk2-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/edk2-commits