Branch: refs/heads/master
  Home:   https://github.com/tianocore/edk2
  Commit: 0795920568ca2efbea71be8510f6bda1e8ef3e8a
      
https://github.com/tianocore/edk2/commit/0795920568ca2efbea71be8510f6bda1e8ef3e8a
  Author: Yanyan Zhang <yanyanx.zh...@intel.com>
  Date:   2017-08-13 (Sun, 13 Aug 2017)

  Changed paths:
    M BaseTools/Source/Python/Workspace/MetaFileParser.py

  Log Message:
  -----------
  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....@intel.com>
Cc: Yonghong Zhu <yonghong....@intel.com>
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Yanyan Zhang <yanyanx.zh...@intel.com>
Reviewed-by: Yonghong Zhu <yonghong....@intel.com>


------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
edk2-commits mailing list
edk2-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/edk2-commits

Reply via email to