Branch: refs/heads/master Home: https://github.com/tianocore/edk2 Commit: ba6a8eb045aededbc1472cce7314ab1911f0ea1c https://github.com/tianocore/edk2/commit/ba6a8eb045aededbc1472cce7314ab1911f0ea1c Author: Michael Kubacki <michael.kuba...@microsoft.com> Date: 2025-07-24 (Thu, 24 Jul 2025)
Changed paths: M SecurityPkg/FvReportPei/FvReportPei.c M SecurityPkg/HddPassword/HddPasswordDxe.c M SecurityPkg/Library/AuthVariableLib/AuthService.c M SecurityPkg/Library/DxeImageVerificationLib/DxeImageVerificationLib.c M SecurityPkg/Library/DxeTcg2PhysicalPresenceLib/DxeTcg2PhysicalPresenceLib.c M SecurityPkg/Library/DxeTcgPhysicalPresenceLib/DxeTcgPhysicalPresenceLib.c M SecurityPkg/Library/DxeTpm2MeasureBootLib/DxeTpm2MeasureBootLib.c M SecurityPkg/Library/HashInstanceLibSha1/HashInstanceLibSha1.c M SecurityPkg/Library/HashInstanceLibSha256/HashInstanceLibSha256.c M SecurityPkg/Library/HashLibBaseCryptoRouter/HashLibBaseCryptoRouterDxe.c M SecurityPkg/Library/HashLibBaseCryptoRouter/HashLibBaseCryptoRouterPei.c M SecurityPkg/Library/SecureBootVariableProvisionLib/SecureBootVariableProvisionLib.c M SecurityPkg/Library/TcgEventLogRecordLib/TcgEventLogRecordLib.c M SecurityPkg/Library/Tpm12DeviceLibDTpm/Tpm12Tis.c M SecurityPkg/RandomNumberGenerator/RngDxe/Rand/AesCore.c M SecurityPkg/Tcg/Opal/OpalPassword/OpalDriver.c M SecurityPkg/Tcg/Opal/OpalPassword/OpalHii.c M SecurityPkg/Tcg/Tcg2Config/Tcg2ConfigDriver.c M SecurityPkg/Tcg/Tcg2Dxe/Tcg2Dxe.c M SecurityPkg/Tcg/TcgConfigDxe/TcgConfigImpl.c M SecurityPkg/Tcg/TcgDxe/TcgDxe.c M SecurityPkg/VariableAuthenticated/SecureBootConfigDxe/SecureBootConfigFileExplorer.c M SecurityPkg/VariableAuthenticated/SecureBootConfigDxe/SecureBootConfigImpl.c Log Message: ----------- 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+taylorbe...@users.noreply.github.com> Co-authored-by: kenlautner <85201046+kenlaut...@users.noreply.github.com> Co-authored-by: Bret Barkelew <b...@corthon.com> Signed-off-by: Doug Flick <dougfl...@microsoft.com> To unsubscribe from these emails, change your notification settings at https://github.com/tianocore/edk2/settings/notifications _______________________________________________ edk2-commits mailing list edk2-commits@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/edk2-commits