audk/SecurityPkg/Library
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
..
AuthVariableLib SecurityPkg/AuthVariableLib: Use EFI_CERT_DATA to parse certificate 2017-11-07 22:06:54 +08:00
DxeDeferImageLoadLib
DxeImageAuthenticationStatusLib
DxeImageVerificationLib
DxeRsa2048Sha256GuidedSectionExtractLib
DxeTcg2PhysicalPresenceLib SecurityPkg/PhysicalPresenceLib: Reject illegal PCR bank allocation 2018-01-15 16:40:11 +08:00
DxeTcgPhysicalPresenceLib
DxeTpm2MeasureBootLib
DxeTpmMeasureBootLib
DxeTpmMeasurementLib
FmpAuthenticationLibPkcs7
FmpAuthenticationLibRsa2048Sha256 SecurityPkg FmpAuthenticationLibRsa2048Sha256: Remove PCD reference 2018-04-20 14:28:48 +08:00
HashInstanceLibSha1
HashInstanceLibSha256
HashLibBaseCryptoRouter SecurityPkg: also clear HashInterfaceHob.SupportedHashMask 2018-03-08 22:41:50 +08:00
HashLibTpm2
PeiRsa2048Sha256GuidedSectionExtractLib
PeiTcg2PhysicalPresenceLib
PlatformSecureLibNull
SmmTcg2PhysicalPresenceLib SecurityPkg/SmmTcg2PhysicalPresenceLib: Fix coding style issue 2018-03-08 08:58:49 +08:00
Tcg2PpVendorLibNull
TcgPpVendorLibNull
TcgStorageCoreLib SecurityPkg TcgStorageCoreLib: Make it be base type really 2018-03-08 21:33:49 +08:00
TcgStorageOpalLib SecurityPkg TcgStorageOpalLib: Make it be base type really 2018-03-08 21:33:49 +08:00
Tpm2CommandLib SecurityPkg Tpm2CommandLib: Fix TPM2.0 response memory overflow 2018-03-21 16:43:34 +08:00
Tpm2DeviceLibDTpm SecurityPkg:Tpm2DeviceLibDTpm: Support TPM command cancel 2018-01-25 22:14:28 +08:00
Tpm2DeviceLibRouter
Tpm2DeviceLibTcg2
Tpm12CommandLib SecurityPkg Tpm12CommandLib: Fix TPM12 GetCapability response error 2018-03-21 16:43:35 +08:00
Tpm12DeviceLibDTpm
Tpm12DeviceLibTcg
TpmCommLib