]> git.proxmox.com Git - mirror_edk2.git/commit - SecurityPkg/Hash2DxeCrypto/Hash2DxeCrypto.inf
Add UEFI2.5 HASH protocol implementation.
authorYao, Jiewen <Jiewen.Yao@intel.com>
Tue, 5 May 2015 01:40:16 +0000 (01:40 +0000)
committerjyao1 <jyao1@Edk2>
Tue, 5 May 2015 01:40:16 +0000 (01:40 +0000)
commit724dcbb27247de46b1f09bc082198598cc9bad0d
treee5d136a3a2f56e1a93609ee120222965f79618d4
parent6e9eca81a96c3b313a206163f49670446745d7df
Add UEFI2.5 HASH protocol implementation.

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: "Yao, Jiewen" <Jiewen.Yao@intel.com>
Reviewed-by: "Long, Qin" <Qin.Long@intel.com>
git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@17288 6f19259b-4bc3-4df7-8a09-765794883524
SecurityPkg/Hash2DxeCrypto/Driver.c [new file with mode: 0644]
SecurityPkg/Hash2DxeCrypto/Driver.h [new file with mode: 0644]
SecurityPkg/Hash2DxeCrypto/Hash2DxeCrypto.c [new file with mode: 0644]
SecurityPkg/Hash2DxeCrypto/Hash2DxeCrypto.inf [new file with mode: 0644]
SecurityPkg/Hash2DxeCrypto/Hash2DxeCrypto.uni [new file with mode: 0644]
SecurityPkg/Hash2DxeCrypto/Hash2DxeCryptoExtra.uni [new file with mode: 0644]
SecurityPkg/SecurityPkg.dsc