Re: [edk2] [Patch] BaseTools: enhance error handling for DSC file

2016-04-17 Thread Gao, Liming
Reviewed-by: Liming Gao > -Original Message- > From: Zhu, Yonghong > Sent: Friday, April 15, 2016 5:03 PM > To: edk2-devel@lists.01.org > Cc: Gao, Liming > Subject: [Patch] BaseTools: enhance error handling for DSC file > > Add logic for DSC file validation for Prebuild init. Add logic t

[edk2] [Patch] BaseTools: enhance error handling for DSC file

2016-04-15 Thread Yonghong Zhu
Add logic for DSC file validation for Prebuild init. Add logic to detect error for DSC parser when '{' is missing. Cc: Liming Gao Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Yonghong Zhu --- BaseTools/Source/Python/Workspace/MetaFileParser.py| 2 ++ BaseTools/Sour