* [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
* Re: [PATCH] MdeModulePkg CapsuleApp:Remove two redundant Guids
2018-09-20 8:55 [PATCH] MdeModulePkg CapsuleApp:Remove two redundant Guids shenglei
@ 2018-09-21 3:36 ` Zeng, Star
0 siblings, 0 replies; 2+ messages in thread
From: Zeng, Star @ 2018-09-21 3:36 UTC (permalink / raw)
To: Zhang, Shenglei, edk2-devel@lists.01.org; +Cc: Dong, Eric, Zeng, Star
Reviewed-by: Star Zeng <star.zeng@intel.com> and pushed it at 8c06d18bc112c7b0547641e83a508c6784317f72.
Thanks,
Star
-----Original Message-----
From: Zhang, Shenglei
Sent: Thursday, September 20, 2018 4:55 PM
To: edk2-devel@lists.01.org
Cc: Zeng, Star <star.zeng@intel.com>; Dong, Eric <eric.dong@intel.com>
Subject: [PATCH] MdeModulePkg CapsuleApp:Remove two redundant Guids
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