X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=blobdiff_plain;f=Tools%2FCCode%2FSource%2FEfiCompress%2FEfiCompressMain.c;h=0fc55149c3015704932f6897aa9335d458ce0684;hp=b7ff7c733ee315861c5cb7c960c40a7ccd2b623a;hb=6b26610128f343b3a76374c9d1f7f05a73c3672f;hpb=ca21f1a216d218fb3ff61940ce9a5605984350a1 diff --git a/Tools/CCode/Source/EfiCompress/EfiCompressMain.c b/Tools/CCode/Source/EfiCompress/EfiCompressMain.c index b7ff7c733e..0fc55149c3 100644 --- a/Tools/CCode/Source/EfiCompress/EfiCompressMain.c +++ b/Tools/CCode/Source/EfiCompress/EfiCompressMain.c @@ -53,7 +53,7 @@ Returns: --*/ { - printf ("%s v%d.%d -EDK Efi Compress Utility\n", UTILITY_NAME, UTILITY_MAJOR_VERSION, UTILITY_MINOR_VERSION); + printf ("%s v%d.%d -Efi Compress Utility\n", UTILITY_NAME, UTILITY_MAJOR_VERSION, UTILITY_MINOR_VERSION); printf ("Copyright (c) 2005-2006 Intel Corporation. All rights reserved.\n"); }