From 22f89647b01733d5c75f07da31c07d18046e198d Mon Sep 17 00:00:00 2001 From: jyao1 Date: Wed, 9 Oct 2013 02:52:51 +0000 Subject: TrEEPhysicalPresenceLib|Include/Library/TrEEPhysicalPresenceLib.h Correct LIBRARY_CLASS definition and declaration. signed off by : jiewen, yao jiewen.yao@intel.com reviewed by : liming, gao liming.gao@intel.com git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@14754 6f19259b-4bc3-4df7-8a09-765794883524 --- SecurityPkg/SecurityPkg.dec | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) (limited to 'SecurityPkg/SecurityPkg.dec') diff --git a/SecurityPkg/SecurityPkg.dec b/SecurityPkg/SecurityPkg.dec index a5209fc6db..c07435e4b1 100644 --- a/SecurityPkg/SecurityPkg.dec +++ b/SecurityPkg/SecurityPkg.dec @@ -25,11 +25,16 @@ [LibraryClasses] ## @libraryclass Definitions for common TPM commands as library API for TPM # module use. - TpmCommLib|Include/Library/TpmCommLib.h + HashLib|Include/Library/HashLib.h + PlatformSecureLib|Include/Library/PlatformSecureLib.h + TcgPhysicalPresenceLib|Include/Library/TcgPhysicalPresenceLib.h Tpm2CommandLib|Include/Library/Tpm2CommandLib.h Tpm2DeviceLib|Include/Library/Tpm2DeviceLib.h - TrEEPhysicalPresenceLib|Include/Library/TrEEPhysicalPresenceLib.h + Tpm12CommandLib|Include/Library/Tpm12CommandLib.h + Tpm12DeviceLib|Include/Library/Tpm12DeviceLib.h + TpmCommLib|Include/Library/TpmCommLib.h TpmMeasurementLib|Include/Library/TpmMeasurementLib.h + TrEEPhysicalPresenceLib|Include/Library/TrEEPhysicalPresenceLib.h [Guids] ## Security package token space guid -- cgit v1.2.3