public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
* [PATCH 0/2] remove TPM related ppi from Depex for Fsp wrapper PEIM driver
@ 2020-09-15  6:21 Qi Zhang
  2020-09-15  6:21 ` [PATCH 1/2] IntelFsp2WrapperPkg: remove gPeiTpmInitializationDonePpiGuid from Depex Qi Zhang
                   ` (3 more replies)
  0 siblings, 4 replies; 10+ messages in thread
From: Qi Zhang @ 2020-09-15  6:21 UTC (permalink / raw)
  To: devel
  Cc: Qi Zhang, Chasel Chiu, Nate DeSimone, Star Zeng, Jiewen Yao,
	Jian J Wang

Some open board are TPM disabled. So the boot may hang because
 these PPIs can't arrive. And gEdkiiTcgPpiGuid will be notified where
  it is used. So we need to remove these PPIs from Depex for Fsp wrapper
  PEI and PeiTpmMeasurementLib.

Cc: Chasel Chiu <chasel.chiu@intel.com>
Cc: Nate DeSimone <nathaniel.l.desimone@intel.com>
Cc: Star Zeng <star.zeng@intel.com>
Cc: Jiewen Yao <jiewen.yao@intel.com>
Cc: Jian J Wang <jian.j.wang@intel.com>

Qi Zhang (2):
  IntelFsp2WrapperPkg: remove gPeiTpmInitializationDonePpiGuid from
    Depex
  SecurityPkg/PeiTpmMeasurementLib: remove gEfiTpmDeviceSelectedGuid

 IntelFsp2WrapperPkg/FspmWrapperPeim/FspmWrapperPeim.inf        | 3 +--
 IntelFsp2WrapperPkg/FspsWrapperPeim/FspsWrapperPeim.inf        | 3 +--
 .../Library/PeiTpmMeasurementLib/PeiTpmMeasurementLib.inf      | 3 +--
 3 files changed, 3 insertions(+), 6 deletions(-)

-- 
2.26.2.windows.1


^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2020-09-16 12:30 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-09-15  6:21 [PATCH 0/2] remove TPM related ppi from Depex for Fsp wrapper PEIM driver Qi Zhang
2020-09-15  6:21 ` [PATCH 1/2] IntelFsp2WrapperPkg: remove gPeiTpmInitializationDonePpiGuid from Depex Qi Zhang
2020-09-16  2:07   ` Chiu, Chasel
2020-09-15  6:21 ` [PATCH 2/2] SecurityPkg/PeiTpmMeasurementLib: remove gEfiTpmDeviceSelectedGuid Qi Zhang
2020-09-16  2:09   ` [edk2-devel] " Yao, Jiewen
2020-09-16  8:42 ` development process failure [was: remove TPM related ppi from Depex for Fsp wrapper PEIM driver] Laszlo Ersek
2020-09-16  9:31   ` Yao, Jiewen
2020-09-16 12:13     ` Laszlo Ersek
2020-09-16 12:30       ` Yao, Jiewen
2020-09-16  9:34 ` [PATCH 0/2] remove TPM related ppi from Depex for Fsp wrapper PEIM driver Yao, Jiewen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox