audk/BaseTools/Source/Python/Eot
Carsey, Jaben 4fea08b9c9 BaseTools: Eot - fix variable names
1) currently a couple classes use m instead of self (including some mixed
functions that should have previously failed).
2) deleted some blank lines.

Cc: Yonghong Zhu <yonghong.zhu@intel.com>
Cc: Liming Gao <liming.gao@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>
2018-08-16 14:45:29 +08:00
..
CLexer.py BaseTools: Clean up source files 2018-07-09 10:25:47 +08:00
CParser.py BaseTools: Use absolute import in Eot 2018-07-16 11:22:17 +08:00
CodeFragment.py Sync EDKII BaseTools to BaseTools project r1971 2010-05-18 05:04:32 +00:00
CodeFragmentCollector.py BaseTools: Use absolute import in Eot 2018-07-16 11:22:17 +08:00
Database.py There is a limitation on WINDOWS OS for the length of entire file path can’t be larger than 255. There is an OS API provided by Microsoft to add “\\?\” before the path header to support the long file path. Enable this feature on basetools. 2014-08-15 03:06:48 +00:00
EfiCompressor.pyd Sync BaseTool trunk (version r2599) into EDKII BaseTools. 2013-08-23 02:18:16 +00:00
Eot.py BaseTools: Eot - fix variable names 2018-08-16 14:45:29 +08:00
EotGlobalData.py BaseTools: Add missing content to EOT tool. 2018-05-28 09:17:38 +08:00
EotToolError.py Sync EDKII BaseTools to BaseTools project r1971 2010-05-18 05:04:32 +00:00
FileProfile.py BaseTools: Use absolute import in Eot 2018-07-16 11:22:17 +08:00
InfParserLite.py BaseTools: Use absolute import in Eot 2018-07-16 11:22:17 +08:00
LzmaCompressor.pyd Sync BaseTool trunk (version r2599) into EDKII BaseTools. 2013-08-23 02:18:16 +00:00
Parser.py BaseTools: Use absolute import in Eot 2018-07-16 11:22:17 +08:00
ParserWarning.py BaseTools: Clean up source files 2018-07-09 10:25:47 +08:00
Report.py BaseTools: Use absolute import in Eot 2018-07-16 11:22:17 +08:00
__init__.py Sync EDKII BaseTools to BaseTools project r1971 2010-05-18 05:04:32 +00:00
c.py BaseTools: Use absolute import in Eot 2018-07-16 11:22:17 +08:00