Jiewen, Chasel, On 09/15/20 08:21, Qi Zhang wrote: > 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.c...@intel.com> > Cc: Nate DeSimone <nathaniel.l.desim...@intel.com> > Cc: Star Zeng <star.z...@intel.com> > Cc: Jiewen Yao <jiewen....@intel.com> > Cc: Jian J Wang <jian.j.w...@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(-) >
Please adopt a *much more* disciplined approach when merging patch series. (1) When you merge a patch set, please report back on the list. Identify both the pull request URL, and the commit reange. In this case, the pull request was https://github.com/tianocore/edk2/pull/930 and the commit range is a62fb4229d14..7bcb021a6d54. (2) The associated Bugzilla: https://bugzilla.tianocore.org/show_bug.cgi?id=2963 has been completely neglected, by both submitter and maintainers. - The original BZ report is *absolute trash*. - No URL into the mailing list archive has been captured in the BZ, about the posted series. - The BZ status is still CONFIRMED. - No mention of the pull request, or the resultant commit, range in the BZ ticket. (3) The github pull request at <https://github.com/tianocore/edk2/pull/930> does contain *any* indication of the bugzilla ticket, or the cover letter on the list. Basically we have random artifacts in three different places (Bugzilla, github.com, mailing list), and nobody of the involved parties (reviewers, maintainers, constributors) on this patch set have made *any* effort to cross-reference them. We now have to hunt down everything separately. (4) Worst of all, the subject line of commit 414d7d11e6ea contains a Unicode code point called FULLWIDTH COLON (U+FF1A) rather than a normal colon (U+003A). Compare: - bad (current): IntelFsp2WrapperPkg: remove [...] - good (should have been): IntelFsp2WrapperPkg: remove [...] It makes absolutely no sense to use non-ASCII code points in subject lines, for something as trivial as a colon. I've been here for 8-9 years now and it's incredibly frustrating that I *still* have to whine about basic stuff like this on a regular basis. I don't even know whom I should CC at Intel (management or otherwise) to see an improvement in attitude here. I guess this community cannot be saved. Laszlo -=-=-=-=-=-=-=-=-=-=-=- Groups.io Links: You receive all messages sent to this group. View/Reply Online (#65313): https://edk2.groups.io/g/devel/message/65313 Mute This Topic: https://groups.io/mt/76883444/21656 Group Owner: devel+ow...@edk2.groups.io Unsubscribe: https://edk2.groups.io/g/devel/unsub [arch...@mail-archive.com] -=-=-=-=-=-=-=-=-=-=-=-