]> git.proxmox.com Git - mirror_edk2.git/blobdiff - CryptoPkg/CryptoPkg.dec
UefiCpuPkg: Move AsmRelocateApLoopStart from Mpfuncs.nasm to AmdSev.nasm
[mirror_edk2.git] / CryptoPkg / CryptoPkg.dec
index 82437fef6d893e4404c6f7b40d09bd7b84bcabd3..e20a5e9c38e3fc036d1cfb56665232be8598095f 100644 (file)
@@ -23,7 +23,6 @@
   Private\r
   Library/Include\r
   Library/OpensslLib/openssl/include\r
-  Library/OpensslLib/openssl/crypto/include\r
 \r
 [LibraryClasses]\r
   ##  @libraryclass  Provides basic library functions for cryptographic primitives.\r
   #\r
   HashApiLib|Include/Library/HashApiLib.h\r
 \r
+[LibraryClasses.common.Private]\r
+  ##  @libraryclass  Provides library functions from the openssl project.\r
+  #\r
+  OpensslLib|Private/Library/OpensslLib.h\r
+\r
+  ##  @libraryclass  Provides compiler intrinsic functions required to link openssl project.\r
+  #\r
+  InstrinsicLib|Private/Library/IntrinsicLib.h\r
+\r
 [Protocols]\r
   ## EDK II Crypto DXE protocol\r
   # 2C2275C9-3A7B-426F-BE54-2D22BD9D1092\r
@@ -69,7 +77,6 @@
       Pcd/PcdCryptoServiceFamilyEnable.h\r
   }\r
 \r
-[PcdsFixedAtBuild, PcdsPatchableInModule, PcdsDynamic, PcdsDynamicEx]\r
   ## This PCD indicates the HASH algorithm to calculate hash of data\r
   #  Based on the value set, the required algorithm is chosen to calculate\r
   #  the hash of data.<BR>\r