]> git.proxmox.com Git - mirror_edk2.git/blobdiff - CryptoPkg/Application/Cryptest/Cryptest.inf
CryptoPkg: INF/DEC file updates to EDK II packages
[mirror_edk2.git] / CryptoPkg / Application / Cryptest / Cryptest.inf
index ce9f62567bcac2e3d6a484d7c1ba79f84e953024..265b731a90c2664ee8a20ea7619f3c27c61deded 100644 (file)
@@ -1,9 +1,9 @@
 ## @file\r
-#  UEFI Application for the Validation of cryptography library \r
-#  (based on OpenSSL 0.9.8l).\r
-#  This is a shell application that will test the crypto library.\r
+#  Shell application that will test the crypto library.\r
 #\r
-#  Copyright (c) 2009 - 2010, Intel Corporation. All rights reserved.<BR>\r
+#  UEFI Application for the Validation of cryptography library (based on OpenSSL 0.9.8zb).\r
+#\r
+#  Copyright (c) 2009 - 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
@@ -17,6 +17,7 @@
 [Defines]\r
   INF_VERSION                    = 0x00010005\r
   BASE_NAME                      = Cryptest\r
+  MODULE_UNI_FILE                = Cryptest.uni\r
   FILE_GUID                      = fb925ac7-192a-9567-8586-7c6f5f710607\r
   MODULE_TYPE                    = UEFI_APPLICATION\r
   VERSION_STRING                 = 1.0\r
@@ -53,3 +54,7 @@
   DebugLib\r
   MemoryAllocationLib\r
   BaseCryptLib\r
+\r
+[UserExtensions.TianoCore."ExtraFiles"]\r
+  CryptestExtra.uni\r
+  
\ No newline at end of file