]> git.proxmox.com Git - mirror_edk2.git/blobdiff - SecurityPkg/Tcg/Tcg2Pei/Tcg2Pei.inf
SecurityPkg/Tcg2Pei: drop PeiReadOnlyVariable from Depex
[mirror_edk2.git] / SecurityPkg / Tcg / Tcg2Pei / Tcg2Pei.inf
index 1b79ee452439e7e3b481ae6372e1ec51584b384a..a4aae1488ff8eb57842dbdb705c504c3f072b01f 100644 (file)
@@ -9,6 +9,7 @@
 #  This module will initialize TPM device, measure reported FVs and BIOS version.\r
 #\r
 # Copyright (c) 2015 - 2017, Intel Corporation. All rights reserved.<BR>\r
+# Copyright (c) 2017, Microsoft 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
@@ -57,7 +58,6 @@
   PerformanceLib\r
   MemoryAllocationLib\r
   ReportStatusCodeLib\r
-  Tcg2PhysicalPresenceLib\r
   ResetSystemLib\r
 \r
 [Guids]\r
@@ -75,6 +75,7 @@
   gPeiTpmInitializedPpiGuid                                            ## SOMETIMES_PRODUCES\r
   gPeiTpmInitializationDonePpiGuid                                     ## PRODUCES\r
   gEfiEndOfPeiSignalPpiGuid                                            ## SOMETIMES_CONSUMES     ## NOTIFY\r
+  gEdkiiPeiFirmwareVolumeInfoPrehashedFvPpiGuid                        ## SOMETIMES_CONSUMES\r
 \r
 [Pcd]\r
   gEfiMdeModulePkgTokenSpaceGuid.PcdFirmwareVersionString              ## SOMETIMES_CONSUMES\r
@@ -90,7 +91,6 @@
 \r
 [Depex]\r
   gEfiPeiMasterBootModePpiGuid AND\r
-  gEfiPeiReadOnlyVariable2PpiGuid AND\r
   gEfiTpmDeviceSelectedGuid\r
 \r
 [UserExtensions.TianoCore."ExtraFiles"]\r