edk2/MdeModulePkg/Application/UiApp
Aaron Pop dfd0edeb4e 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 03:07:16 +00:00
..
FrontPage.c MdeModulePkg: Fix missing NULL tests 2026-08-05 03:07:16 +00:00
FrontPage.h MdeModulePkg: Replace include guards with #pragma once 2026-02-23 21:01:28 +00:00
FrontPageCustomizedUi.c MdeModulePkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
FrontPageCustomizedUi.h MdeModulePkg: Replace include guards with #pragma once 2026-02-23 21:01:28 +00:00
FrontPageCustomizedUiSupport.c MdeModulePkg: Fix missing NULL tests 2026-08-05 03:07:16 +00:00
FrontPageCustomizedUiSupport.h MdeModulePkg: Replace include guards with #pragma once 2026-02-23 21:01:28 +00:00
FrontPageStrings.uni MdeModulePkg: Add help for Reset menu item, and fix French strings 2025-06-16 23:03:46 +00:00
FrontPageVfr.Vfr MdeModulePkg/UiApp: Fix spelling of 'FRONTPAGE' 2022-02-07 08:03:32 +00:00
String.c MdeModulePkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
String.h MdeModulePkg: Replace include guards with #pragma once 2026-02-23 21:01:28 +00:00
Ui.h MdeModulePkg: Replace include guards with #pragma once 2026-02-23 21:01:28 +00:00
UiApp.inf MdeModulePkg: Replace BSD License with BSD+Patent License 2019-04-09 10:58:08 -07:00
UiApp.uni MdeModulePkg: Replace BSD License with BSD+Patent License 2019-04-09 10:58:08 -07:00
UiAppExtra.uni MdeModulePkg: Replace BSD License with BSD+Patent License 2019-04-09 10:58:08 -07:00