audk/BaseTools/Source/Python/UPT
Feng, Bob C 7da3ed89d4 BaseTools: replace Sdict with OrderedDict in UPT
BZ: https://bugzilla.tianocore.org/show_bug.cgi?id=1504

V2: import OrderredDict as Sdict in Misc.py instead
updating all the py files.

Sdict class is removed on the commit
174a9d3cc8
but there are still some py files import it.

This patch is to use collections.OrderedDict to replace Sdict.

Contributed-under: TianoCore Contribution Agreement 1.1
Signed-off-by: Bob Feng <bob.c.feng@intel.com>
Cc: Liming Gao <liming.gao@intel.com>
Cc: Jaben Carsey <jaben.carsey@intel.com>
Reviewed-by: Jaben Carsey <jaben.carsey@intel.com>
2019-02-20 13:16:56 +08:00
..
Core BaseTools: Various typo 2019-02-14 10:02:28 +08:00
Dll Sync BaseTools Branch (version r2271) to EDKII main trunk. 2011-08-26 07:46:26 +00:00
GenMetaFile BaseTools: Various typo 2019-02-14 10:02:28 +08:00
Library BaseTools: replace Sdict with OrderedDict in UPT 2019-02-20 13:16:56 +08:00
Logger BaseTools: Various typo 2019-02-14 10:02:28 +08:00
Object BaseTools: Various typo 2019-02-14 10:02:28 +08:00
Parser BaseTools: Various typo 2019-02-14 10:02:28 +08:00
PomAdapter BaseTools: Various typo 2019-02-14 10:02:28 +08:00
UnitTest BaseTools: Various typo 2019-02-14 10:02:28 +08:00
Xml BaseTools/UPT:merge UPT Tool use Python2 and Python3 2019-02-01 11:09:19 +08:00
BuildVersion.py BaseTools: Clean up source files 2018-07-09 10:25:47 +08:00
InstallPkg.py BaseTools: Various typo 2019-02-14 10:02:28 +08:00
InventoryWs.py BaseTools: Clean up source files 2018-07-09 10:25:47 +08:00
MkPkg.py BaseTools: Various typo 2019-02-14 10:02:28 +08:00
ReplacePkg.py BaseTools: Clean up source files 2018-07-09 10:25:47 +08:00
RmPkg.py BaseTools: Various typo 2019-02-14 10:02:28 +08:00
TestInstall.py BaseTools: Refactor python except statements 2018-06-27 16:31:30 +08:00
UPT.py BaseTools/UPT:merge UPT Tool use Python2 and Python3 2019-02-01 11:09:19 +08:00