mirror_edk2/BaseTools/Source/Python/Eot
Feng, Bob C dde29b9ca5 BaseTools: Eot failed when enable python3
The Eot will report error when python3 enabled.
We replaced sdict with collections.OrderedDict in python3
patch set, but the sdict implement "append" method which is not
implemented in collections.OrderedDict.

Contributed-under: TianoCore Contribution Agreement 1.1
Signed-off-by: Bob Feng <bob.c.feng@intel.com>
Cc: Liming Gao <liming.gao@intel.com>
Reviewed-by: Liming Gao <liming.gao@intel.com>
2019-02-26 09:10:23 +08:00
..
CParser3 BaseTools: Various typo 2019-02-14 10:02:28 +08:00
CParser4 BaseTools: Eot tool Python3 adaption 2019-02-01 11:09:25 +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
CodeFragment.py Sync EDKII BaseTools to BaseTools project r1971 2010-05-18 05:04:32 +00:00
CodeFragmentCollector.py BaseTools: Various typo 2019-02-14 10:02:28 +08:00
Database.py BaseTools: Various typo 2019-02-14 10:02:28 +08:00
EfiCompressor.pyd Sync BaseTool trunk (version r2599) into EDKII BaseTools. 2013-08-23 02:18:16 +00:00
EotGlobalData.py BaseTools: Various typo 2019-02-14 10:02:28 +08:00
EotMain.py BaseTools: Eot failed when enable python3 2019-02-26 09:10:23 +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
Identification.py BaseTools: Move Identification file to Eot 2018-12-06 17:08:09 +08:00
InfParserLite.py BaseTools: Various typo 2019-02-14 10:02:28 +08:00
LzmaCompressor.pyd Sync BaseTool trunk (version r2599) into EDKII BaseTools. 2013-08-23 02:18:16 +00:00
Parser.py BaseTools: Various typo 2019-02-14 10:02:28 +08:00
ParserWarning.py BaseTools: Clean up source files 2018-07-09 10:25:47 +08:00
Report.py BaseTools: Various typo 2019-02-14 10:02:28 +08:00