audk/BaseTools/Source/Python
Yanyan Zhang 0795920568 BaseTools: Support TabSpace between section tag in DEC file
Per DEC spec, multiple section tag use <TS> to separate, and it can
support Tab, so this patch fix the bug to use Tab.

<TabSpace> ::= {<Tab>} {<Space>}
<TS> ::= <TabSpace>*

Cc: Liming Gao <liming.gao@intel.com>
Cc: Yonghong Zhu <yonghong.zhu@intel.com>
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Yanyan Zhang <yanyanx.zhang@intel.com>
Reviewed-by: Yonghong Zhu <yonghong.zhu@intel.com>
2017-08-13 12:04:42 +08:00
..
AutoGen BaseTools/AutoGen: auto generate MM template APIs and dependencies. 2017-07-07 10:49:13 +08:00
BPDG BaseTools/BPDG: Fix the bug to get the PCD Size 2016-03-14 11:33:12 +08:00
Common BaseTools: Add PCDs conditional operator function 2017-07-10 09:58:13 +08:00
CommonDataClass BaseTools/CommonDataClass: register MM Modules. 2017-07-07 10:51:16 +08:00
Ecc BaseTools/Ecc: Add line break support for exception list 2017-05-11 09:29:08 +08:00
Eot BaseTools/Eot: register MM Module types with FFS class. 2017-07-07 10:54:16 +08:00
GenFds BaseTools: Don't need to add extra quotes when UI string from file 2017-08-12 12:40:17 +08:00
GenPatchPcdTable BaseTools: Fix the bug to parse the new map file format 2016-12-02 11:01:24 +08:00
PatchPcdValue BaseTools: Clean some coding style issues 2015-12-01 04:22:16 +00:00
Pkcs7Sign BaseTools: Pkcs7Sign Tool to support OPENSSL_PATH has space 2017-04-27 21:19:29 +08:00
Rsa2048Sha256Sign BaseTools: Rsa2048Sha256GenerateKeys to support OPENSSL_PATH has space 2017-04-27 21:21:30 +08:00
Table BaseTools: Clean some coding style issues 2015-12-01 04:22:16 +00:00
TargetTool License header updated to match correct format. 2014-08-28 13:53:34 +00:00
Trim BaseTools: update the mail address for stack trace info 2016-03-11 12:29:59 +08:00
UPT BaseTools/UPT: Support Multiple Installation 2017-08-12 12:38:26 +08:00
Workspace BaseTools: Support TabSpace between section tag in DEC file 2017-08-13 12:04:42 +08:00
build BaseTools/build: Expand PREBUILD/POSTBUILD DSC actions 2017-08-11 11:20:37 -07:00
GNUmakefile Sync BaseTool trunk (version r2599) into EDKII BaseTools. 2013-08-23 02:18:16 +00:00
Makefile BaseTools: List missing source python files for Ecc tool in Makefile 2016-09-27 16:26:13 +08:00
sitecustomize.py License header updated to match correct format. 2014-08-28 13:53:34 +00:00