Branch: refs/heads/master Home: https://github.com/tianocore/edk2 Commit: 523dbb6d597b63181bba85a337d1f53e511f4822 https://github.com/tianocore/edk2/commit/523dbb6d597b63181bba85a337d1f53e511f4822 Author: Kun Qin <ku...@microsoft.com> Date: 2025-02-11 (Tue, 11 Feb 2025)
Changed paths: M ArmPkg/Library/ArmFfaLib/ArmFfaStandaloneMmLib.c Log Message: ----------- ArmPkg: ArmFfaStandaloneMmLib: Fix non-FFA path ArmFfaLibCommonInit will return EFI_UNSUPPORTED when there is no FFA supported on the platform. This is expected behavior. However, the return of error code will incur program asserts. This change fixed the non-FFA path for the Standalone MM instance. Signed-off-by: Kun Qin <kun....@microsoft.com> To unsubscribe from these emails, change your notification settings at https://github.com/tianocore/edk2/settings/notifications _______________________________________________ edk2-commits mailing list edk2-commits@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/edk2-commits