summaryrefslogtreecommitdiff
path: root/SecurityPkg/Library/HashLibBaseCryptoRouter/HashLibBaseCryptoRouterDxe.c
AgeCommit message (Expand)AuthorFilesLines
2025-08-12Revert "SecurityPkg: CodeQL Fixes."Michael D Kinney1-15/+2
2025-07-24SecurityPkg: CodeQL Fixes.Michael Kubacki1-2/+15
2024-04-30SecurityPkg: Add TCG PFP 1.06 support.Wenxing Hou1-10/+78
2021-12-17SecurityPkg: Reallocate TPM Active PCRs based on platform supportRodrigo Gonzalez del Cueto1-3/+8
2021-12-07SecurityPkg: Apply uncrustify changesMichael Kubacki1-35/+39
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-4/+4
2017-02-08SecurityPkg HashLibRouter: Avoid incorrect PcdTcg2HashAlgorithmBitmapStar Zeng1-6/+74
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-07-02SecurityPkg HashLibBaseCryptoRouterDxe/Tpm2DeviceLibRouterPei: Fixed GCC buil...Star Zeng1-2/+2
2013-09-18Add TPM2 implementation.jyao11-0/+221