public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
* [PATCH] MdeModulePkg CapsuleApp:Remove two redundant Guids
@ 2018-09-20  8:55 shenglei
  2018-09-21  3:36 ` Zeng, Star
  0 siblings, 1 reply; 2+ messages in thread
From: shenglei @ 2018-09-20  8:55 UTC (permalink / raw)
  To: edk2-devel; +Cc: Star Zeng, Eric Dong

Remove two redundant Guids which are not used.
They are gEfiCertTypeRsa2048Sha256Guid and
gEfiCertPkcs7Guid.This is an improved version of
https://bugzilla.tianocore.org/show_bug.cgi?id=1062
Cc: Star Zeng <star.zeng@intel.com>
Cc: Eric Dong <eric.dong@intel.com>
Contributed-under: TianoCore Contribution Agreement 1.1
Signed-off-by: shenglei <shenglei.zhang@intel.com>
---
 MdeModulePkg/Application/CapsuleApp/CapsuleApp.inf | 2 --
 1 file changed, 2 deletions(-)

diff --git a/MdeModulePkg/Application/CapsuleApp/CapsuleApp.inf b/MdeModulePkg/Application/CapsuleApp/CapsuleApp.inf
index 3a67c6b909..3e2217ea84 100644
--- a/MdeModulePkg/Application/CapsuleApp/CapsuleApp.inf
+++ b/MdeModulePkg/Application/CapsuleApp/CapsuleApp.inf
@@ -44,8 +44,6 @@
   gEfiCapsuleReportGuid                  ## CONSUMES   ## GUID
   gEfiFmpCapsuleGuid                     ## CONSUMES   ## GUID
   gWindowsUxCapsuleGuid                  ## CONSUMES   ## GUID
-  gEfiCertTypeRsa2048Sha256Guid          ## CONSUMES   ## GUID
-  gEfiCertPkcs7Guid                      ## CONSUMES   ## GUID
   gEfiSystemResourceTableGuid            ## CONSUMES   ## GUID
 
 [Protocols]
-- 
2.18.0.windows.1



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

end of thread, other threads:[~2018-09-21  3:36 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-09-20  8:55 [PATCH] MdeModulePkg CapsuleApp:Remove two redundant Guids shenglei
2018-09-21  3:36 ` Zeng, Star

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