diff options
author | Feng, Bob C <bob.c.feng@intel.com> | 2019-02-19 23:44:22 +0800 |
---|---|---|
committer | Feng, Bob C <bob.c.feng@intel.com> | 2019-02-20 13:16:56 +0800 |
commit | 7da3ed89d4e8d5bf053c7eeec348c2b07b41dc53 (patch) | |
tree | 74e5853ade2e56086980b81f6527cccc43b9ddca /BaseTools/Source/Python/Workspace/MetaDataTable.py | |
parent | 838bc257bae3f9fc6723f41f3980f6cfbedb77e5 (diff) | |
download | edk2-7da3ed89d4e8d5bf053c7eeec348c2b07b41dc53.tar.gz edk2-7da3ed89d4e8d5bf053c7eeec348c2b07b41dc53.tar.bz2 edk2-7da3ed89d4e8d5bf053c7eeec348c2b07b41dc53.zip |
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
174a9d3cc8f74f7a731ac5f16ce6864c8eb359ec
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>
Diffstat (limited to 'BaseTools/Source/Python/Workspace/MetaDataTable.py')
0 files changed, 0 insertions, 0 deletions