edk2/SecurityPkg/VariableAuthenticated/SecureBootConfigDxe
Michael Kubacki ba6a8eb045 SecurityPkg: 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 in comparison.

Co-authored-by: Taylor Beebe <31827475+TaylorBeebe@users.noreply.github.com>
Co-authored-by: kenlautner <85201046+kenlautner@users.noreply.github.com>
Co-authored-by: Bret Barkelew <bret@corthon.com>

Signed-off-by: Doug Flick <dougflick@microsoft.com>
2025-07-24 01:58:06 +00:00
..
SecureBootConfig.vfr SecurityPkg: Add option to reset secure boot keys. 2021-08-03 07:26:41 +00:00
SecureBootConfigDevicePath.c SecurityPkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
SecureBootConfigDriver.c SecurityPkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
SecureBootConfigDxe.inf SecurityPkg/SecureBoot: Support RSA4096 and RSA3072 2023-09-07 06:12:18 +00:00
SecureBootConfigDxe.uni SecurityPkg: Fix spelling errors 2019-10-23 10:23:23 -07:00
SecureBootConfigDxeExtra.uni SecurityPkg: Replace BSD License with BSD+Patent License 2019-04-09 10:58:23 -07:00
SecureBootConfigFileExplorer.c SecurityPkg: CodeQL Fixes. 2025-07-24 01:58:06 +00:00
SecureBootConfigImpl.c SecurityPkg: CodeQL Fixes. 2025-07-24 01:58:06 +00:00
SecureBootConfigImpl.h SecurityPkg/SecureBoot: Support RSA4096 and RSA3072 2023-09-07 06:12:18 +00:00
SecureBootConfigMisc.c SecurityPkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
SecureBootConfigNvData.h SecurityPkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
SecureBootConfigStrings.uni SecurityPkg/SecureBoot: Support RSA4096 and RSA3072 2023-09-07 06:12:18 +00:00