Revision: 18334
          http://sourceforge.net/p/edk2/code/18334
Author:   shenshushi
Date:     2015-08-27 05:26:24 +0000 (Thu, 27 Aug 2015)
Log Message:
-----------
SecurityPkg: Add missing Lib definition in DEC file.

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Qiu Shumin <shumin....@intel.com>
Reviewed-by: Yao Jiewen <jiewen....@intel.com>

Modified Paths:
--------------
    trunk/edk2/SecurityPkg/SecurityPkg.dec

Modified: trunk/edk2/SecurityPkg/SecurityPkg.dec
===================================================================
--- trunk/edk2/SecurityPkg/SecurityPkg.dec      2015-08-27 05:23:46 UTC (rev 
18333)
+++ trunk/edk2/SecurityPkg/SecurityPkg.dec      2015-08-27 05:26:24 UTC (rev 
18334)
@@ -71,6 +71,15 @@
   ##  @libraryclass  Provides support for TrEE PP >= 128 Vendor Specific PPI 
Operation.
   #
   TrEEPpVendorLib|Include/Library/TrEEPpVendorLib.h
+  
+  ##  @libraryclass  Provides support for TCG Physical Presence Interface 
(PPI) specification 
+  #   >= 128 Vendor Specific PPI Operation.
+  #
+  Tcg2PpVendorLib|Include/Library/TcgPpVendorLib.h
+  
+  ##  @libraryclass  Handle TPM 2.0 physical presence request from OS.
+  #
+  Tcg2PhysicalPresenceLib|Include/Library/Tcg2PhysicalPresenceLib.h
 
 [Guids]
   ## Security package token space guid.


------------------------------------------------------------------------------
_______________________________________________
edk2-commits mailing list
edk2-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/edk2-commits

Reply via email to