]> git.proxmox.com Git - mirror_edk2.git/blobdiff - BaseTools/Source/Python/BPDG/StringTable.py
BaseTools: Enhance BaseTools supports FixedAtBuild usage in VFR file
[mirror_edk2.git] / BaseTools / Source / Python / BPDG / StringTable.py
index a661da0f9476fbddef0453ca5fbd81a29670994e..bbcb451198686d80d0b02d33b3046ef81335a2e2 100644 (file)
@@ -1,7 +1,7 @@
 ## @file\r
 # This file is used to define strings used in the BPDG tool\r
 #\r
-# Copyright (c) 2010, Intel Corporation. All rights reserved.<BR>\r
+# Copyright (c) 2010 - 2016, Intel Corporation. All rights reserved.<BR>\r
 # This program and the accompanying materials\r
 # are licensed and made available under the terms and conditions of the BSD License\r
 # which accompanies this distribution.  The full text of the license may be found at\r
@@ -32,7 +32,7 @@ MAP_FILE_COMMENT_TEMPLATE = \
 #\r
 #  This file lists all VPD informations for a platform fixed/adjusted by BPDG tool.\r
 # \r
-# Copyright (c) 2010, Intel Corporation. All rights reserved.<BR>\r
+# Copyright (c) 2010 -2016, Intel Corporation. All rights reserved.<BR>\r
 # This program and the accompanying materials\r
 # are licensed and made available under the terms and conditions of the BSD License\r
 # which accompanies this distribution.  The full text of the license may be found at\r
@@ -46,14 +46,14 @@ MAP_FILE_COMMENT_TEMPLATE = \
 \r
 \r
 LBL_BPDG_LONG_UNI           = (u"Intel(r) Binary Product Data Generation Tool (Intel(r) BPDG)")\r
-LBL_BPDG_VERSION            = (u"0.1")\r
+LBL_BPDG_VERSION            = (u"1.0")\r
 LBL_BPDG_USAGE              = \\r
 (\r
-"""\r
-BPDG options -o Filename.bin -m Filename.map Filename.txt\r
-Intel(r) Binary Product Data Generation Tool (Intel(r) BPDG)\r
-Copyright (c) 2010 Intel Corporation All Rights Reserved.\r
+"""BPDG options -o Filename.bin -m Filename.map Filename.txt\r
+Copyright (c) 2010 - 2016, Intel Corporation All Rights Reserved.\r
 \r
+  Intel(r) Binary Product Data Generation Tool (Intel(r) BPDG)\r
+  \r
 Required Flags:\r
   -o BIN_FILENAME, --vpd-filename=BIN_FILENAME\r
             Specify the file name for the VPD binary file\r