edk2/BaseTools/Source/Python/Table
Yonghong Zhu 253a4b8ccb BaseTools: Clean some coding style issues
This patch clean some coding style issues, majorly for space character.

(Sync patch r19080 from main trunk.)

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Yonghong Zhu <yonghong.zhu@intel.com>
Reviewed-by: Liming Gao <liming.gao@intel.com>

git-svn-id: https://svn.code.sf.net/p/edk2/code/branches/UDK2015@19369 6f19259b-4bc3-4df7-8a09-765794883524
2015-12-18 06:43:57 +00:00
..
__init__.py Sync EDKII BaseTools to BaseTools project r1971 2010-05-18 05:04:32 +00:00
Table.py Sync EDKII BaseTools to BaseTools project r1971 2010-05-18 05:04:32 +00:00
TableDataModel.py Sync EDKII BaseTools to BaseTools project r1971 2010-05-18 05:04:32 +00:00
TableDec.py Sync EDKII BaseTools to BaseTools project r1971 2010-05-18 05:04:32 +00:00
TableDsc.py Sync EDKII BaseTools to BaseTools project r1971 2010-05-18 05:04:32 +00:00
TableEotReport.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
TableFdf.py Sync BaseTool trunk (version r2460) into EDKII BaseTools. The change mainly includes: 2011-12-07 06:19:28 +00:00
TableFile.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
TableFunction.py Sync EDKII BaseTools to BaseTools project r1971 2010-05-18 05:04:32 +00:00
TableIdentifier.py Sync EDKII BaseTools to BaseTools project r1971 2010-05-18 05:04:32 +00:00
TableInf.py Sync EDKII BaseTools to BaseTools project r1971 2010-05-18 05:04:32 +00:00
TablePcd.py Sync EDKII BaseTools to BaseTools project r1971 2010-05-18 05:04:32 +00:00
TableQuery.py Sync EDKII BaseTools to BaseTools project r1971 2010-05-18 05:04:32 +00:00
TableReport.py BaseTools: Clean some coding style issues 2015-12-18 06:43:57 +00:00