]> git.proxmox.com Git - mirror_edk2.git/blobdiff - SecurityPkg/Library/Tpm2DeviceLibRouter/Tpm2DeviceLibRouterPei.inf
SecurityPkg: INF/DEC file updates to EDK II packages
[mirror_edk2.git] / SecurityPkg / Library / Tpm2DeviceLibRouter / Tpm2DeviceLibRouterPei.inf
index dbdfc3dec8a7adba12d7e523d6e8494be327c8ef..b1a850f6caa2230844a147c4f128fe9145a3e64d 100644 (file)
@@ -1,9 +1,11 @@
 ## @file\r
-#  Ihis library is TPM2 device router. Platform can register multi TPM2 instance to it\r
-#  via PcdTpmInstanceGuid. Platform need make choice that which one will be final one.\r
-#  At most one TPM2 instance can be finally registered, and other will return unsupported.\r
+#  Provides TPM 2.0 TIS functions\r
 #\r
-# Copyright (c) 2013, Intel Corporation. All rights reserved.<BR>\r
+#  Ihis library is TPM 2.0 device router. Platform can register multi TPM 2.0 instance to\r
+#  it via PcdTpmInstanceGuid. Platform need make choice that which one will be final one.\r
+#  At most one TPM 2.0 instance can be finally registered, and other will return unsupported.\r
+#\r
+# Copyright (c) 2013 - 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
@@ -16,6 +18,7 @@
 [Defines]\r
   INF_VERSION                    = 0x00010005\r
   BASE_NAME                      = Tpm2DeviceLibRouterPei\r
+  MODULE_UNI_FILE                = Tpm2DeviceLibRouterPei.uni\r
   FILE_GUID                      = 97CDCF04-4C8E-42fe-8015-11CC8A6E9D81\r
   MODULE_TYPE                    = PEIM\r
   VERSION_STRING                 = 1.0\r
@@ -42,5 +45,5 @@
   PcdLib\r
 \r
 [Pcd]\r
-  gEfiSecurityPkgTokenSpaceGuid.PcdTpmInstanceGuid\r
+  gEfiSecurityPkgTokenSpaceGuid.PcdTpmInstanceGuid        ## CONSUMES\r
   
\ No newline at end of file