summaryrefslogtreecommitdiff
path: root/SecurityPkg/Library/HashLibBaseCryptoRouter/HashLibBaseCryptoRouterPei.c
AgeCommit message (Expand)AuthorFilesLines
2025-08-12Revert "SecurityPkg: CodeQL Fixes."Michael D Kinney1-18/+4
2025-07-24SecurityPkg: CodeQL Fixes.Michael Kubacki1-4/+18
2021-12-17SecurityPkg: Reallocate TPM Active PCRs based on platform supportRodrigo Gonzalez del Cueto1-3/+8
2021-12-07SecurityPkg: Apply uncrustify changesMichael Kubacki1-58/+61
2020-02-11SecurityPkg: Fix few typosAntoine Coeur1-1/+1
2019-04-09SecurityPkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney1-7/+1
2018-06-28SecurityPkg: Clean up source filesLiming Gao1-2/+2
2018-03-08SecurityPkg: also clear HashInterfaceHob.SupportedHashMaskMarc-Andr? Lureau1-0/+1
2018-03-07SecurityPkg: only clear HashInterface informationMarc-Andr? Lureau1-1/+2
2017-02-08SecurityPkg HashLibRouter: Avoid incorrect PcdTcg2HashAlgorithmBitmapStar Zeng1-29/+161
2016-10-18SecurityPkg: Fix typo 'Ihis' with 'This' in codesHao Wu1-2/+2
2015-10-16SecurityPkg: Use PcdSet##S to instead of PcdSet##Star Zeng1-1/+3
2015-08-13Add TPM2 support defined in trusted computing group.Yao, Jiewen1-6/+21
2014-11-10 Fix execution status & DEBUG message level mismatch. EFI_D_ERROR is used o...Chao Zhang1-2/+2
2013-09-18Add TPM2 implementation.jyao11-0/+288