]> git.proxmox.com Git - mirror_edk2.git/commitdiff
TrEEPhysicalPresenceLib|Include/Library/TrEEPhysicalPresenceLib.h
authorjyao1 <jyao1>
Wed, 9 Oct 2013 02:52:51 +0000 (02:52 +0000)
committerjyao1 <jyao1@6f19259b-4bc3-4df7-8a09-765794883524>
Wed, 9 Oct 2013 02:52:51 +0000 (02:52 +0000)
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/Library/HashLibBaseCryptoRouter/HashLibBaseCryptoRouterDxe.inf
SecurityPkg/Library/HashLibBaseCryptoRouter/HashLibBaseCryptoRouterPei.inf
SecurityPkg/Library/HashLibTpm2/HashLibTpm2.inf
SecurityPkg/SecurityPkg.dec

index f2cf9156479a2140035e42dd7a5a0f8db38a5ddd..a797c0563524461ac66238481ab9baa3bad8089f 100644 (file)
@@ -19,7 +19,7 @@
   FILE_GUID                      = 158DC712-F15A-44dc-93BB-1675045BE066\r
   MODULE_TYPE                    = DXE_DRIVER\r
   VERSION_STRING                 = 1.0\r
-  LIBRARY_CLASS                  = HashLibBaseCrypto|DXE_DRIVER DXE_RUNTIME_DRIVER DXE_SAL_DRIVER DXE_SMM_DRIVER UEFI_APPLICATION UEFI_DRIVER \r
+  LIBRARY_CLASS                  = HashLib|DXE_DRIVER DXE_RUNTIME_DRIVER DXE_SAL_DRIVER DXE_SMM_DRIVER UEFI_APPLICATION UEFI_DRIVER \r
 \r
 #\r
 # The following information is for reference only and not required by the build tools.\r
index 5e3d74e6fe894ce8bf8ec686bcae12aa248b0cde..0926a5964ef8f4359afb9d0735bf97f286bb2260 100644 (file)
@@ -19,7 +19,7 @@
   FILE_GUID                      = DDCBCFBA-8EEB-488a-96D6-097831A6E50B\r
   MODULE_TYPE                    = PEIM\r
   VERSION_STRING                 = 1.0\r
-  LIBRARY_CLASS                  = HashLibBaseCrypto|PEIM\r
+  LIBRARY_CLASS                  = HashLib|PEIM\r
 \r
 #\r
 # The following information is for reference only and not required by the build tools.\r
index ebd81a2dc7ce35904d3dd7294b0226ffbbf106f6..ffcc8b9e2c6dbbd55fdaebb184f92dd38cdd9763 100644 (file)
@@ -17,7 +17,7 @@
   FILE_GUID                      = 1317F0D5-7842-475c-B1CA-6EDC20DCBE7D\r
   MODULE_TYPE                    = BASE\r
   VERSION_STRING                 = 1.0\r
-  LIBRARY_CLASS                  = HashLibTpm2\r
+  LIBRARY_CLASS                  = HashLib\r
 \r
 #\r
 # The following information is for reference only and not required by the build tools.\r
index a5209fc6dbebe5665a88e0b51025a28a77fd77d9..c07435e4b1c33d317a64b2878fc6fda0e1f3bda4 100644 (file)
 [LibraryClasses]\r
   ##  @libraryclass  Definitions for common TPM commands as library API for TPM\r
   #                  module use.\r
-  TpmCommLib|Include/Library/TpmCommLib.h\r
+  HashLib|Include/Library/HashLib.h\r
+  PlatformSecureLib|Include/Library/PlatformSecureLib.h\r
+  TcgPhysicalPresenceLib|Include/Library/TcgPhysicalPresenceLib.h\r
   Tpm2CommandLib|Include/Library/Tpm2CommandLib.h\r
   Tpm2DeviceLib|Include/Library/Tpm2DeviceLib.h\r
-  TrEEPhysicalPresenceLib|Include/Library/TrEEPhysicalPresenceLib.h\r
+  Tpm12CommandLib|Include/Library/Tpm12CommandLib.h\r
+  Tpm12DeviceLib|Include/Library/Tpm12DeviceLib.h\r
+  TpmCommLib|Include/Library/TpmCommLib.h\r
   TpmMeasurementLib|Include/Library/TpmMeasurementLib.h\r
+  TrEEPhysicalPresenceLib|Include/Library/TrEEPhysicalPresenceLib.h\r
 \r
 [Guids]\r
   ## Security package token space guid\r