summaryrefslogtreecommitdiff
path: root/SecurityPkg/Hash2DxeCrypto
AgeCommit message (Expand)Author
2026-02-23SecurityPkg: Replace include guards with #pragma onceMichael Kubacki
2021-12-07SecurityPkg: Apply uncrustify changesMichael Kubacki
2021-12-07SecurityPkg: Change use of EFI_D_* to DEBUG_*Michael D Kinney
2020-11-17SecurityPkg/Hash2DxeCrypto: Remove SHA1 supportGao, Zhichao
2020-11-17SecurityPkg/Hash2DxeCrypto: Remove MD5 supportGao, Zhichao
2020-02-10SecurityPkg/Hash2DxeCrypto: Fix few typosAntoine Coeur
2019-10-23SecurityPkg: Fix spelling errorsSean Brogan
2019-04-09SecurityPkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney
2018-06-29SecurityPkg: Removing ipf which is no longer supported from edk2.chenc2
2018-06-28SecurityPkg: Clean up source filesLiming Gao
2016-11-15SecurityPkg: Fix typos in commentsZhang, Chao B
2016-07-11SecurityPkg: Fix typos in commentsGiri P Mudusuru
2015-12-15SecurityPkg: Convert all .uni files to utf-8Jordan Justen
2015-08-18Add restriction that HashFinal() must be after at least one HashUpdate().Yao, Jiewen
2015-08-17Add context check and init in BaseCrypto2Hash().Yao, Jiewen
2015-08-17Fix typo in BaseCrypto2HashInit() which causes sanity check incorrect.Yao, Jiewen
2015-06-29SecurityPkg: Add MD5 support to Hash2DxeCryptoJonathan Doman
2015-05-19Add comments for INF file to declare guid/protocol usage.Yao, Jiewen
2015-05-05Add UEFI2.5 HASH protocol implementation.Yao, Jiewen