BaseTools/EOT: Change to call a program instead of calling Python API.

Update the EOT tool to call the program itself instead of calling the Python API when parsing FV images.

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Hess Chen <hesheng.chen@intel.com>
Reviewed-by: Yonghong Zhu <yonghong.zhu@intel.com>
Acked-by: Jaben Carsey <jaben.carsey@intel.com>
This commit is contained in:
Hess Chen
2018-10-15 16:29:09 +08:00
committed by Yonghong Zhu
parent ff4d0f851d
commit 47f15da160
5 changed files with 83 additions and 442 deletions

View File

@ -1626,7 +1626,7 @@ class PredictionReport(object):
TempFile.close()
try:
from Eot.Eot import Eot
from Eot.EotMain import Eot
#
# Invoke EOT tool and echo its runtime performance