]> git.proxmox.com Git - mirror_edk2.git/blobdiff - CryptoPkg/CryptoPkg.dec
CryptoPkg/BaseCryptLib.h: Add new API to get organization name
[mirror_edk2.git] / CryptoPkg / CryptoPkg.dec
index 27c832707a18728b8932d1cb0e8396561d534240..08bedd57daad7436de577499207d3e215cef12bf 100644 (file)
@@ -4,15 +4,9 @@
 #  This Package provides cryptographic-related libraries for UEFI security modules.\r
 #  It also provides a test application to test libraries.\r
 #\r
-#  Copyright (c) 2009 - 2017, Intel Corporation. All rights reserved.<BR>\r
-#  This program and the accompanying materials\r
-#  are licensed and made available under the terms and conditions of the BSD License\r
-#  which accompanies this distribution.  The full text of the license may be found at\r
-#  http://opensource.org/licenses/bsd-license.php\r
-#  \r
-#  THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,\r
-#  WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.\r
-#  \r
+#  Copyright (c) 2009 - 2018, Intel Corporation. All rights reserved.<BR>\r
+#  SPDX-License-Identifier: BSD-2-Clause-Patent\r
+#\r
 ##\r
 \r
 [Defines]\r
   PACKAGE_NAME                   = CryptoPkg\r
   PACKAGE_UNI_FILE               = CryptoPkg.uni\r
   PACKAGE_GUID                   = 36470E80-36F2-4ba0-8CC8-937C7D9FF888\r
-  PACKAGE_VERSION                = 0.96\r
+  PACKAGE_VERSION                = 0.98\r
 \r
 [Includes]\r
   Include\r
-  Library/OpensslLib/openssl-1.0.2k/include\r
+\r
+[Includes.Common.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
   TlsLib|Include/Library/TlsLib.h\r
 \r
-[Protocols]\r
-  ## Include/Protocol/RuntimeCrypt.h\r
-  gEfiRuntimeCryptProtocolGuid = { 0xe1475e0c, 0x1746, 0x4802, {0x86, 0x2e, 0x1, 0x1c, 0x2c, 0x2d, 0x9d, 0x86 }}\r
-\r
 [UserExtensions.TianoCore."ExtraFiles"]\r
   CryptoPkgExtra.uni\r
-  \r