]> git.proxmox.com Git - mirror_edk2.git/blobdiff - SecurityPkg/Tcg/TcgPei/TcgPei.inf
SecurityPkg: Tcg2Dxe: Report correct FinalEventLog size
[mirror_edk2.git] / SecurityPkg / Tcg / TcgPei / TcgPei.inf
index 56f87c2e1b19bc9f8b5e9c66c15f7ac9c1c8b14d..9a44d8fbda51f4dad25323f6ddf3acdf9da603ff 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
   PeiServicesLib\r
   BaseMemoryLib\r
   DebugLib\r
-  TpmCommLib\r
+  BaseCryptLib\r
+  Tpm12DeviceLib\r
   TimerLib\r
-  IoLib\r
   PeiServicesTablePointerLib\r
   BaseLib\r
   PcdLib\r
   MemoryAllocationLib\r
   ReportStatusCodeLib\r
+  Tpm12CommandLib\r
 \r
 [Guids]\r
   gTcgEventEntryHobGuid                                               ## PRODUCES               ## HOB\r