Branch: refs/heads/master Home: https://github.com/tianocore/edk2 Commit: 072ab3846c4fd86387dfd5d191dcb91e98202023 https://github.com/tianocore/edk2/commit/072ab3846c4fd86387dfd5d191dcb91e98202023 Author: Michael D Kinney <michael.d.kin...@intel.com> Date: 2025-08-12 (Tue, 12 Aug 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: ----------- Revert "SecurityPkg: CodeQL Fixes." This reverts commit ba6a8eb045aededbc1472cce7314ab1911f0ea1c. PR https://github.com/tianocore/edk2/pull/11307 introduced a logic change that caused regressions in FV verification on some platforms. This PR is being reverted to restore the prior logic. The Code QL fixes in https://github.com/tianocore/edk2/pull/11307 can be resubmitted without the logic change along with one commit for each type of Code QL issue being addressed. Signed-off-by: Michael D Kinney <michael.d.kin...@intel.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