]> git.proxmox.com Git - mirror_edk2.git/blobdiff - CryptoPkg/Library/BaseCryptLibRuntimeCryptProtocol/BaseCryptLibRuntimeCryptProtocol.inf
CryptoPkg/TlsLib: rewrite TlsSetCipherList()
[mirror_edk2.git] / CryptoPkg / Library / BaseCryptLibRuntimeCryptProtocol / BaseCryptLibRuntimeCryptProtocol.inf
index 2fb9074755f395eef3c8022255d74466f7ee7794..1e840a5d1ef9f2e0a9aef39a2e5ece6b41c69e04 100644 (file)
@@ -6,10 +6,10 @@
 #  AES/TDES/ARC4 functions, RSA external functions, PKCS#7 SignedData sign/verify\r
 #  functions, Diffie-Hellman functions, X.509 certificate handler functions,\r
 #  authenticode signature verification functions, PEM handler functions,\r
-#  pseudorandom number generator functions, Sha256Duplicate() are not supported\r
+#  pseudorandom number generator functions, and Sha256Duplicate() are not supported\r
 #  in this instance.\r
 #\r
-#  Copyright (c) 2010 - 2012, Intel Corporation. All rights reserved.<BR>\r
+#  Copyright (c) 2010 - 2014, 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
@@ -23,6 +23,7 @@
 [Defines]\r
   INF_VERSION                    = 0x00010005\r
   BASE_NAME                      = BaseCryptLibRuntimeCryptProtocol\r
+  MODULE_UNI_FILE                = BaseCryptLibRuntimeCryptProtocol.uni\r
   FILE_GUID                      = BBB31581-855A-44D7-A550-8A585D9B2DE9\r
   MODULE_TYPE                    = DXE_RUNTIME_DRIVER\r
   VERSION_STRING                 = 1.0\r
@@ -62,6 +63,8 @@
 [LibraryClasses]\r
   BaseLib\r
   DebugLib\r
+  UefiBootServicesTableLib\r
+  UefiRuntimeLib\r
 \r
 [Guids]\r
   gEfiEventVirtualAddressChangeGuid      ## CONSUMES ## Event\r