]> git.proxmox.com Git - mirror_edk2.git/blobdiff - SecurityPkg/Library/DxeTrEEPhysicalPresenceLib/DxeTrEEPhysicalPresenceLib.inf
SecurityPkg: INF/DEC file updates to EDK II packages
[mirror_edk2.git] / SecurityPkg / Library / DxeTrEEPhysicalPresenceLib / DxeTrEEPhysicalPresenceLib.inf
index 3ef9a82a4f1b5e74e12697057e7b5b3947ec9560..5d062ae72b41a738b979b8c673bbff66fcabdb6e 100644 (file)
@@ -1,11 +1,14 @@
 ## @file\r
-# TrEE physical presence library instance. This library will execute TPM2 request.\r
+#  Executes TPM 2.0 requests from OS or BIOS\r
+#\r
+#  This library will check and execute TPM 2.0 request from OS or BIOS. The request may\r
+#  ask for user confirmation before execution.\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) 2013, Intel Corporation. All rights reserved.<BR>\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
@@ -17,7 +20,8 @@
 \r
 [Defines]\r
   INF_VERSION                    = 0x00010005\r
-  BASE_NAME                      = DxeTrEEPhysicalPresenceLib   \r
+  BASE_NAME                      = DxeTrEEPhysicalPresenceLib\r
+  MODULE_UNI_FILE                = DxeTrEEPhysicalPresenceLib.uni\r
   FILE_GUID                      = 601ECB06-7874-489e-A280-805780F6C861\r
   MODULE_TYPE                    = DXE_DRIVER\r
   VERSION_STRING                 = 1.0\r
   Tpm2CommandLib\r
 \r
 [Protocols]\r
-  gEfiTrEEProtocolGuid\r
-  gEdkiiVariableLockProtocolGuid\r
+  gEfiTrEEProtocolGuid                 ## 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
   gEfiTrEEPhysicalPresenceGuid\r