Yunhua Feng
cd7bd491f3
BaseTools: Fix parsing multiple nest !include issue
Fix the bug !include file in Components subsection meet syntax error.
Case example:
DSC components:
!include Test1.txt
Test1.txt:
TestPkg/TestDriver.inf {
<PcdsFixedAtBuild>
PcdToken.PcdTest1 | "A"
!include Test2.txt
}
Test2.txt:
!include Test3.txt
Test3.txt:
PcdToken.PcdTest2 | "B"
Cc: Liming Gao <liming.gao@intel.com>
Cc: Yonghong Zhu <yonghong.zhu@intel.com>
Contributed-under: TianoCore Contribution Agreement 1.1
Signed-off-by: Yunhua Feng <yunhuax.feng@intel.com>
Reviewed-by: Jaben Carsey <jaben.carsey@intel.com>
2018-06-29 15:21:01 +08:00
..
2018-06-27 16:36:51 +08:00
2018-06-27 16:33:28 +08:00
2018-06-27 16:33:28 +08:00
2018-06-28 08:46:49 +08:00
2018-04-26 14:44:36 +08:00
2018-06-27 16:33:27 +08:00
2018-06-27 16:33:27 +08:00
2018-06-27 16:33:28 +08:00
2018-06-27 16:33:25 +08:00
2018-04-23 11:11:20 +08:00
2018-06-27 16:33:25 +08:00
2018-06-27 16:33:25 +08:00
2018-05-28 13:05:00 +08:00
2018-06-27 16:33:27 +08:00
2018-06-27 16:33:28 +08:00
2018-06-27 16:33:27 +08:00
2018-06-29 15:21:01 +08:00
2013-08-23 02:18:16 +00:00
2018-05-28 13:05:00 +08:00
2014-08-28 13:53:34 +00:00