Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | SecurityPkg: Apply uncrustify changes | Michael Kubacki | 2021-12-07 | 1 | -79/+87 |
* | SecurityPkg/Hash2DxeCrypto: Remove SHA1 support | Gao, Zhichao | 2020-11-17 | 1 | -1/+0 |
* | SecurityPkg/Hash2DxeCrypto: Remove MD5 support | Gao, Zhichao | 2020-11-17 | 1 | -1/+0 |
* | SecurityPkg/Hash2DxeCrypto: Fix few typos | Antoine Coeur | 2020-02-10 | 1 | -1/+1 |
* | SecurityPkg: Replace BSD License with BSD+Patent License | Michael D Kinney | 2019-04-09 | 1 | -7/+1 |
* | SecurityPkg: Clean up source files | Liming Gao | 2018-06-28 | 1 | -2/+2 |
* | SecurityPkg: Fix typos in comments | Zhang, Chao B | 2016-11-15 | 1 | -1/+1 |
* | Add restriction that HashFinal() must be after at least one HashUpdate(). | Yao, Jiewen | 2015-08-18 | 1 | -1/+6 |
* | Add context check and init in BaseCrypto2Hash(). | Yao, Jiewen | 2015-08-17 | 1 | -0/+19 |
* | Fix typo in BaseCrypto2HashInit() which causes sanity check incorrect. | Yao, Jiewen | 2015-08-17 | 1 | -1/+1 |
* | SecurityPkg: Add MD5 support to Hash2DxeCrypto | Jonathan Doman | 2015-06-29 | 1 | -0/+2 |
* | Add UEFI2.5 HASH protocol implementation. | Yao, Jiewen | 2015-05-05 | 1 | -0/+592 |