]> git.proxmox.com Git - mirror_edk2.git/blobdiff - CryptoPkg/CryptoPkg.dec
CryptoPkg: INF/DEC file updates to EDK II packages
[mirror_edk2.git] / CryptoPkg / CryptoPkg.dec
index d1adfd8281e357e9a9cb127615d109d9988a0bb3..ace99ce3cbc9f44f2aade3d727f2c2ea8a97fe96 100644 (file)
@@ -1,10 +1,10 @@
 ## @file\r
 #  Package for cryptography modules.\r
 #\r
-#  This Package provides cryptographic-related libraries for UEFI\r
-#  security modules.\r
+#  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 - 2010, Intel Corporation. All rights reserved.<BR>\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
 #  \r
 ##\r
 \r
-################################################################################\r
-#\r
-# Defines Section - statements that will be processed to create a Makefile.\r
-#\r
-################################################################################\r
 [Defines]\r
   DEC_SPECIFICATION              = 0x00010005\r
   PACKAGE_NAME                   = CryptoPkg\r
+  PACKAGE_UNI_FILE               = CryptoPkg.uni\r
   PACKAGE_GUID                   = 36470E80-36F2-4ba0-8CC8-937C7D9FF888\r
-  PACKAGE_VERSION                = 0.91\r
+  PACKAGE_VERSION                = 0.93\r
 \r
 [Includes]\r
   Include\r
@@ -37,3 +33,7 @@
 [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
+  
\ No newline at end of file