audk/SecurityPkg/Library/FmpAuthenticationLibRsa2048...
Star Zeng d4ccf26491 SecurityPkg FmpAuthenticationLibRsa2048Sha256: Remove PCD reference
PcdRsa2048Sha256PublicKeyBuffer is referenced but not used in the
library, that makes me a little confusing.
Actually, the PublicKeyData should be from the caller of
AuthenticateFmpImage() as input parameter, for example
EdkiiSystemCapsuleLib.

This patch is to remove the PCD reference in this library instance
to be aligned with FmpAuthenticationLibPkcs7 that does not reference
PcdPkcs7CertBuffer.

Cc: Chao Zhang <chao.b.zhang@intel.com>
Cc: Jiewen Yao <jiewen.yao@intel.com>
Contributed-under: TianoCore Contribution Agreement 1.1
Signed-off-by: Star Zeng <star.zeng@intel.com>
Reviewed-by: Jiewen Yao <jiewen.yao@intel.com>
2018-04-20 14:28:48 +08:00
..
FmpAuthenticationLibRsa2048Sha256.c SecurityPkg FmpAuthenticationLibRsa2048Sha256: Remove PCD reference 2018-04-20 14:28:48 +08:00
FmpAuthenticationLibRsa2048Sha256.inf SecurityPkg FmpAuthenticationLibRsa2048Sha256: Remove PCD reference 2018-04-20 14:28:48 +08:00
FmpAuthenticationLibRsa2048Sha256.uni SecurityPkg/FmpAuthenticationLibRsa2048Sha256: Add RSA2048 instance. 2016-11-08 22:37:17 +08:00