From 414d7d11e6ea35b52a51fee9888a3122574f2db3 Mon Sep 17 00:00:00 2001 From: Qi Zhang Date: Tue, 15 Sep 2020 13:49:27 +0800 Subject: =?UTF-8?q?IntelFsp2WrapperPkg=EF=BC=9A=20remove=20gPeiTpmInitiali?= =?UTF-8?q?zationDonePpiGuid=20from=20Depex?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit REF: https://bugzilla.tianocore.org/show_bug.cgi?id=2963 Cc: Chasel Chiu Cc: Nate DeSimone Cc: Star Zeng Cc: Cc: Jiewen Yao Signed-off-by: Qi Zhang Reviewed-by: Chasel Chiu --- IntelFsp2WrapperPkg/FspmWrapperPeim/FspmWrapperPeim.inf | 3 +-- IntelFsp2WrapperPkg/FspsWrapperPeim/FspsWrapperPeim.inf | 3 +-- 2 files changed, 2 insertions(+), 4 deletions(-) (limited to 'IntelFsp2WrapperPkg') diff --git a/IntelFsp2WrapperPkg/FspmWrapperPeim/FspmWrapperPeim.inf b/IntelFsp2WrapperPkg/FspmWrapperPeim/FspmWrapperPeim.inf index c3578397b6..00166e56a0 100644 --- a/IntelFsp2WrapperPkg/FspmWrapperPeim/FspmWrapperPeim.inf +++ b/IntelFsp2WrapperPkg/FspmWrapperPeim/FspmWrapperPeim.inf @@ -73,5 +73,4 @@ gEfiPeiFirmwareVolumeInfoMeasurementExcludedPpiGuid ## PRODUCES [Depex] - gEfiPeiMasterBootModePpiGuid AND - gPeiTpmInitializationDonePpiGuid + gEfiPeiMasterBootModePpiGuid diff --git a/IntelFsp2WrapperPkg/FspsWrapperPeim/FspsWrapperPeim.inf b/IntelFsp2WrapperPkg/FspsWrapperPeim/FspsWrapperPeim.inf index 884514747f..aeeca58d6d 100644 --- a/IntelFsp2WrapperPkg/FspsWrapperPeim/FspsWrapperPeim.inf +++ b/IntelFsp2WrapperPkg/FspsWrapperPeim/FspsWrapperPeim.inf @@ -77,5 +77,4 @@ FspsWrapperPeim.c [Depex] - gEfiPeiMemoryDiscoveredPpiGuid AND - gPeiTpmInitializationDonePpiGuid + gEfiPeiMemoryDiscoveredPpiGuid -- cgit v1.2.3