]> git.proxmox.com Git - mirror_edk2.git/commit
BaseTools: Create and use a shared value for 'MSFT' from DataType
authorCarsey, Jaben <jaben.carsey@intel.com>
Fri, 24 Aug 2018 16:33:17 +0000 (00:33 +0800)
committerYonghong Zhu <yonghong.zhu@intel.com>
Thu, 30 Aug 2018 00:42:09 +0000 (08:42 +0800)
commit94c04559374df0d1cecea32114df7be6d5931db9
treee5f3097fac277ed91a05c1a2d7d776d5627a2f43
parent7c7c8190d30b8ea547921143a8b8b0e44b585d89
BaseTools: Create and use a shared value for 'MSFT' from DataType

I see lots of 'MSFT' throughout code and this can reduce them.

Cc: Bob Feng <Bob.c.Feng@intel.com>
Cc: Yonghong Zhu <yonghong.zhu@intel.com>
Cc: Liming Gao <liming.gao@intel.com>
Contributed-under: TianoCore Contribution Agreement 1.1
Signed-off-by: Jaben Carsey <jaben.carsey@intel.com>
Reviewed-by: Yonghong Zhu <yonghong.zhu@intel.com>
BaseTools/Source/Python/AutoGen/AutoGen.py
BaseTools/Source/Python/AutoGen/BuildEngine.py
BaseTools/Source/Python/AutoGen/GenMake.py
BaseTools/Source/Python/Common/DataType.py
BaseTools/Source/Python/Ecc/MetaFileWorkspace/MetaFileParser.py
BaseTools/Source/Python/GenFds/GenFdsGlobalVariable.py
BaseTools/Source/Python/Workspace/DscBuildData.py
BaseTools/Source/Python/Workspace/InfBuildData.py
BaseTools/Source/Python/build/build.py