]> git.proxmox.com Git - mirror_edk2.git/blobdiff - BaseTools/Source/C/GenPage/GenPage.c
Sync BaseTools Branch (version r2321) to EDKII main trunk.
[mirror_edk2.git] / BaseTools / Source / C / GenPage / GenPage.c
index e92bcf5d9e978040df3c4906b0aadbd33ee6d58b..6c24a2f9ec4af3e35aef42568093dce098cc2d4c 100644 (file)
@@ -91,7 +91,7 @@ Returns:
 \r
 --*/\r
 {\r
-  printf ("%s v%d.%d -Utility to generate the EfiLoader image containing page table.\n", UTILITY_NAME, UTILITY_MAJOR_VERSION, UTILITY_MINOR_VERSION);\r
+  printf ("%s v%d.%d %s -Utility to generate the EfiLoader image containing page table.\n", UTILITY_NAME, UTILITY_MAJOR_VERSION, UTILITY_MINOR_VERSION, __BUILD_VERSION);\r
   printf ("Copyright (c) 2008 - 2011 Intel Corporation. All rights reserved.\n");\r
 }\r
 \r