audk/StandaloneMmPkg/Core
Zhiguang Liu 30b6d08e27 StandaloneMmPkg: Initialize 'WillReturn' variable
The local variable 'WillReturn' was being used without prior
initialization in some code paths.
This patch ensures that 'WillReturn' is properly initialized
to prevent undefined behavior.

Signed-off-by: Zhiguang Liu <zhiguang.liu@intel.com>
2024-05-30 01:57:35 +00:00
..
Dependency.c StandaloneMmPkg/Core: Remove optimization for depex evaluation 2024-01-23 18:26:25 +00:00
Dispatcher.c StandaloneMmPkg/Core: Remove dead code 2023-12-25 06:15:54 +00:00
FwVol.c StandaloneMmPkg/Core: Fix the failure to find uncompressed inner FV 2023-12-19 09:29:07 +00:00
Handle.c
InstallConfigurationTable.c
Locate.c
Mmi.c StandaloneMmPkg: Initialize 'WillReturn' variable 2024-05-30 01:57:35 +00:00
Notify.c
Page.c
Pool.c
StandaloneMmCore.c StandaloneMmPkg/Core: Limit FwVol encapsulation section recursion 2023-12-19 09:29:07 +00:00
StandaloneMmCore.h StandaloneMmPkg/Core: Remove dead code 2023-12-25 06:15:54 +00:00
StandaloneMmCore.inf StandaloneMmPkg/Core: Limit FwVol encapsulation section recursion 2023-12-19 09:29:07 +00:00
StandaloneMmCorePrivateData.h