Branch: refs/heads/master
Home: https://github.com/tianocore/edk2
Commit: b40c64ec25986d36e1fd02304daa9d72ac863da6
https://github.com/tianocore/edk2/commit/b40c64ec25986d36e1fd02304daa9d72ac863da6
Author: Zhiguang Liu <[email protected]>
Date: 2024-05-30 (Thu, 30 May 2024)
Changed paths:
M MdeModulePkg/Core/PiSmmCore/Smi.c
Log Message:
-----------
MdeModulePkg/SMM: 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 <[email protected]>
Commit: 30b6d08e27c767ba9756a244099d73c826abcc8d
https://github.com/tianocore/edk2/commit/30b6d08e27c767ba9756a244099d73c826abcc8d
Author: Zhiguang Liu <[email protected]>
Date: 2024-05-30 (Thu, 30 May 2024)
Changed paths:
M StandaloneMmPkg/Core/Mmi.c
Log Message:
-----------
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 <[email protected]>
Compare: https://github.com/tianocore/edk2/compare/79655e276860...30b6d08e27c7
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