public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
* [PATCH] SecurityPkg/SecurityPkg.dec: Remove trailing white space
@ 2019-07-29  3:40 Zhang, Shenglei
  2019-07-29 14:48 ` [edk2-devel] " Philippe Mathieu-Daudé
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Zhang, Shenglei @ 2019-07-29  3:40 UTC (permalink / raw)
  To: devel; +Cc: Jiewen Yao, Jian Wang, Chao Zhang

Cc: Jiewen Yao <jiewen.yao@intel.com>
Cc: Jian Wang <jian.j.wang@intel.com>
Cc: Chao Zhang <chao.b.zhang@intel.com>
Signed-off-by: Shenglei Zhang <shenglei.zhang@intel.com>
---
 SecurityPkg/SecurityPkg.dec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/SecurityPkg/SecurityPkg.dec b/SecurityPkg/SecurityPkg.dec
index d2f6a6fd1293..ce2a9d33a4f2 100644
--- a/SecurityPkg/SecurityPkg.dec
+++ b/SecurityPkg/SecurityPkg.dec
@@ -187,7 +187,7 @@ [Ppis]
 
   ## Include/Ppi/FirmwareVolumeInfoPrehashedFV.h
   gEdkiiPeiFirmwareVolumeInfoPrehashedFvPpiGuid = { 0x3ce1e631, 0x7008, 0x477c, { 0xad, 0xa7, 0x5d, 0xcf, 0xc7, 0xc1, 0x49, 0x4b } }
- 
+
   ## Include/Ppi/FirmwareVolumeInfoStoredHashFv.h
   gEdkiiPeiFirmwareVolumeInfoStoredHashFvPpiGuid = {0x7f5e4e31, 0x81b1, 0x47e5, { 0x9e, 0x21, 0x1e, 0x4b, 0x5b, 0xc2, 0xf6, 0x1d } }
 
-- 
2.18.0.windows.1


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

* Re: [edk2-devel] [PATCH] SecurityPkg/SecurityPkg.dec: Remove trailing white space
  2019-07-29  3:40 [PATCH] SecurityPkg/SecurityPkg.dec: Remove trailing white space Zhang, Shenglei
@ 2019-07-29 14:48 ` Philippe Mathieu-Daudé
  2019-08-05  1:19 ` Wang, Jian J
       [not found] ` <15B7E21A0F3789EE.26834@groups.io>
  2 siblings, 0 replies; 4+ messages in thread
From: Philippe Mathieu-Daudé @ 2019-07-29 14:48 UTC (permalink / raw)
  To: devel, shenglei.zhang; +Cc: Jiewen Yao, Jian Wang, Chao Zhang

On 7/29/19 5:40 AM, Zhang, Shenglei wrote:
> Cc: Jiewen Yao <jiewen.yao@intel.com>
> Cc: Jian Wang <jian.j.wang@intel.com>
> Cc: Chao Zhang <chao.b.zhang@intel.com>
> Signed-off-by: Shenglei Zhang <shenglei.zhang@intel.com>
> ---
>  SecurityPkg/SecurityPkg.dec | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/SecurityPkg/SecurityPkg.dec b/SecurityPkg/SecurityPkg.dec
> index d2f6a6fd1293..ce2a9d33a4f2 100644
> --- a/SecurityPkg/SecurityPkg.dec
> +++ b/SecurityPkg/SecurityPkg.dec
> @@ -187,7 +187,7 @@ [Ppis]
>  
>    ## Include/Ppi/FirmwareVolumeInfoPrehashedFV.h
>    gEdkiiPeiFirmwareVolumeInfoPrehashedFvPpiGuid = { 0x3ce1e631, 0x7008, 0x477c, { 0xad, 0xa7, 0x5d, 0xcf, 0xc7, 0xc1, 0x49, 0x4b } }
> - 
> +
>    ## Include/Ppi/FirmwareVolumeInfoStoredHashFv.h
>    gEdkiiPeiFirmwareVolumeInfoStoredHashFvPpiGuid = {0x7f5e4e31, 0x81b1, 0x47e5, { 0x9e, 0x21, 0x1e, 0x4b, 0x5b, 0xc2, 0xf6, 0x1d } }
>  

Reviewed-by: Philippe Mathieu-Daude <philmd@redhat.com>

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

* Re: [PATCH] SecurityPkg/SecurityPkg.dec: Remove trailing white space
  2019-07-29  3:40 [PATCH] SecurityPkg/SecurityPkg.dec: Remove trailing white space Zhang, Shenglei
  2019-07-29 14:48 ` [edk2-devel] " Philippe Mathieu-Daudé
@ 2019-08-05  1:19 ` Wang, Jian J
       [not found] ` <15B7E21A0F3789EE.26834@groups.io>
  2 siblings, 0 replies; 4+ messages in thread
From: Wang, Jian J @ 2019-08-05  1:19 UTC (permalink / raw)
  To: Zhang, Shenglei, devel@edk2.groups.io; +Cc: Yao, Jiewen, Zhang, Chao B

Reviewed-by: Jian J Wang <jian.j.wang@intel.com>

> -----Original Message-----
> From: Zhang, Shenglei
> Sent: Monday, July 29, 2019 11:41 AM
> To: devel@edk2.groups.io
> Cc: Yao, Jiewen <jiewen.yao@intel.com>; Wang, Jian J
> <jian.j.wang@intel.com>; Zhang, Chao B <chao.b.zhang@intel.com>
> Subject: [PATCH] SecurityPkg/SecurityPkg.dec: Remove trailing white space
> 
> Cc: Jiewen Yao <jiewen.yao@intel.com>
> Cc: Jian Wang <jian.j.wang@intel.com>
> Cc: Chao Zhang <chao.b.zhang@intel.com>
> Signed-off-by: Shenglei Zhang <shenglei.zhang@intel.com>
> ---
>  SecurityPkg/SecurityPkg.dec | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/SecurityPkg/SecurityPkg.dec b/SecurityPkg/SecurityPkg.dec
> index d2f6a6fd1293..ce2a9d33a4f2 100644
> --- a/SecurityPkg/SecurityPkg.dec
> +++ b/SecurityPkg/SecurityPkg.dec
> @@ -187,7 +187,7 @@ [Ppis]
> 
>    ## Include/Ppi/FirmwareVolumeInfoPrehashedFV.h
>    gEdkiiPeiFirmwareVolumeInfoPrehashedFvPpiGuid = { 0x3ce1e631,
> 0x7008, 0x477c, { 0xad, 0xa7, 0x5d, 0xcf, 0xc7, 0xc1, 0x49, 0x4b } }
> -
> +
>    ## Include/Ppi/FirmwareVolumeInfoStoredHashFv.h
>    gEdkiiPeiFirmwareVolumeInfoStoredHashFvPpiGuid = {0x7f5e4e31,
> 0x81b1, 0x47e5, { 0x9e, 0x21, 0x1e, 0x4b, 0x5b, 0xc2, 0xf6, 0x1d } }
> 
> --
> 2.18.0.windows.1


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

* Re: [edk2-devel] [PATCH] SecurityPkg/SecurityPkg.dec: Remove trailing white space
       [not found] ` <15B7E21A0F3789EE.26834@groups.io>
@ 2019-08-05  1:34   ` Wang, Jian J
  0 siblings, 0 replies; 4+ messages in thread
From: Wang, Jian J @ 2019-08-05  1:34 UTC (permalink / raw)
  To: devel@edk2.groups.io, Wang, Jian J, Zhang, Shenglei
  Cc: Yao, Jiewen, Zhang, Chao B

Pushed at e18d1c37e812284c5db1f2775db15ca349730138

Regards,
Jian


> -----Original Message-----
> From: devel@edk2.groups.io [mailto:devel@edk2.groups.io] On Behalf Of
> Wang, Jian J
> Sent: Monday, August 05, 2019 9:20 AM
> To: Zhang, Shenglei <shenglei.zhang@intel.com>; devel@edk2.groups.io
> Cc: Yao, Jiewen <jiewen.yao@intel.com>; Zhang, Chao B
> <chao.b.zhang@intel.com>
> Subject: Re: [edk2-devel] [PATCH] SecurityPkg/SecurityPkg.dec: Remove
> trailing white space
> 
> Reviewed-by: Jian J Wang <jian.j.wang@intel.com>
> 
> > -----Original Message-----
> > From: Zhang, Shenglei
> > Sent: Monday, July 29, 2019 11:41 AM
> > To: devel@edk2.groups.io
> > Cc: Yao, Jiewen <jiewen.yao@intel.com>; Wang, Jian J
> > <jian.j.wang@intel.com>; Zhang, Chao B <chao.b.zhang@intel.com>
> > Subject: [PATCH] SecurityPkg/SecurityPkg.dec: Remove trailing white
> space
> >
> > Cc: Jiewen Yao <jiewen.yao@intel.com>
> > Cc: Jian Wang <jian.j.wang@intel.com>
> > Cc: Chao Zhang <chao.b.zhang@intel.com>
> > Signed-off-by: Shenglei Zhang <shenglei.zhang@intel.com>
> > ---
> >  SecurityPkg/SecurityPkg.dec | 2 +-
> >  1 file changed, 1 insertion(+), 1 deletion(-)
> >
> > diff --git a/SecurityPkg/SecurityPkg.dec b/SecurityPkg/SecurityPkg.dec
> > index d2f6a6fd1293..ce2a9d33a4f2 100644
> > --- a/SecurityPkg/SecurityPkg.dec
> > +++ b/SecurityPkg/SecurityPkg.dec
> > @@ -187,7 +187,7 @@ [Ppis]
> >
> >    ## Include/Ppi/FirmwareVolumeInfoPrehashedFV.h
> >    gEdkiiPeiFirmwareVolumeInfoPrehashedFvPpiGuid = { 0x3ce1e631,
> > 0x7008, 0x477c, { 0xad, 0xa7, 0x5d, 0xcf, 0xc7, 0xc1, 0x49, 0x4b } }
> > -
> > +
> >    ## Include/Ppi/FirmwareVolumeInfoStoredHashFv.h
> >    gEdkiiPeiFirmwareVolumeInfoStoredHashFvPpiGuid = {0x7f5e4e31,
> > 0x81b1, 0x47e5, { 0x9e, 0x21, 0x1e, 0x4b, 0x5b, 0xc2, 0xf6, 0x1d } }
> >
> > --
> > 2.18.0.windows.1
> 
> 
> 


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

end of thread, other threads:[~2019-08-05  1:34 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-07-29  3:40 [PATCH] SecurityPkg/SecurityPkg.dec: Remove trailing white space Zhang, Shenglei
2019-07-29 14:48 ` [edk2-devel] " Philippe Mathieu-Daudé
2019-08-05  1:19 ` Wang, Jian J
     [not found] ` <15B7E21A0F3789EE.26834@groups.io>
2019-08-05  1:34   ` [edk2-devel] " Wang, Jian J

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