X-Git-Url: https://git.proxmox.com/?a=blobdiff_plain;f=BaseTools%2FSource%2FPython%2Fbuild%2FBuildReport.py;h=14143b3396c05e1cba888db05dccf5766d51bb77;hb=47f15da16053f031bcf7c50f6960bd0f6c83d2db;hp=50db50378067e597e2f3e79299e6c56ed6266f5f;hpb=f88113789b3d6f0d29a3cf29bca3ce1a872d29b6;p=mirror_edk2.git diff --git a/BaseTools/Source/Python/build/BuildReport.py b/BaseTools/Source/Python/build/BuildReport.py index 50db503780..14143b3396 100644 --- a/BaseTools/Source/Python/build/BuildReport.py +++ b/BaseTools/Source/Python/build/BuildReport.py @@ -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