index
:
uefi/tianocore/edk2.git
UDK2008
UDK2010
UDK2010.SR1
UDK2014
UDK2014.SP1
UDK2015
UDK2017
UDK2018
dependabot/github_actions/actions/cache-6
dependabot/pip/edk2-pytool-library-approx-eq-0.23.15
dependabot/pip/regex-2026.6.28
edk2_master
master
mergify/configuration-deprecated-update
move_post_merge_to_nightly
pipeline_gen_update
release/rpl_program
security-advisory/cve-2024-38796/advisory
security-advisory/cve-2024-38797/advisory
security-advisory/cve-2025-3770/advisory
stable/202011
stable/202408
stable/202508
EDK II
TianoCore
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
SecurityPkg
/
Hash2DxeCrypto
Age
Commit message (
Expand
)
Author
2026-02-23
SecurityPkg: Replace include guards with #pragma once
Michael Kubacki
2021-12-07
SecurityPkg: Apply uncrustify changes
Michael Kubacki
2021-12-07
SecurityPkg: Change use of EFI_D_* to DEBUG_*
Michael D Kinney
2020-11-17
SecurityPkg/Hash2DxeCrypto: Remove SHA1 support
Gao, Zhichao
2020-11-17
SecurityPkg/Hash2DxeCrypto: Remove MD5 support
Gao, Zhichao
2020-02-10
SecurityPkg/Hash2DxeCrypto: Fix few typos
Antoine Coeur
2019-10-23
SecurityPkg: Fix spelling errors
Sean Brogan
2019-04-09
SecurityPkg: Replace BSD License with BSD+Patent License
Michael D Kinney
2018-06-29
SecurityPkg: Removing ipf which is no longer supported from edk2.
chenc2
2018-06-28
SecurityPkg: Clean up source files
Liming Gao
2016-11-15
SecurityPkg: Fix typos in comments
Zhang, Chao B
2016-07-11
SecurityPkg: Fix typos in comments
Giri P Mudusuru
2015-12-15
SecurityPkg: Convert all .uni files to utf-8
Jordan Justen
2015-08-18
Add restriction that HashFinal() must be after at least one HashUpdate().
Yao, Jiewen
2015-08-17
Add context check and init in BaseCrypto2Hash().
Yao, Jiewen
2015-08-17
Fix typo in BaseCrypto2HashInit() which causes sanity check incorrect.
Yao, Jiewen
2015-06-29
SecurityPkg: Add MD5 support to Hash2DxeCrypto
Jonathan Doman
2015-05-19
Add comments for INF file to declare guid/protocol usage.
Yao, Jiewen
2015-05-05
Add UEFI2.5 HASH protocol implementation.
Yao, Jiewen