]> git.proxmox.com Git - mirror_edk2.git/commit
BaseTools: Remove unused logic for EDKI
authorFeng, Bob C <bob.c.feng@intel.com>
Mon, 14 Jan 2019 01:24:12 +0000 (09:24 +0800)
committerFeng, Bob C <bob.c.feng@intel.com>
Mon, 14 Jan 2019 01:34:23 +0000 (09:34 +0800)
commit822925013278733ac7f03c35fece2df3e8bc3614
treecf8c02d659fc3bcebe6c3c0347e40863a6ecd331
parent514c55c18597c48e1648b67f85cf25b5984da5cc
BaseTools: Remove unused logic for EDKI

BZ: https://bugzilla.tianocore.org/show_bug.cgi?id=1350
Remove EDK module type support from BaseTools python code.

Contributed-under: TianoCore Contribution Agreement 1.1
Signed-off-by: Bob Feng <bob.c.feng@intel.com>
Cc: Liming Gao <liming.gao@intel.com>
Cc: Jaben Carsey <jaben.carsey@intel.com>
Reviewed-by: Jaben Carsey <jaben.carsey@intel.com>
Reviewed-by: Liming Gao <liming.gao@intel.com>
13 files changed:
BaseTools/Source/Python/AutoGen/AutoGen.py
BaseTools/Source/Python/AutoGen/GenC.py
BaseTools/Source/Python/AutoGen/GenMake.py
BaseTools/Source/Python/Common/DataType.py
BaseTools/Source/Python/Common/GlobalData.py
BaseTools/Source/Python/Workspace/DecBuildData.py
BaseTools/Source/Python/Workspace/DscBuildData.py
BaseTools/Source/Python/Workspace/InfBuildData.py
BaseTools/Source/Python/Workspace/MetaFileParser.py
BaseTools/Source/Python/Workspace/WorkspaceCommon.py
BaseTools/Source/Python/build/BuildReport.py
BaseTools/Source/Python/build/build.py
edksetup.bat