]> git.proxmox.com Git - mirror_edk2.git/commit - BaseTools/Source/Python/Workspace/InfBuildData.py
BaseTools: Use absolute import in Workspace
authorGary Lin <glin@suse.com>
Fri, 13 Jul 2018 10:18:46 +0000 (18:18 +0800)
committerYonghong Zhu <yonghong.zhu@intel.com>
Mon, 16 Jul 2018 03:22:18 +0000 (11:22 +0800)
commit1100bc5aa05097306cdecc4d0118cc312da79d45
treec1264130d806c0e4efaba10842839d0ff75eeb9f
parentac107416484b74e5d412f7b48268761f9ba95afe
BaseTools: Use absolute import in Workspace

Based on "futurize -f libfuturize.fixes.fix_absolute_import

Contributed-under: TianoCore Contribution Agreement 1.1
Cc: Yonghong Zhu <yonghong.zhu@intel.com>
Cc: Liming Gao <liming.gao@intel.com>
Signed-off-by: Gary Lin <glin@suse.com>
Reviewed-by: Jaben Carsey <jaben.carsey@intel.com>
BaseTools/Source/Python/Workspace/DscBuildData.py
BaseTools/Source/Python/Workspace/InfBuildData.py
BaseTools/Source/Python/Workspace/MetaFileParser.py
BaseTools/Source/Python/Workspace/MetaFileTable.py
BaseTools/Source/Python/Workspace/WorkspaceCommon.py
BaseTools/Source/Python/Workspace/WorkspaceDatabase.py