]> git.proxmox.com Git - mirror_edk2.git/commit
BaseTools:Update mailing list address in BaseTools error messages
authorFan, ZhijuX <zhijux.fan@intel.com>
Tue, 21 May 2019 02:06:52 +0000 (10:06 +0800)
committerFeng, Bob C <bob.c.feng@intel.com>
Wed, 22 May 2019 01:15:55 +0000 (09:15 +0800)
commitc1387446edbb05a11e2646e4184585d58d47a7d6
treea6e7b4b7307050354b8d4d9012cea992c0dd60b3
parenta7ef158b07524f9afd0cefa3180aeac0fcb6e436
BaseTools:Update mailing list address in BaseTools error messages

BZ:https://bugzilla.tianocore.org/show_bug.cgi?id=1815

The edk2 source tree contains four instances of the outdated mailing
list address "edk2-devel@lists.01.org".
I created a new variable, MSG_EDKII_MAIL_ADDR, to receive the
new email address and replaced the old one with this variable

Cc: Bob Feng <bob.c.feng@intel.com>
Cc: Liming Gao <liming.gao@intel.com>
Signed-off-by: Zhiju.Fan <zhijux.fan@intel.com>
Reviewed-by: Bob Feng <bob.c.feng@intel.com>
BaseTools/Source/Python/Common/DataType.py
BaseTools/Source/Python/GenFds/GenFds.py
BaseTools/Source/Python/Trim/Trim.py
BaseTools/Source/Python/UPT/InstallPkg.py
BaseTools/Source/Python/UPT/InventoryWs.py
BaseTools/Source/Python/UPT/Logger/StringTable.py
BaseTools/Source/Python/UPT/MkPkg.py
BaseTools/Source/Python/UPT/ReplacePkg.py
BaseTools/Source/Python/UPT/RmPkg.py
BaseTools/Source/Python/UPT/TestInstall.py
BaseTools/Source/Python/build/build.py