edk2/MdeModulePkg/Library/DxeCapsuleLibFmp
Aaron Pop a1aab535ce MdeModulePkg: Fix missing NULL tests
https://github.com/github/codeql/blob/codeql-cli-2.7.3/cpp/ql/src/Critical/MissingNullTest.qhelp

For items which allocate memory, or get a pointer from another
structure, it is important to validate that the pointers
are not null before they are dereferenced.

Signed-off-by: Aaron Pop <aaronpop@microsoft.com>
2026-07-30 19:10:07 +00:00
..
CapsuleOnDisk.c MdeModulePkg: Fix missing NULL tests 2026-07-30 19:10:07 +00:00
CapsuleOnDisk.h MdeModulePkg: Replace include guards with #pragma once 2026-02-23 21:01:28 +00:00
DxeCapsuleLib.c MdeModulePkg/DxeCapsuleLibFmp:Added PCD for EmbeddedDriver Support 2025-10-14 17:45:19 +00:00
DxeCapsuleLib.inf MdeModulePkg: Remove duplicate procotols guid in INF files 2026-04-29 11:18:10 +02:00
DxeCapsuleLib.uni MdeModulePkg: Replace BSD License with BSD+Patent License 2019-04-09 10:58:08 -07:00
DxeCapsuleProcessLib.c MdeModulePkg: Cleanup debug print readability 2026-05-06 10:43:05 +00:00
DxeCapsuleProcessLibNull.c MdeModulePkg: Fix EFI_SUCCESS typos 2025-06-12 17:50:45 +00:00
DxeCapsuleReportLib.c MdeModulePkg/DxeCapsuleLibFmp: Tolerate EFI_ALREADY_STARTED in LockVariable 2026-04-30 02:07:58 +00:00
DxeCapsuleReportLibNull.c MdeModulePkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
DxeCapsuleRuntime.c MdeModulePkg/DxeCapsuleLibFmp: Check BootService Status to Use ESRT Cache 2024-09-11 20:26:20 +00:00
DxeRuntimeCapsuleLib.inf MdeModulePkg/DxeCapsuleLibFmp:Added PCD for EmbeddedDriver Support 2025-10-14 17:45:19 +00:00
DxeRuntimeCapsuleLib.uni MdeModulePkg: Replace BSD License with BSD+Patent License 2019-04-09 10:58:08 -07:00