diff options
author | Zurcher, Christopher J <christopher.j.zurcher@intel.com> | 2018-05-23 11:35:42 +0800 |
---|---|---|
committer | Yonghong Zhu <yonghong.zhu@intel.com> | 2018-05-28 09:20:24 +0800 |
commit | 20274d2389eb012812f4561c8eb7cffc57a68850 (patch) | |
tree | 298b0b7843412bc70b065aa283a34d21068df46f /BaseTools/Source/Python/Eot/InfParserLite.py | |
parent | e95a0dfb46339d459add8af848d5042ec6ff9a8d (diff) | |
download | edk2-20274d2389eb012812f4561c8eb7cffc57a68850.tar.gz edk2-20274d2389eb012812f4561c8eb7cffc57a68850.tar.bz2 edk2-20274d2389eb012812f4561c8eb7cffc57a68850.zip |
BaseTools/GenFds: Remove redundant GetRealFileLine call
The EvaluateConditional function should not call GetRealFileLine
because this is already done in Warning init and only needs to be
calculated in the event of a parsing failure. This fix stops
InsertedLines from being subtracted twice during error handling.
Cc: Liming Gao <liming.gao@intel.com>
Cc: Yonghong Zhu <yonghong.zhu@intel.com>
Contributed-under: TianoCore Contribution Agreement 1.1
Signed-off-by: Zurcher, Christopher J <christopher.j.zurcher@intel.com>
Reviewed-by: Yonghong Zhu <yonghong.zhu@intel.com>
Diffstat (limited to 'BaseTools/Source/Python/Eot/InfParserLite.py')
0 files changed, 0 insertions, 0 deletions