]> git.proxmox.com Git - mirror_edk2.git/commit
SecurityPkg TPM2: Make IsHashAlgSupportedInHashAlgorithmMask external
authorStar Zeng <star.zeng@intel.com>
Thu, 17 Nov 2016 08:41:08 +0000 (16:41 +0800)
committerStar Zeng <star.zeng@intel.com>
Mon, 21 Nov 2016 02:38:30 +0000 (10:38 +0800)
commit697c30b157c90c9c1a6c6610d73a49e4f5fd56b3
tree9cb7deafac8e980f2a80b6bee0ae605b9326de09
parentbe93a17bbd1e8dd83904653aec17728641d67048
SecurityPkg TPM2: Make IsHashAlgSupportedInHashAlgorithmMask external

Current IsHashAlgSupportedInHashAlgorithmMask is only an internal
function, this patch makes it external for coming consumer.

Cc: Jiewen Yao <jiewen.yao@intel.com>
Cc: Chao Zhang <chao.b.zhang@intel.com>
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Star Zeng <star.zeng@intel.com>
Reviewed-by: Jiewen Yao <jiewen.yao@intel.com>
Reviewed-by : Chao Zhang <chao.b.zhang@intel.com>
SecurityPkg/Include/Library/Tpm2CommandLib.h
SecurityPkg/Library/Tpm2CommandLib/Tpm2Help.c