Re: [edk2] [PATCH] BaseTools: Add support for nested !include in FDF and DSC files

2015-08-24 Thread Liu, Yingke D
Parser._SectionName = self._SectionName Parser._SectionType = self._SectionType -- 1.9.5.msysgit.1 From: Sheng, Cecil (HPS SW) Sent: Tuesday, August 18, 2015 1:14 AM To: edk2-de...@lists.sourceforge.net Cc: El-Haj-Mahmoud, Samer ; Liu, Yingke D Subject: [edk2] [PA

[edk2] [PATCH] BaseTools: Add support for nested !include in FDF and DSC files

2015-08-24 Thread El-Haj-Mahmoud, Samer
_SectionName = self._SectionName Parser._SectionType = self._SectionType -- 1.9.5.msysgit.1 From: Sheng, Cecil (HPS SW) Sent: Tuesday, August 18, 2015 1:14 AM To: edk2-de...@lists.sourceforge.net Cc: El-Haj-Mahmoud, Samer ; Liu, Yingke D Subject: [edk2] [PATCH] BaseTools: Add sup

[edk2] [PATCH] BaseTools: Add support for nested !include in FDF and DSC files Also added code to detect include loops and enhanced error reporting for included files

2015-08-18 Thread Sheng, Cecil (HPS SW)
(The previous mail got rejected by the mail list so I have to resent again.) Hi, Sorry for the delayed update. Please review the attachment for changes to support nested include in DSC and FDF files. The performance impact in previous patch has been addressed. Sincerely, Cecil Sheng ISS F