]> git.proxmox.com Git - mirror_edk2.git/commit - BaseTools/Source/Python/TargetTool/TargetTool.py
BaseTools: Remove unused logic for IPF
authorFeng, Bob C <bob.c.feng@intel.com>
Wed, 9 Jan 2019 06:44:36 +0000 (14:44 +0800)
committerFeng, Bob C <bob.c.feng@intel.com>
Mon, 14 Jan 2019 01:34:41 +0000 (09:34 +0800)
commit39879ef2677fa5677ecffb1149a4d87372b90ba5
treeb45d4cb916b47e9479011348eb5932c901d44594
parent822925013278733ac7f03c35fece2df3e8bc3614
BaseTools: Remove unused logic for IPF

BZ: https://bugzilla.tianocore.org/show_bug.cgi?id=1350
Remove IPF support from BaseTools C 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/Common/DataType.py
BaseTools/Source/Python/CommonDataClass/FdfClass.py
BaseTools/Source/Python/Eot/EotMain.py
BaseTools/Source/Python/GenFds/ComponentStatement.py [deleted file]
BaseTools/Source/Python/GenFds/Fd.py
BaseTools/Source/Python/GenFds/FdfParser.py
BaseTools/Source/Python/GenFds/Fv.py
BaseTools/Source/Python/GenFds/GenFds.py
BaseTools/Source/Python/GenFds/GenFdsGlobalVariable.py
BaseTools/Source/Python/GenFds/Region.py
BaseTools/Source/Python/GenFds/Vtf.py [deleted file]
BaseTools/Source/Python/TargetTool/TargetTool.py
BaseTools/Source/Python/build/build.py