]> git.proxmox.com Git - mirror_edk2.git/blobdiff - SecurityPkg/Library/DxeTcgPhysicalPresenceLib/DxeTcgPhysicalPresenceLib.inf
SecurityPkg: INF/DEC file updates to EDK II packages
[mirror_edk2.git] / SecurityPkg / Library / DxeTcgPhysicalPresenceLib / DxeTcgPhysicalPresenceLib.inf
index d700ed2e83caaf7ea5bf1115649dc78dfdd2dea1..ed6b03f958b7c7df90cec5d6015b3a50ce078b26 100644 (file)
@@ -1,12 +1,15 @@
 ## @file\r
-# TCG physical presence library instance. This library will lock\r
-# TPM after executing TPM request.\r
+#  Executes pending TPM 1.2 requests from OS or BIOS and Locks TPM\r
+#\r
+#  This library will check and execute TPM 1.2 request from OS or BIOS. The request may\r
+#  ask for user confirmation before execution. This Library will also lock TPM physical \r
+#  presence at last.\r
 #\r
 #  Caution: This module requires additional review when modified.\r
 #  This driver will have external input - variable.\r
 #  This external input must be validated carefully to avoid security issue.\r
 #\r
-# Copyright (c) 2009 - 2013, 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
@@ -18,7 +21,8 @@
 \r
 [Defines]\r
   INF_VERSION                    = 0x00010005\r
-  BASE_NAME                      = DxeTcgPhysicalPresenceLib   \r
+  BASE_NAME                      = DxeTcgPhysicalPresenceLib\r
+  MODULE_UNI_FILE                = DxeTcgPhysicalPresenceLib.uni\r
   FILE_GUID                      = EBC43A46-34AC-4F07-A7F5-A5394619361C\r
   MODULE_TYPE                    = DXE_DRIVER\r
   VERSION_STRING                 = 1.0\r
   HiiLib\r
 \r
 [Protocols]\r
-  gEfiTcgProtocolGuid\r
-  gEdkiiVariableLockProtocolGuid\r
+  gEfiTcgProtocolGuid                   ## CONSUMES\r
+  gEdkiiVariableLockProtocolGuid        ## CONSUMES\r
 \r
 [Guids]\r
+  ## CONSUMES           ## HII\r
+  ## SOMETIMES_PRODUCES ## Variable:L"PhysicalPresence"\r
+  ## SOMETIMES_CONSUMES ## Variable:L"PhysicalPresence"\r
+  ## SOMETIMES_PRODUCES ## Variable:L"PhysicalPresenceFlags"\r
+  ## SOMETIMES_CONSUMES ## Variable:L"PhysicalPresenceFlags"\r
   gEfiPhysicalPresenceGuid\r