]> git.proxmox.com Git - mirror_edk2.git/blobdiff - Tools/CCode/Source/EfiCompress/EfiCompressMain.c
Minor word change in utility display.
[mirror_edk2.git] / Tools / CCode / Source / EfiCompress / EfiCompressMain.c
index b7ff7c733ee315861c5cb7c960c40a7ccd2b623a..0fc55149c3015704932f6897aa9335d458ce0684 100644 (file)
@@ -53,7 +53,7 @@ Returns:
   \r
 --*/ \r
 {\r
-  printf ("%s v%d.%d -EDK Efi Compress Utility\n", UTILITY_NAME, UTILITY_MAJOR_VERSION, UTILITY_MINOR_VERSION);\r
+  printf ("%s v%d.%d -Efi Compress Utility\n", UTILITY_NAME, UTILITY_MAJOR_VERSION, UTILITY_MINOR_VERSION);\r
   printf ("Copyright (c) 2005-2006 Intel Corporation. All rights reserved.\n");\r
 }\r
 \r