]> git.proxmox.com Git - mirror_edk2.git/commit - BaseTools/Source/Python/Workspace/WorkspaceCommon.py
BaseTools/WorkspaceCommon: Import used BuildToolError messages.
authorMarvin Haeuser <Marvin.Haeuser@outlook.com>
Sat, 16 Jun 2018 16:15:35 +0000 (00:15 +0800)
committerYonghong Zhu <yonghong.zhu@intel.com>
Tue, 19 Jun 2018 01:21:52 +0000 (09:21 +0800)
commit87a46244723ad8ddce2fcf611e569ada86dc80f2
tree9bfb719311d5fbec856edf95e563faa5cf2afd19
parent02ec23abebcb271a16fae94f8e3659bb9282880d
BaseTools/WorkspaceCommon: Import used BuildToolError messages.

Commit c14b58614ffb992dfc668966a19becb86614aafc added a few build
error message display calls to WorkspaceCommon.py without importing
the message resources explicitely. This commit adds imports the
missing directives.

Contributed-under: TianoCore Contribution Agreement 1.1
Signed-off-by: Marvin Haeuser <Marvin.Haeuser@outlook.com>
Reviewed-by: Yonghong Zhu <yonghong.zhu@intel.com>
BaseTools/Source/Python/Workspace/WorkspaceCommon.py