]> git.proxmox.com Git - mirror_edk2.git/commitdiff
IntelFsp2WrapperPkg: remove gPeiTpmInitializationDonePpiGuid from Depex
authorQi Zhang <qi1.zhang@intel.com>
Tue, 15 Sep 2020 05:49:27 +0000 (13:49 +0800)
committermergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
Wed, 16 Sep 2020 05:16:02 +0000 (05:16 +0000)
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=2963

Cc: Chasel Chiu <chasel.chiu@intel.com>
Cc: Nate DeSimone <nathaniel.l.desimone@intel.com>
Cc: Star Zeng <star.zeng@intel.com>
Cc: Cc: Jiewen Yao <jiewen.yao@intel.com>
Signed-off-by: Qi Zhang <qi1.zhang@intel.com>
Reviewed-by: Chasel Chiu <chasel.chiu@intel.com>
IntelFsp2WrapperPkg/FspmWrapperPeim/FspmWrapperPeim.inf
IntelFsp2WrapperPkg/FspsWrapperPeim/FspsWrapperPeim.inf

index c3578397b6d7b8590246f27f6149c7880ed4989f..00166e56a078007e0b3f18143aa67e895f85dcd5 100644 (file)
@@ -73,5 +73,4 @@
   gEfiPeiFirmwareVolumeInfoMeasurementExcludedPpiGuid    ## PRODUCES\r
 \r
 [Depex]\r
-  gEfiPeiMasterBootModePpiGuid AND\r
-  gPeiTpmInitializationDonePpiGuid\r
+  gEfiPeiMasterBootModePpiGuid\r
index 884514747f0dcee215991bb8e101513b9e02848f..aeeca58d6dbe8ff13b12b442b86aafe993f025ea 100644 (file)
@@ -77,5 +77,4 @@
   FspsWrapperPeim.c\r
 \r
 [Depex]\r
-  gEfiPeiMemoryDiscoveredPpiGuid AND\r
-  gPeiTpmInitializationDonePpiGuid\r
+  gEfiPeiMemoryDiscoveredPpiGuid\r