public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
* [PATCH] IntelFsp2Pkg SplitFspBin.py: Correct file name in file header
@ 2021-10-27 11:59 Zeng, Star
  2021-10-27 12:02 ` Chiu, Chasel
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Zeng, Star @ 2021-10-27 11:59 UTC (permalink / raw)
  To: devel; +Cc: Star Zeng, Maurice Ma, Nate DeSimone, Chasel Chiu

Cc: Maurice Ma <maurice.ma@intel.com>
Cc: Nate DeSimone <nathaniel.l.desimone@intel.com>
Cc: Chasel Chiu <chasel.chiu@intel.com>
Signed-off-by: Star Zeng <star.zeng@intel.com>
---
 IntelFsp2Pkg/Tools/SplitFspBin.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/IntelFsp2Pkg/Tools/SplitFspBin.py b/IntelFsp2Pkg/Tools/SplitFspBin.py
index 24272e82af88..c3165dd4ae69 100644
--- a/IntelFsp2Pkg/Tools/SplitFspBin.py
+++ b/IntelFsp2Pkg/Tools/SplitFspBin.py
@@ -1,4 +1,4 @@
-## @ FspTool.py
+## @ SplitFspBin.py
 #
 # Copyright (c) 2015 - 2020, Intel Corporation. All rights reserved.<BR>
 # SPDX-License-Identifier: BSD-2-Clause-Patent
-- 
2.27.0.windows.1


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

* Re: [PATCH] IntelFsp2Pkg SplitFspBin.py: Correct file name in file header
  2021-10-27 11:59 [PATCH] IntelFsp2Pkg SplitFspBin.py: Correct file name in file header Zeng, Star
@ 2021-10-27 12:02 ` Chiu, Chasel
  2021-10-28  2:44 ` Nate DeSimone
  2021-11-01  4:34 ` Chiu, Chasel
  2 siblings, 0 replies; 4+ messages in thread
From: Chiu, Chasel @ 2021-10-27 12:02 UTC (permalink / raw)
  To: Zeng, Star, devel@edk2.groups.io; +Cc: Ma, Maurice, Desimone, Nathaniel L


Thanks Star.
Reviewed-by: Chasel Chiu <chasel.chiu@intel.com>


> -----Original Message-----
> From: Zeng, Star <star.zeng@intel.com>
> Sent: Wednesday, October 27, 2021 8:00 PM
> To: devel@edk2.groups.io
> Cc: Zeng, Star <star.zeng@intel.com>; Ma, Maurice <maurice.ma@intel.com>;
> Desimone, Nathaniel L <nathaniel.l.desimone@intel.com>; Chiu, Chasel
> <chasel.chiu@intel.com>
> Subject: [PATCH] IntelFsp2Pkg SplitFspBin.py: Correct file name in file header
> 
> Cc: Maurice Ma <maurice.ma@intel.com>
> Cc: Nate DeSimone <nathaniel.l.desimone@intel.com>
> Cc: Chasel Chiu <chasel.chiu@intel.com>
> Signed-off-by: Star Zeng <star.zeng@intel.com>
> ---
>  IntelFsp2Pkg/Tools/SplitFspBin.py | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/IntelFsp2Pkg/Tools/SplitFspBin.py
> b/IntelFsp2Pkg/Tools/SplitFspBin.py
> index 24272e82af88..c3165dd4ae69 100644
> --- a/IntelFsp2Pkg/Tools/SplitFspBin.py
> +++ b/IntelFsp2Pkg/Tools/SplitFspBin.py
> @@ -1,4 +1,4 @@
> -## @ FspTool.py
> 
> +## @ SplitFspBin.py
> 
>  #
> 
>  # Copyright (c) 2015 - 2020, Intel Corporation. All rights reserved.<BR>
> 
>  # SPDX-License-Identifier: BSD-2-Clause-Patent
> 
> --
> 2.27.0.windows.1


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

* Re: [PATCH] IntelFsp2Pkg SplitFspBin.py: Correct file name in file header
  2021-10-27 11:59 [PATCH] IntelFsp2Pkg SplitFspBin.py: Correct file name in file header Zeng, Star
  2021-10-27 12:02 ` Chiu, Chasel
@ 2021-10-28  2:44 ` Nate DeSimone
  2021-11-01  4:34 ` Chiu, Chasel
  2 siblings, 0 replies; 4+ messages in thread
From: Nate DeSimone @ 2021-10-28  2:44 UTC (permalink / raw)
  To: Zeng, Star, devel@edk2.groups.io; +Cc: Ma, Maurice, Chiu, Chasel

Reviewed-by: Nate DeSimone <nathaniel.l.desimone@intel.com>

On 10/27/21, 5:00 AM, "Zeng, Star" <star.zeng@intel.com> wrote:

    Cc: Maurice Ma <maurice.ma@intel.com>
    Cc: Nate DeSimone <nathaniel.l.desimone@intel.com>
    Cc: Chasel Chiu <chasel.chiu@intel.com>
    Signed-off-by: Star Zeng <star.zeng@intel.com>
    ---
     IntelFsp2Pkg/Tools/SplitFspBin.py | 2 +-
     1 file changed, 1 insertion(+), 1 deletion(-)

    diff --git a/IntelFsp2Pkg/Tools/SplitFspBin.py b/IntelFsp2Pkg/Tools/SplitFspBin.py
    index 24272e82af88..c3165dd4ae69 100644
    --- a/IntelFsp2Pkg/Tools/SplitFspBin.py
    +++ b/IntelFsp2Pkg/Tools/SplitFspBin.py
    @@ -1,4 +1,4 @@
    -## @ FspTool.py

    +## @ SplitFspBin.py

     #

     # Copyright (c) 2015 - 2020, Intel Corporation. All rights reserved.<BR>

     # SPDX-License-Identifier: BSD-2-Clause-Patent

    -- 
    2.27.0.windows.1



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

* Re: [PATCH] IntelFsp2Pkg SplitFspBin.py: Correct file name in file header
  2021-10-27 11:59 [PATCH] IntelFsp2Pkg SplitFspBin.py: Correct file name in file header Zeng, Star
  2021-10-27 12:02 ` Chiu, Chasel
  2021-10-28  2:44 ` Nate DeSimone
@ 2021-11-01  4:34 ` Chiu, Chasel
  2 siblings, 0 replies; 4+ messages in thread
From: Chiu, Chasel @ 2021-11-01  4:34 UTC (permalink / raw)
  To: Zeng, Star, devel@edk2.groups.io; +Cc: Ma, Maurice, Desimone, Nathaniel L


Patch pushed: https://github.com/tianocore/edk2/commit/939c2355daaf94cd7eb2018d15928b9bc471d680

Thanks,
Chasel


> -----Original Message-----
> From: Zeng, Star <star.zeng@intel.com>
> Sent: Wednesday, October 27, 2021 8:00 PM
> To: devel@edk2.groups.io
> Cc: Zeng, Star <star.zeng@intel.com>; Ma, Maurice <maurice.ma@intel.com>;
> Desimone, Nathaniel L <nathaniel.l.desimone@intel.com>; Chiu, Chasel
> <chasel.chiu@intel.com>
> Subject: [PATCH] IntelFsp2Pkg SplitFspBin.py: Correct file name in file header
> 
> Cc: Maurice Ma <maurice.ma@intel.com>
> Cc: Nate DeSimone <nathaniel.l.desimone@intel.com>
> Cc: Chasel Chiu <chasel.chiu@intel.com>
> Signed-off-by: Star Zeng <star.zeng@intel.com>
> ---
>  IntelFsp2Pkg/Tools/SplitFspBin.py | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/IntelFsp2Pkg/Tools/SplitFspBin.py
> b/IntelFsp2Pkg/Tools/SplitFspBin.py
> index 24272e82af88..c3165dd4ae69 100644
> --- a/IntelFsp2Pkg/Tools/SplitFspBin.py
> +++ b/IntelFsp2Pkg/Tools/SplitFspBin.py
> @@ -1,4 +1,4 @@
> -## @ FspTool.py
> 
> +## @ SplitFspBin.py
> 
>  #
> 
>  # Copyright (c) 2015 - 2020, Intel Corporation. All rights reserved.<BR>
> 
>  # SPDX-License-Identifier: BSD-2-Clause-Patent
> 
> --
> 2.27.0.windows.1


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

end of thread, other threads:[~2021-11-01  4:34 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-10-27 11:59 [PATCH] IntelFsp2Pkg SplitFspBin.py: Correct file name in file header Zeng, Star
2021-10-27 12:02 ` Chiu, Chasel
2021-10-28  2:44 ` Nate DeSimone
2021-11-01  4:34 ` Chiu, Chasel

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