audk/BaseTools/Source/Python/Eot
Carsey, Jaben 6e6d767edf BaseTools: use built in OrderedDict instead of custom version.
We dont use any feature added by custom dictionary class.

Cc: Liming Gao <liming.gao@intel.com>
Cc: Yonghong Zhu <yonghong.zhu@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-04-08 14:50:17 +08:00
..
CLexer.py Sync BaseTool trunk (version r2649) into EDKII BaseTools. 2014-01-27 05:23:15 +00:00
CParser.py BaseTools: Remove equality operator with None 2018-03-30 08:25:13 +08:00
CodeFragment.py Sync EDKII BaseTools to BaseTools project r1971 2010-05-18 05:04:32 +00:00
CodeFragmentCollector.py BaseTools: remove uncalled functions 2018-04-03 17:39:34 +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 tool never populates this dictionary 2018-04-08 14:50:15 +08:00
EotGlobalData.py BaseTools: use built in OrderedDict instead of custom version. 2018-04-08 14:50:17 +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
FvImage.py BaseTools: Eot remove unused code 2018-04-08 14:50:16 +08:00
InfParserLite.py BaseTools: Remove equality operator with None 2018-03-30 08:25:13 +08:00
LzmaCompressor.pyd Sync BaseTool trunk (version r2599) into EDKII BaseTools. 2013-08-23 02:18:16 +00:00
Parser.py BaseTools: use built in OrderedDict instead of custom version. 2018-04-08 14:50:17 +08:00
ParserWarning.py Sync EDKII BaseTools to BaseTools project r1971 2010-05-18 05:04:32 +00:00
Report.py BaseTools: Remove equality operator with None 2018-03-30 08:25:13 +08:00
__init__.py Sync EDKII BaseTools to BaseTools project r1971 2010-05-18 05:04:32 +00:00
c.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