]> git.proxmox.com Git - mirror_edk2.git/blobdiff - CryptoPkg/CryptRuntimeDxe/CryptRuntimeDxe.inf
CryptoPkg: INF/DEC file updates to EDK II packages
[mirror_edk2.git] / CryptoPkg / CryptRuntimeDxe / CryptRuntimeDxe.inf
index 7625c40050426757f292b5c1c45b6aea23544b43..23df499ad3e22a36887e71fa0c0c5cf8833c3eb6 100644 (file)
@@ -1,7 +1,7 @@
 ## @file\r
-#  Component description file for Cryptographic Runtime Driver.\r
+#  This driver installs runtime Crypt protocol to provide SHA256 and RSA service.\r
 #\r
-#  Copyright (c) 2010, 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
@@ -15,6 +15,7 @@
 [Defines]\r
   INF_VERSION                    = 0x00010005\r
   BASE_NAME                      = CryptRuntimeDxe\r
+  MODULE_UNI_FILE                = CryptRuntimeDxe.uni\r
   FILE_GUID                      = 858031F3-96A2-406E-ABCC-ED264A3A31D6\r
   MODULE_TYPE                    = DXE_RUNTIME_DRIVER\r
   VERSION_STRING                 = 1.0\r
@@ -47,3 +48,7 @@
 \r
 [Depex]\r
   TRUE\r
+\r
+[UserExtensions.TianoCore."ExtraFiles"]\r
+  CryptRuntimeDxeExtra.uni\r
+  
\ No newline at end of file