audk/CryptoPkg/Library
Yi Li b06a007b64 CryptoPkg: Declare PcdEcEnabled in Library consuming OpensslLib
REF:https://bugzilla.tianocore.org/show_bug.cgi?id=3679
REF:https://bugzilla.tianocore.org/show_bug.cgi?id=3828

Tls/Base/Pei/Smm/RuntimeCryptLib.inf will use OpensslLib,
and the opensslconf.h in openssllib will use PcdEcEnabled,
but it is not declared in the inf file now,
it will cause warnings in some compilers.

Cc: Jiewen Yao <jiewen.yao@intel.com>
Cc: Jian J Wang <jian.j.wang@intel.com>
Signed-off-by: Yi Li <yi1.li@intel.com>
Reviewed-by: Jiewen Yao <jiewen.yao@intel.com>
2022-04-21 05:06:37 +00:00
..
BaseCryptLib CryptoPkg: Declare PcdEcEnabled in Library consuming OpensslLib 2022-04-21 05:06:37 +00:00
BaseCryptLibNull CryptoPkg: Add new hash algorithm ParallelHash256HashAll in BaseCryptLib. 2022-03-18 06:49:18 +00:00
BaseCryptLibOnProtocolPpi CryptoPkg: Add new hash algorithm ParallelHash256HashAll in BaseCryptLib. 2022-03-18 06:49:18 +00:00
BaseHashApiLib CryptoPkg/BaseHashApiLib: Rename BaseHashApiLib by HashApiLib 2020-04-08 01:12:36 +00:00
Include CryptoPkg/Crt: fix strcpy build on older VS compilers 2022-04-20 10:56:03 +00:00
IntrinsicLib CryptoPkg: Add instrinsics to support building ECC on IA32 windows 2022-04-14 03:16:59 +00:00
OpensslLib CryptoPkg: Declare PcdEcEnabled in Library consuming OpensslLib 2022-04-21 05:06:37 +00:00
TlsLib CryptoPkg: Declare PcdEcEnabled in Library consuming OpensslLib 2022-04-21 05:06:37 +00:00
TlsLibNull CryptoPkg/TlsLibNull: Remove MU_CHANGE comment markers 2022-04-14 14:50:20 +00:00