summaryrefslogtreecommitdiffstats
path: root/SecurityPkg/Hash2DxeCrypto
Commit message (Expand)AuthorAgeFilesLines
* SecurityPkg/Hash2DxeCrypto: Remove SHA1 supportGao, Zhichao2020-11-172-2/+0
* SecurityPkg/Hash2DxeCrypto: Remove MD5 supportGao, Zhichao2020-11-172-3/+1
* SecurityPkg/Hash2DxeCrypto: Fix few typosAntoine Coeur2020-02-103-4/+4
* SecurityPkg: Fix spelling errorsSean Brogan2019-10-232-5/+5
* SecurityPkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney2019-04-096-41/+6
* SecurityPkg: Removing ipf which is no longer supported from edk2.chenc22018-06-291-1/+1
* SecurityPkg: Clean up source filesLiming Gao2018-06-283-6/+6
* SecurityPkg: Fix typos in commentsZhang, Chao B2016-11-151-1/+1
* SecurityPkg: Fix typos in commentsGiri P Mudusuru2016-07-112-4/+4
* SecurityPkg: Convert all .uni files to utf-8Jordan Justen2015-12-152-0/+0
* Add restriction that HashFinal() must be after at least one HashUpdate().Yao, Jiewen2015-08-182-1/+7
* Add context check and init in BaseCrypto2Hash().Yao, Jiewen2015-08-171-0/+19
* Fix typo in BaseCrypto2HashInit() which causes sanity check incorrect.Yao, Jiewen2015-08-171-1/+1
* SecurityPkg: Add MD5 support to Hash2DxeCryptoJonathan Doman2015-06-292-0/+4
* Add comments for INF file to declare guid/protocol usage.Yao, Jiewen2015-05-191-6/+6
* Add UEFI2.5 HASH protocol implementation.Yao, Jiewen2015-05-056-0/+1027