audk/BaseTools/Source/Python/Eot
Liming Gao f7496d7173 BaseTools: Clean up source files
1. Do not use tab characters
2. No trailing white space in one line
3. All files must end with CRLF

Contributed-under: TianoCore Contribution Agreement 1.1
Signed-off-by: Liming Gao <liming.gao@intel.com>
Cc: Yonghong Zhu <yonghong.zhu@intel.com>
Reviewed-by: Yonghong Zhu <yonghong.zhu@intel.com>
2018-07-09 10:25:47 +08:00
..
CLexer.py BaseTools: Clean up source files 2018-07-09 10:25:47 +08:00
CParser.py BaseTools: Clean up source files 2018-07-09 10:25:47 +08:00
CodeFragment.py Sync EDKII BaseTools to BaseTools project r1971 2010-05-18 05:04:32 +00:00
CodeFragmentCollector.py BaseTools: Refactor python print statements 2018-06-27 16:33:21 +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: Clean up source files 2018-07-09 10:25:47 +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 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
InfParserLite.py BaseTools: Refactor python print statements 2018-06-27 16:33:21 +08:00
LzmaCompressor.pyd Sync BaseTool trunk (version r2599) into EDKII BaseTools. 2013-08-23 02:18:16 +00:00
Parser.py BaseTools: Fix old python2 idioms 2018-06-27 16:33:27 +08:00
ParserWarning.py BaseTools: Clean up source files 2018-07-09 10:25:47 +08:00
Report.py BaseTools: Clean up source files 2018-07-09 10:25:47 +08:00
__init__.py Sync EDKII BaseTools to BaseTools project r1971 2010-05-18 05:04:32 +00:00
c.py BaseTools: Adjust the spaces around commas and colons 2018-06-27 16:33:25 +08:00