edk2/MdeModulePkg/Universal
Aaron Pop ede299f241 MdeModulePkg: Fix recently introduced uninitialized variable usage.
Address the build regressions, introduced in #11724, #11688, #11686 #11685.
These build regressions are for uninitialized variables before use.

Signed-off-by: Aaron Pop <aaronpop@microsoft.com>
2025-12-02 11:22:46 +01:00
..
Acpi MdeModulePkg: Acpi cumulative codeql issues. 2025-11-24 00:41:30 +00:00
BdsDxe MdeModulePkg: Fix recently introduced uninitialized variable usage. 2025-12-02 11:22:46 +01:00
BootManagerPolicyDxe MdeModulePkg: Fix missing NULL tests. 2025-11-23 00:23:22 +00:00
CapsuleOnDiskLoadPei MdeModulePkg: Fix definition typos 2025-06-11 17:20:20 +00:00
CapsulePei MdeModulePkg: Fix comparison with wider widths. 2025-11-23 00:23:22 +00:00
CapsuleRuntimeDxe MdeModulePkg/Capsule: Replace VariableLock with VariablePolicy 2025-11-24 06:23:55 +00:00
Console MdeModulePkg: Remove extraneous parentheses 2025-11-22 01:43:26 +00:00
DebugPortDxe MdeModulePkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
DebugServicePei MdeModulePkg: Fix EFI_SUCCESS typos 2025-06-12 17:50:45 +00:00
DebugSupportDxe MdeModulePkg/DebugSupportDxe: Fix incompatible pointer types 2025-11-21 16:33:06 +00:00
DevicePathDxe MdeModulePkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
Disk MdeModulePkg: Fix useless tests. 2025-11-23 00:23:22 +00:00
DisplayEngineDxe MdeModulePkg: Fix missing NULL tests. 2025-11-22 21:15:22 +00:00
DriverHealthManagerDxe MdeModulePkg: Fix missing NULL tests. 2025-11-23 00:23:22 +00:00
DriverSampleDxe MdeModulePkg/Universal/DriverSampleDxe: Fix VFR warnings 2025-09-18 16:08:59 +00:00
EbcDxe MdeModulePkg: Fix useless tests. 2025-11-23 00:23:22 +00:00
EsrtDxe MdeModulePkg/EsrtDxe: Replace VariableLock with VariablePolicy 2025-11-24 06:23:55 +00:00
EsrtFmpDxe MdeModulePkg/EsrtFmpDxe: Support multiple devices with 0 HardwareInstance 2023-02-15 01:52:59 +00:00
FaultTolerantWriteDxe MdeModulePkg: Fix comparison with wider widths. 2025-11-23 00:23:22 +00:00
FaultTolerantWritePei MdeModulePkg: Fix missing NULL tests. 2025-11-23 00:23:22 +00:00
FileExplorerDxe MdeModulePkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
FvSimpleFileSystemDxe MdeModulePkg/FvSimpleFileSystemDxe: Remove Iso639Language 2025-10-14 01:45:12 +00:00
HiiDatabaseDxe MdeModulePkg: Fix recently introduced uninitialized variable usage. 2025-12-02 11:22:46 +01:00
HiiResourcesSampleDxe MdeModulePkg: Fix EFI_SUCCESS typos 2025-06-12 17:50:45 +00:00
LegacyRegion2Dxe MdeModulePkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
LoadFileOnFv2 MdeModulePkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
LockBox/SmmLockBox MdeModulePkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
MemoryTest MdeModulePkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
Metronome MdeModulePkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
MonotonicCounterRuntimeDxe MdeModulePkg: Align RuntimeDxe function headers with UEFI return values 2024-02-09 22:16:32 +00:00
PcatSingleSegmentPciCfg2Pei MdeModulePkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
PCD MdeModulePkg/PCD: Replace VariableLock with VariablePolicy 2025-11-24 06:23:55 +00:00
PlatformDriOverrideDxe MdeModulePkg: Fix missing NULL tests. 2025-11-23 00:23:22 +00:00
PrintDxe MdeModulePkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
RegularExpressionDxe MdeModulePkg: Fix comparison with wider widths. 2025-11-23 00:23:22 +00:00
ReportStatusCodeRouter MdeModulePkg: Fix missing NULL tests. 2025-11-23 00:23:22 +00:00
ResetSystemPei MdeModulePkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
ResetSystemRuntimeDxe MdeModulePkg/ResetSystemRuntimeDxe: Print Reset Data 2024-01-24 01:32:27 +00:00
SectionExtractionDxe MdeModulePkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
SectionExtractionPei MdeModulePkg: SectionExtractionPei cumulative codeql issues. 2025-07-01 09:53:09 +08:00
SecurityStubDxe MdeModulePkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
SerialDxe MdeModulePkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
SetupBrowserDxe MdeModulePkg: Fix recently introduced uninitialized variable usage. 2025-12-02 11:22:46 +01:00
SmbiosDxe MdeModulePkg: Remove ARM32 Support 2025-09-25 22:04:10 +00:00
SmbiosMeasurementDxe MdeModulePkg: Remove ARM32 Support 2025-09-25 22:04:10 +00:00
SmmCommunicationBufferDxe MdeModulePkg: SmmCommunicationBuffer cumulative codeql issues. 2025-07-01 09:52:41 +08:00
StatusCodeHandler MdeModulePkg: Fix EFI_SUCCESS typos 2025-06-12 17:50:45 +00:00
TimestampDxe MdeModulePkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
Variable MdeModulePkg: Fix unchecked return status. 2025-11-23 00:23:22 +00:00
WatchdogTimerDxe MdeModulePkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00