summaryrefslogtreecommitdiff
path: root/SecurityPkg/Library/HashLibBaseCryptoRouter
AgeCommit message (Expand)AuthorFilesLines
2021-12-17SecurityPkg: Reallocate TPM Active PCRs based on platform supportRodrigo Gonzalez del Cueto2-6/+16
2021-12-07SecurityPkg: Apply uncrustify changesMichael Kubacki4-108/+117
2020-02-10SecurityPkg: Fix few typosAntoine Coeur2-2/+2
2019-07-19SecurityPkg/HashLibBaseCryptoRouter: recognize the SM3 digest algorithmImran Desai1-0/+1
2019-07-04Revert "SecurityPkg/HashLibBaseCryptoRouter: recognize the SM3 digest algorithm"Laszlo Ersek1-1/+0
2019-07-03SecurityPkg/HashLibBaseCryptoRouter: recognize the SM3 digest algorithmImran Desai1-0/+1
2019-04-09SecurityPkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney8-52/+8
2018-06-29SecurityPkg: Removing ipf which is no longer supported from edk2.chenc22-3/+3
2018-06-28SecurityPkg: Clean up source filesLiming Gao4-11/+11
2018-03-08SecurityPkg: also clear HashInterfaceHob.SupportedHashMaskMarc-Andr? Lureau1-0/+1
2018-03-07SecurityPkg: only clear HashInterface informationMarc-Andr? Lureau1-1/+2
2017-10-10SecurityPkg: Update Guid usage in INF file to match source code logicLiming Gao1-1/+1
2017-02-08SecurityPkg HashLibRouter: Avoid incorrect PcdTcg2HashAlgorithmBitmapStar Zeng4-37/+244
2016-10-18SecurityPkg: Fix typo 'Ihis' with 'This' in codesHao Wu8-16/+16
2015-12-17SecurityPkg: Correct Pcd Usage PcdTcg2HashAlgorithmBitmapLiming Gao2-2/+6
2015-12-15SecurityPkg: Convert all .uni files to utf-8Jordan Justen2-0/+0
2015-10-16SecurityPkg: Use PcdSet##S to instead of PcdSet##Star Zeng2-2/+6
2015-08-13Add TPM2 support defined in trusted computing group.Yao, Jiewen5-22/+54
2014-11-10 Fix execution status & DEBUG message level mismatch. EFI_D_ERROR is used o...Chao Zhang1-2/+2
2014-09-03SecurityPkg: Convert non DOS format files to DOS formatGao, Liming2-0/+0
2014-08-28SecurityPkg: INF/DEC file updates to EDK II packagesDong, Guo2-0/+0
2014-08-28SecurityPkg: INF/DEC file updates to EDK II packagesDong, Guo2-7/+13
2014-07-02SecurityPkg HashLibBaseCryptoRouterDxe/Tpm2DeviceLibRouterPei: Fixed GCC buil...Star Zeng1-2/+2
2013-10-09 TrEEPhysicalPresenceLib|Include/Library/TrEEPhysicalPresenceLib.hjyao12-2/+2
2013-09-18Add TPM2 implementation.jyao16-0/+729