audk/BaseTools/Source/Python/Ecc
Carsey, Jaben a4c35dedd9 BaseTools: Ecc - add dict for config file to internal translation
Commit eece4292ac changed a variable name, which was tied directly to
a config file entry. This seperates the internal variable names from
the config file entries by having the internal dict accessed through a
translation of key words.

added a test when this is run straight from command line.

Cc: Liming Gao <liming.gao@intel.com>
Cc: Yonghong Zhu <yonghong.zhu@intel.com>
Cc: Laszlo Ersek <lersek@redhat.com>
Contributed-under: TianoCore Contribution Agreement 1.1
Signed-off-by: Jaben Carsey <jaben.carsey@intel.com>
Tested-by: Laszlo Ersek <lersek@redhat.com>
Reviewed-by: Laszlo Ersek <lersek@redhat.com>
Reviewed-by: Yonghong Zhu <yonghong.zhu@intel.com>
2018-05-06 20:08:38 +08:00
..
MetaFileWorkspace BaseTools: dont make iterator into list if not needed 2018-05-04 13:08:09 +08:00
Xml BaseTools: Remove equality operator with None 2018-03-30 08:25:13 +08:00
C.g Sync EDKII BaseTools to BaseTools project r1971 2010-05-18 05:04:32 +00: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
Check.py BaseTools: replace string with predefined constant 2018-05-02 15:02:12 +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
Configuration.py BaseTools: Ecc - add dict for config file to internal translation 2018-05-06 20:08:38 +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
Ecc.py BaseTools: Remove equality operator with None 2018-03-30 08:25:13 +08:00
EccGlobalData.py This patch is going to: 2014-08-25 01:16:34 +00:00
EccToolError.py BaseTools/ECC: Add a new checkpoint 2017-04-13 10:55:57 +08:00
Exception.py BaseTools/Ecc: Add line break support for exception list 2017-05-11 09:29:08 +08: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
MetaDataParser.py BaseTools: Update ECC tool to support multiple workspaces 2015-10-08 09:28:51 +00:00
ParserWarning.py Sync EDKII BaseTools to BaseTools project r1971 2010-05-18 05:04:32 +00:00
__init__.py Sync EDKII BaseTools to BaseTools project r1971 2010-05-18 05:04:32 +00:00
c.py BaseTools: DataType - cleanup list constants 2018-05-02 14:59:20 +08:00
config.ini BaseTools/ECC: Add a new checkpoint 2017-04-13 10:55:57 +08:00
exception.xml Sync EDKII BaseTools to BaseTools project r1971 2010-05-18 05:04:32 +00:00