diff options
author | Qiu Shumin <shumin.qiu@intel.com> | 2015-08-27 05:26:24 +0000 |
---|---|---|
committer | shenshushi <shenshushi@Edk2> | 2015-08-27 05:26:24 +0000 |
commit | de155b154d12f0b649a1aba3da3501e01e4be3ac (patch) | |
tree | ddfbbd76dd727a7578b687d1a236d8bea5cb9cdc | |
parent | f194d8733db7c919fed94b2d1ddc67207766d78b (diff) | |
download | edk2-platforms-de155b154d12f0b649a1aba3da3501e01e4be3ac.tar.xz |
SecurityPkg: Add missing Lib definition in DEC file.
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Qiu Shumin <shumin.qiu@intel.com>
Reviewed-by: Yao Jiewen <Jiewen.Yao@intel.com>
git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@18334 6f19259b-4bc3-4df7-8a09-765794883524
-rw-r--r-- | SecurityPkg/SecurityPkg.dec | 9 |
1 files changed, 9 insertions, 0 deletions
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.
|