audk/BaseTools/Source/Python/Ecc
Li YangX c4f52e128f BaseTools: Update ECC tool to support multiple workspaces
Update ECC to refer MultipleWorkspace class to convert
the file path from WORKSPACE and PACKAGES_PATH.

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Li YangX <yangx.li@intel.com>
Reviewed-by: Liming Gao <liming.gao@intel.com>

git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@18581 6f19259b-4bc3-4df7-8a09-765794883524
2015-10-08 09:28:51 +00:00
..
MetaFileWorkspace BaseTools/Ecc: Fix two bugs for the checkpoint of GUID 2015-06-25 08:08:55 +00: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
CLexer.py
CParser.py
Check.py BaseTools: Update ECC tool to support multiple workspaces 2015-10-08 09:28:51 +00:00
CodeFragment.py
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: Update ECC tool to support multiple workspaces 2015-10-08 09:28:51 +00:00
EccGlobalData.py This patch is going to: 2014-08-25 01:16:34 +00:00
EccToolError.py BaseTools/Ecc: Add a checkpoint for invalid DEC file. 2015-06-25 08:01:59 +00: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
__init__.py
c.py BaseTools/Ecc: Remove checkpoint for STATIC modifier 2015-09-14 07:12:29 +00:00
config.ini BaseTools/Ecc: Remove checkpoint for STATIC modifier 2015-08-24 02:53:27 +00:00
exception.xml