]> git.proxmox.com Git - mirror_edk2.git/blobdiff - SecurityPkg/Tcg/TcgPei/TcgPei.inf
SecurityPkg/TcgPei: Replace TpmCommLib with Tpm12DeviceLib
[mirror_edk2.git] / SecurityPkg / Tcg / TcgPei / TcgPei.inf
index 56f87c2e1b19bc9f8b5e9c66c15f7ac9c1c8b14d..cdee0ab2ecbacc40b3ca0ee27eb549e48b875a3d 100644 (file)
@@ -4,7 +4,7 @@
 #  This module will initialize TPM device, measure reported FVs and BIOS version.\r
 #  This module may also lock TPM physical presence and physicalPresenceLifetimeLock.\r
 #\r
-# Copyright (c) 2006 - 2015, Intel Corporation. All rights reserved.<BR>\r
+# Copyright (c) 2006 - 2016, Intel Corporation. All rights reserved.<BR>\r
 # This program and the accompanying materials\r
 # are licensed and made available under the terms and conditions of the BSD License\r
 # which accompanies this distribution. The full text of the license may be found at\r
 \r
 [Sources]\r
   TcgPei.c\r
-  TisPei.c\r
   TpmComm.c\r
   TpmComm.h\r
 \r
 [Packages]\r
   MdePkg/MdePkg.dec\r
   MdeModulePkg/MdeModulePkg.dec\r
+  CryptoPkg/CryptoPkg.dec\r
   SecurityPkg/SecurityPkg.dec\r
 \r
 [LibraryClasses]\r
@@ -49,9 +49,9 @@
   PeiServicesLib\r
   BaseMemoryLib\r
   DebugLib\r
-  TpmCommLib\r
+  BaseCryptLib\r
+  Tpm12DeviceLib\r
   TimerLib\r
-  IoLib\r
   PeiServicesTablePointerLib\r
   BaseLib\r
   PcdLib\r