From de155b154d12f0b649a1aba3da3501e01e4be3ac Mon Sep 17 00:00:00 2001 From: Qiu Shumin Date: Thu, 27 Aug 2015 05:26:24 +0000 Subject: SecurityPkg: Add missing Lib definition in DEC file. Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Qiu Shumin Reviewed-by: Yao Jiewen git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@18334 6f19259b-4bc3-4df7-8a09-765794883524 --- SecurityPkg/SecurityPkg.dec | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'SecurityPkg/SecurityPkg.dec') diff --git a/SecurityPkg/SecurityPkg.dec b/SecurityPkg/SecurityPkg.dec index 29e81d07b8..959acf06b4 100644 --- a/SecurityPkg/SecurityPkg.dec +++ b/SecurityPkg/SecurityPkg.dec @@ -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. -- cgit v1.2.3