]> git.proxmox.com Git - mirror_edk2.git/history - SecurityPkg/Hash2DxeCrypto/Hash2DxeCrypto.c
UefiCpuPkg: Move AsmRelocateApLoopStart from Mpfuncs.nasm to AmdSev.nasm
[mirror_edk2.git] / SecurityPkg / Hash2DxeCrypto / Hash2DxeCrypto.c
2021-12-07 Michael KubackiSecurityPkg: Apply uncrustify changes
2020-11-17 Gao, ZhichaoSecurityPkg/Hash2DxeCrypto: Remove SHA1 support
2020-11-17 Gao, ZhichaoSecurityPkg/Hash2DxeCrypto: Remove MD5 support
2020-02-10 Antoine CoeurSecurityPkg/Hash2DxeCrypto: Fix few typos
2019-04-09 Michael D KinneySecurityPkg: Replace BSD License with BSD+Patent License
2018-06-28 Liming GaoSecurityPkg: Clean up source files
2016-11-15 Zhang, Chao BSecurityPkg: Fix typos in comments
2015-08-18 Yao, JiewenAdd restriction that HashFinal() must be after at least...
2015-08-17 Yao, JiewenAdd context check and init in BaseCrypto2Hash().
2015-08-17 Yao, JiewenFix typo in BaseCrypto2HashInit() which causes sanity...
2015-06-29 Jonathan DomanSecurityPkg: Add MD5 support to Hash2DxeCrypto
2015-05-05 Yao, JiewenAdd UEFI2.5 HASH protocol implementation.