Branch: refs/heads/master
  Home:   https://github.com/tianocore/edk2
  Commit: b06a007b6471b6eba6d1c38ff1bcfff183b57488
      
https://github.com/tianocore/edk2/commit/b06a007b6471b6eba6d1c38ff1bcfff183b57488
  Author: Yi Li <yi1...@intel.com>
  Date:   2022-04-21 (Thu, 21 Apr 2022)

  Changed paths:
    M CryptoPkg/Library/BaseCryptLib/BaseCryptLib.inf
    M CryptoPkg/Library/BaseCryptLib/PeiCryptLib.inf
    M CryptoPkg/Library/BaseCryptLib/RuntimeCryptLib.inf
    M CryptoPkg/Library/BaseCryptLib/SmmCryptLib.inf
    M CryptoPkg/Library/BaseCryptLib/UnitTestHostBaseCryptLib.inf
    M CryptoPkg/Library/OpensslLib/OpensslLib.inf
    M CryptoPkg/Library/OpensslLib/OpensslLibCrypto.inf
    M CryptoPkg/Library/TlsLib/TlsLib.inf

  Log Message:
  -----------
  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....@intel.com>
Cc: Jian J Wang <jian.j.w...@intel.com>
Signed-off-by: Yi Li <yi1...@intel.com>
Reviewed-by: Jiewen Yao <jiewen....@intel.com>




_______________________________________________
edk2-commits mailing list
edk2-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/edk2-commits

Reply via email to