Reviewed-by: Bob Feng <bob.c.f...@intel.com> -----Original Message----- From: Gao, Liming <liming....@intel.com> Sent: Friday, February 14, 2020 3:51 PM To: devel@edk2.groups.io Cc: Feng, Bob C <bob.c.f...@intel.com>; Lohr, Paul A <paul.a.l...@intel.com> Subject: [edk2-platform][patch] FitGen: Add FIT spec revision in FitGen tool help message
BZ: https://bugzilla.tianocore.org/show_bug.cgi?id=2483 Signed-off-by: Liming Gao <liming....@intel.com> Cc: Bob Feng <bob.c.f...@intel.com> Cc: Paul Lohr <paul.a.l...@intel.com> --- Silicon/Intel/Tools/FitGen/FitGen.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Silicon/Intel/Tools/FitGen/FitGen.c b/Silicon/Intel/Tools/FitGen/FitGen.c index 8122c10ebb..2ed636093a 100644 --- a/Silicon/Intel/Tools/FitGen/FitGen.c +++ b/Silicon/Intel/Tools/FitGen/FitGen.c @@ -294,7 +294,7 @@ Returns: --*/ { printf ( - "%s - Tiano IA32/X64 FIT table generation Utility."" Version %i.%i\n\n", + "%s - Tiano IA32/X64 FIT table generation Utility for FIT spec revision 1.1."" Version %i.%i\n\n", UTILITY_NAME, UTILITY_MAJOR_VERSION, UTILITY_MINOR_VERSION -- 2.13.0.windows.1 -=-=-=-=-=-=-=-=-=-=-=- Groups.io Links: You receive all messages sent to this group. View/Reply Online (#54430): https://edk2.groups.io/g/devel/message/54430 Mute This Topic: https://groups.io/mt/71265173/21656 Group Owner: devel+ow...@edk2.groups.io Unsubscribe: https://edk2.groups.io/g/devel/unsub [arch...@mail-archive.com] -=-=-=-=-=-=-=-=-=-=-=-