edk2/MdeModulePkg/Library/BootMaintenanceManagerUiLib
Aaron Pop 1cc0af9d6d 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-08-05 11:34:09 +00:00
..
BmLib.c MdeModulePkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
BootMaintenance.c MdeModulePkg: Fix missing NULL tests 2026-08-05 11:34:09 +00:00
BootMaintenanceManager.h MdeModulePkg: Replace include guards with #pragma once 2026-02-23 21:01:28 +00:00
BootMaintenanceManager.vfr MdeModulePkg: Replace BSD License with BSD+Patent License 2019-04-09 10:58:08 -07:00
BootMaintenanceManagerCustomizedUi.c MdeModulePkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
BootMaintenanceManagerCustomizedUi.h MdeModulePkg: Replace include guards with #pragma once 2026-02-23 21:01:28 +00:00
BootMaintenanceManagerCustomizedUiSupport.c MdeModulePkg: Fix missing NULL tests 2026-08-05 11:34:09 +00:00
BootMaintenanceManagerCustomizedUiSupport.h MdeModulePkg: Replace include guards with #pragma once 2026-02-23 21:01:28 +00:00
BootMaintenanceManagerStrings.uni MdeModulePkg/BM_UI: Add the new terminal types to related menu 2019-09-24 21:56:46 +08:00
BootMaintenanceManagerUiLib.inf MdeModulePkg: Replace BSD License with BSD+Patent License 2019-04-09 10:58:08 -07:00
BootMaintenanceManagerUiLib.uni MdeModulePkg: Replace BSD License with BSD+Patent License 2019-04-09 10:58:08 -07:00
BootOption.c MdeModulePkg: Fix missing NULL tests 2026-08-05 11:34:09 +00:00
ConsoleOption.c MdeModulePkg: Fix missing NULL tests 2026-08-05 11:34:09 +00:00
Data.c MdeModulePkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
FormGuid.h MdeModulePkg: Replace include guards with #pragma once 2026-02-23 21:01:28 +00:00
UpdatePage.c MdeModulePkg: Fix missing NULL tests 2026-08-05 11:34:09 +00:00
Variable.c MdeModulePkg: Fix missing NULL tests 2026-08-05 11:34:09 +00:00