audk/StandaloneMmPkg/Core
Michael Kubacki d2e8118461 StandaloneMmPkg: CodeQL Fixes.
Makes changes to comply with alerts raised by CodeQL.

Most of the issues here fall into the following two categories:

1. Potential use of uninitialized pointer
2. Inconsistent integer width used in loop comparison

Signed-off-by: Oliver Smith-Denny <osde@linux.microsoft.com>
2024-10-03 07:30:55 +00:00
..
Dependency.c StandaloneMmPkg/Core: Remove traditional MM driver support 2024-08-28 15:25:27 +00:00
Dispatcher.c StandaloneMmPkg: CodeQL Fixes. 2024-10-03 07:30:55 +00:00
FwVol.c StandaloneMmPkg/Core: Remove traditional MM driver support 2024-08-28 15:25:27 +00:00
Handle.c StandaloneMmPkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
InstallConfigurationTable.c StandaloneMmPkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
Locate.c StandaloneMmPkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
MemoryAttributesTable.c StandaloneMmPkg/Core: Add MemoryAttributes support 2024-08-28 15:25:27 +00:00
Mmi.c StandaloneMmPkg: Initialize 'WillReturn' variable 2024-05-30 01:57:35 +00:00
Notify.c StandaloneMmPkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
Page.c StandaloneMmPkg/Core: Add MemoryAttributes support 2024-08-28 15:25:27 +00:00
Pool.c StandaloneMmPkg/Core: Add MemoryAttributes support 2024-08-28 15:25:27 +00:00
StandaloneMmCore.c StandaloneMmPkg/Core: Migrate Memory Allocation Hob into MMRAM 2024-08-28 15:25:27 +00:00
StandaloneMmCore.h StandaloneMmPkg/Core: Add MemoryAttributes support 2024-08-28 15:25:27 +00:00
StandaloneMmCore.inf StandaloneMmPkg/Core: Add MemoryAttributes support 2024-08-28 15:25:27 +00:00
StandaloneMmCorePrivateData.h StandaloneMmPkg/Core: Drop MM_CORE_PRIVATE_DATA 2024-08-28 15:25:27 +00:00