CryptoPkg: Rename PCD about openssl EC configuration

PcdOpensslXXXEnabled is a more appropriate choice.

Signed-off-by: Yi Li <yi1.li@intel.com>
Cc: Jiewen Yao <jiewen.yao@intel.com>
Cc: Jian J Wang <jian.j.wang@intel.com>
Cc: Xiaoyu Lu <xiaoyu1.lu@intel.com>
Cc: Guomin Jiang <guomin.jiang@intel.com>
Reviewed-by: Jiewen Yao <jiewen.yao@intel.com>
This commit is contained in:
Yi Li
2022-05-10 15:19:03 +08:00
committed by mergify[bot]
parent 0e31124877
commit 43613b2fe8
10 changed files with 102 additions and 102 deletions

View File

@@ -89,7 +89,7 @@
PrintLib
[FixedPcd]
gEfiCryptoPkgTokenSpaceGuid.PcdEcEnabled
gEfiCryptoPkgTokenSpaceGuid.PcdOpensslEcEnabled
#
# Remove these [BuildOptions] after this library is cleaned up

View File

@@ -78,7 +78,7 @@
IntrinsicLib
[FixedPcd]
gEfiCryptoPkgTokenSpaceGuid.PcdEcEnabled
gEfiCryptoPkgTokenSpaceGuid.PcdOpensslEcEnabled
#
# Remove these [BuildOptions] after this library is cleaned up

View File

@@ -94,7 +94,7 @@
PrintLib
[FixedPcd]
gEfiCryptoPkgTokenSpaceGuid.PcdEcEnabled
gEfiCryptoPkgTokenSpaceGuid.PcdOpensslEcEnabled
#
# Remove these [BuildOptions] after this library is cleaned up

View File

@@ -93,7 +93,7 @@
SynchronizationLib
[FixedPcd]
gEfiCryptoPkgTokenSpaceGuid.PcdEcEnabled
gEfiCryptoPkgTokenSpaceGuid.PcdOpensslEcEnabled
#
# Remove these [BuildOptions] after this library is cleaned up

View File

@@ -73,7 +73,7 @@
OpensslLib
[FixedPcd]
gEfiCryptoPkgTokenSpaceGuid.PcdEcEnabled
gEfiCryptoPkgTokenSpaceGuid.PcdOpensslEcEnabled
#
# Remove these [BuildOptions] after this library is cleaned up