audk/BaseTools/Source/Python/Eot
Hess Chen 22c4de1ac8 BaseTools/Ecc/EOT: Add Python 3 support on ECC and EOT tools.
1. Add Python 3 support on ECC and EOT tools
2. Add C grammar file of ANTLR4 and fix some bugs

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Hess Chen <hesheng.chen@intel.com>
Reviewed-by: Liming Gao <liming.gao@intel.com>
2018-10-13 09:57:18 +08:00
..
CLexer.py BaseTools/Ecc/EOT: Add Python 3 support on ECC and EOT tools. 2018-10-13 09:57:18 +08:00
CListener.py BaseTools/Ecc/EOT: Add Python 3 support on ECC and EOT tools. 2018-10-13 09:57:18 +08:00
CParser.py BaseTools/Ecc/EOT: Add Python 3 support on ECC and EOT tools. 2018-10-13 09:57:18 +08:00
CodeFragment.py Sync EDKII BaseTools to BaseTools project r1971 2010-05-18 05:04:32 +00:00
CodeFragmentCollector.py BaseTools/Ecc/EOT: Add Python 3 support on ECC and EOT tools. 2018-10-13 09:57:18 +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
EotGlobalData.py BaseTools: Add missing content to EOT tool. 2018-05-28 09:17:38 +08:00
EotMain.py BaseTools/Ecc/EOT: Add Python 3 support on ECC and EOT tools. 2018-10-13 09:57:18 +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/Ecc/EOT: Add Python 3 support on ECC and EOT tools. 2018-10-13 09:57:18 +08:00
LzmaCompressor.pyd Sync BaseTool trunk (version r2599) into EDKII BaseTools. 2013-08-23 02:18:16 +00:00
Parser.py BaseTools/Ecc/EOT: Add Python 3 support on ECC and EOT tools. 2018-10-13 09:57:18 +08:00
ParserWarning.py BaseTools: Clean up source files 2018-07-09 10:25:47 +08:00
Report.py BaseTools/Ecc/EOT: Add Python 3 support on ECC and EOT tools. 2018-10-13 09:57:18 +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