BaseTools: Eot - Remove FvImage file
move the single used class from FvImage to Eot delete the FvImage file remove FvImage from makefile Cc: Liming Gao <liming.gao@intel.com> Cc: Yonghong Zhu <yonghong.zhu@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>
This commit is contained in:
committed by
Yonghong Zhu
parent
5f446994a2
commit
d498274fcd
@@ -110,7 +110,6 @@ CMD_BUILD=$(BASE_TOOLS_PATH)\Source\Python\build\BuildReport.py \
|
||||
$(BASE_TOOLS_PATH)\Source\Python\Eot\EotGlobalData.py \
|
||||
$(BASE_TOOLS_PATH)\Source\Python\Eot\EotToolError.py \
|
||||
$(BASE_TOOLS_PATH)\Source\Python\Eot\FileProfile.py \
|
||||
$(BASE_TOOLS_PATH)\Source\Python\Eot\FvImage.py \
|
||||
$(BASE_TOOLS_PATH)\Source\Python\Eot\InfParserLite.py \
|
||||
$(BASE_TOOLS_PATH)\Source\Python\Eot\LzmaCompressor.pyd \
|
||||
$(BASE_TOOLS_PATH)\Source\Python\Eot\Parser.py \
|
||||
|
Reference in New Issue
Block a user