edk2/BaseTools/Source/Python/Ecc
Hess Chen b7f63a5a53 BaseTools/ECC: Fix an issue of parameter parser
The original solution of getting parameter name is to skip "_" but
now it doesn't ignore "_" anymore.

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Hess Chen <hesheng.chen@intel.com>
Reviewed-by: Yonghong Zhu <yonghong.zhu@intel.com>
2017-03-09 15:04:33 +08:00
..
MetaFileWorkspace BaseTools/Ecc: Fix the issue of not recognizing "FILE_GUID" 2016-12-29 10:12:51 +08:00
Xml 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
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 Sync BaseTool trunk (version r2649) into EDKII BaseTools. 2014-01-27 05:23:15 +00:00
Check.py BaseTools/Ecc: GUID checkpoint 2016-07-29 16:16:17 +08:00
CodeFragment.py Sync EDKII BaseTools to BaseTools project r1971 2010-05-18 05:04:32 +00:00
CodeFragmentCollector.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
Configuration.py BaseTools/Ecc: Fix a bug when checking copyright format 2015-07-02 06:05:26 +00: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: Change source files to DOS format. 2016-03-10 17:37:51 +08:00
EccGlobalData.py This patch is going to: 2014-08-25 01:16:34 +00:00
EccToolError.py Update ECC to support more doxygen keywords 2016-04-26 11:20:59 +08:00
Exception.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
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/ECC: Fix an issue of parameter parser 2017-03-09 15:04:33 +08:00
config.ini BaseTools/ECC: Remove UNI checkpoint from ECC 2016-04-26 12:01:07 +08:00
exception.xml Sync EDKII BaseTools to BaseTools project r1971 2010-05-18 05:04:32 +00:00