public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
* [edk2-platforms][PATCH] Tools/FitGen: Update the UTILITY_MINOR_VERSION
@ 2020-02-21  1:47 Feng, YunhuaX
  2020-02-21  1:49 ` Liming Gao
  0 siblings, 1 reply; 2+ messages in thread
From: Feng, YunhuaX @ 2020-02-21  1:47 UTC (permalink / raw)
  To: devel@edk2.groups.io; +Cc: Gao, Liming, Feng, Bob C

[-- Attachment #1: Type: text/plain, Size: 854 bytes --]

Update the UTILITY_MINOR_VERSION from 59 to 60

Cc: Bob Feng <bob.c.feng@intel.com>
Cc: Liming Gao <liming.gao@intel.com>
Signed-off-by: Yunhua Feng <yunhuax.feng@intel.com>
---
 Silicon/Intel/Tools/FitGen/FitGen.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Silicon/Intel/Tools/FitGen/FitGen.h b/Silicon/Intel/Tools/FitGen/FitGen.h
index fdf535924c..2d72977b2c 100644
--- a/Silicon/Intel/Tools/FitGen/FitGen.h
+++ b/Silicon/Intel/Tools/FitGen/FitGen.h
@@ -29,11 +29,11 @@ SPDX-License-Identifier: BSD-2-Clause-Patent
 
 //
 // Utility version information
 //
 #define UTILITY_MAJOR_VERSION 0
-#define UTILITY_MINOR_VERSION 59
+#define UTILITY_MINOR_VERSION 60
 #define UTILITY_DATE          __DATE__
 
 //
 // The minimum number of arguments accepted from the command line.
 //
-- 
2.12.2.windows.2


[-- Attachment #2: winmail.dat --]
[-- Type: application/ms-tnef, Size: 5283 bytes --]

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

* Re: [edk2-platforms][PATCH] Tools/FitGen: Update the UTILITY_MINOR_VERSION
  2020-02-21  1:47 [edk2-platforms][PATCH] Tools/FitGen: Update the UTILITY_MINOR_VERSION Feng, YunhuaX
@ 2020-02-21  1:49 ` Liming Gao
  0 siblings, 0 replies; 2+ messages in thread
From: Liming Gao @ 2020-02-21  1:49 UTC (permalink / raw)
  To: Feng, YunhuaX, devel@edk2.groups.io; +Cc: Feng, Bob C

The commit 67957909babe64ec70a44af360148809f2a6c707 misses the version update. 

I agree this change to match the update. Reviewed-by: Liming Gao <liming.gao@intel.com>

> -----Original Message-----
> From: Feng, YunhuaX <yunhuax.feng@intel.com>
> Sent: Friday, February 21, 2020 9:47 AM
> To: devel@edk2.groups.io
> Cc: Gao, Liming <liming.gao@intel.com>; Feng, Bob C <bob.c.feng@intel.com>
> Subject: [edk2-platforms][PATCH] Tools/FitGen: Update the UTILITY_MINOR_VERSION
> 
> Update the UTILITY_MINOR_VERSION from 59 to 60
> 
> Cc: Bob Feng <bob.c.feng@intel.com>
> Cc: Liming Gao <liming.gao@intel.com>
> Signed-off-by: Yunhua Feng <yunhuax.feng@intel.com>
> ---
>  Silicon/Intel/Tools/FitGen/FitGen.h | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/Silicon/Intel/Tools/FitGen/FitGen.h b/Silicon/Intel/Tools/FitGen/FitGen.h
> index fdf535924c..2d72977b2c 100644
> --- a/Silicon/Intel/Tools/FitGen/FitGen.h
> +++ b/Silicon/Intel/Tools/FitGen/FitGen.h
> @@ -29,11 +29,11 @@ SPDX-License-Identifier: BSD-2-Clause-Patent
> 
>  //
>  // Utility version information
>  //
>  #define UTILITY_MAJOR_VERSION 0
> -#define UTILITY_MINOR_VERSION 59
> +#define UTILITY_MINOR_VERSION 60
>  #define UTILITY_DATE          __DATE__
> 
>  //
>  // The minimum number of arguments accepted from the command line.
>  //
> --
> 2.12.2.windows.2


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

end of thread, other threads:[~2020-02-21  1:49 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-02-21  1:47 [edk2-platforms][PATCH] Tools/FitGen: Update the UTILITY_MINOR_VERSION Feng, YunhuaX
2020-02-21  1:49 ` Liming Gao

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