]> git.proxmox.com Git - mirror_edk2.git/blobdiff - CryptoPkg/Library/TlsLib/TlsLib.inf
CryptoPkg/TlsLib: TlsSetVerifyHost: parse IP address literals as such (CVE-2019-14553)
[mirror_edk2.git] / CryptoPkg / Library / TlsLib / TlsLib.inf
index ae17a7d87444916cd522d858d4d0ead00acc61e4..2f3ce695c33ea7a3ff53feb2970696e3a98d59e9 100644 (file)
@@ -1,15 +1,9 @@
 ## @file\r
 #  SSL/TLS Wrapper Library Instance based on OpenSSL.\r
 #\r
-#  Copyright (c) 2016 - 2017, Intel Corporation. All rights reserved.<BR>\r
+#  Copyright (c) 2016 - 2018, Intel Corporation. All rights reserved.<BR>\r
 #  (C) Copyright 2016 Hewlett Packard Enterprise Development LP<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
+#  SPDX-License-Identifier: BSD-2-Clause-Patent\r
 #\r
 ##\r
 \r
@@ -25,7 +19,7 @@
 #\r
 # The following information is for reference only and not required by the build tools.\r
 #\r
-#  VALID_ARCHITECTURES           = IA32 X64 IPF ARM AARCH64\r
+#  VALID_ARCHITECTURES           = IA32 X64 ARM AARCH64\r
 #\r
 \r
 [Sources]\r
 \r
 [LibraryClasses]\r
   BaseCryptLib\r
-  BaseLib\r
   BaseMemoryLib\r
   DebugLib\r
   IntrinsicLib\r
+  MemoryAllocationLib\r
   OpensslLib\r
+  SafeIntLib\r
 \r
 [BuildOptions]\r
   #\r