Re: [edk2] Question on DSC double includes

2015-07-01 Thread El-Haj-Mahmoud, Samer
I still see this case as well Andrew. I have a fix in my local repo. I will try to submit a patch. From: Andrew Fish [mailto:af...@apple.com] Sent: Wednesday, July 01, 2015 12:55 PM To: edk2-devel@lists.sourceforge.net Subject: Re: [edk2] Question on DSC double includes On Jun 30, 2015, at 7

Re: [edk2] Question on DSC double includes

2015-07-01 Thread Andrew Fish
ments. Maybe it has been fixed? Thanks, Andrew Fish > > From: Andrew Fish [mailto:af...@apple.com] > Sent: Wednesday, July 01, 2015 10:25 AM > To: edk2-devel@lists.sourceforge.net > Subject: Re: [edk2] Question on DSC double includes > > > On Jun 30, 2015, at 7:12 PM, G

Re: [edk2] Question on DSC double includes

2015-07-01 Thread Ni, Ruiyu
@lists.sourceforge.net Subject: Re: [edk2] Question on DSC double includes This case? I think it is supported. We have similar cases that can work. !include A.dsc !include B.dsc From: Andrew Fish [mailto:af...@apple.com] Sent: Wednesday, July 01, 2015 10:25 AM To: edk2-devel@lists.sourceforge.net

Re: [edk2] Question on DSC double includes

2015-06-30 Thread Gao, Liming
This case? I think it is supported. We have similar cases that can work. !include A.dsc !include B.dsc From: Andrew Fish [mailto:af...@apple.com] Sent: Wednesday, July 01, 2015 10:25 AM To: edk2-devel@lists.sourceforge.net Subject: Re: [edk2] Question on DSC double includes On Jun 30, 2015

Re: [edk2] Question on DSC double includes

2015-06-30 Thread Andrew Fish
g > From: El-Haj-Mahmoud, Samer [mailto:samer.el-haj-mahm...@hp.com] > Sent: Wednesday, July 01, 2015 7:13 AM > To: edk2-devel@lists.sourceforge.net > Subject: Re: [edk2] Question on DSC double includes > > Thanks Larry! This is a good plan. > > I will submit the patches f

Re: [edk2] Question on DSC double includes

2015-06-30 Thread Gao, Liming
vel@lists.sourceforge.net> Subject: Re: [edk2] Question on DSC double includes Hi Folks, Unfortunately, we are just getting ready to put updates to the DSC and FDF specs out on the web. The next revision of the specs probably won’t come out until the end of the year. Until that time, we can use

Re: [edk2] Question on DSC double includes

2015-06-30 Thread Andrew Fish
5 5th Ave S. Suite 500 > Seattle, WA 98104 > Work: (206) 701-8842 > > > From: Andrew Fish [mailto:af...@apple.com <mailto:af...@apple.com>] > Sent: Tuesday, June 30, 2015 1:56 PM > To: edk2-devel@lists.sourceforge.net <mailto:edk2-devel@lists.sourceforge.n

Re: [edk2] Question on DSC double includes

2015-06-30 Thread El-Haj-Mahmoud, Samer
PM To: edk2-devel@lists.sourceforge.net<mailto:edk2-devel@lists.sourceforge.net> Subject: Re: [edk2] Question on DSC double includes On Jun 30, 2015, at 10:54 AM, El-Haj-Mahmoud, Samer mailto:samer.el-haj-mahm...@hp.com>> wrote: The DSC Spec v1.24 explicitly says: “File specifie

Re: [edk2] Question on DSC double includes

2015-06-30 Thread Hauch, Larry
Infrastructure 705 5th Ave S. Suite 500 Seattle, WA 98104 Work: (206) 701-8842 From: Andrew Fish [mailto:af...@apple.com] Sent: Tuesday, June 30, 2015 1:56 PM To: edk2-devel@lists.sourceforge.net Subject: Re: [edk2] Question on DSC double includes On Jun 30, 2015, at 1:34 PM, El-Haj-Mahmoud, Samer

Re: [edk2] Question on DSC double includes

2015-06-30 Thread Andrew Fish
esday, June 30, 2015 1:03 PM > To: edk2-devel@lists.sourceforge.net > Subject: Re: [edk2] Question on DSC double includes > > > On Jun 30, 2015, at 10:54 AM, El-Haj-Mahmoud, Samer > mailto:samer.el-haj-mahm...@hp.com>> wrote: > > The DSC Spec v1.24 explicitl

Re: [edk2] Question on DSC double includes

2015-06-30 Thread El-Haj-Mahmoud, Samer
...@apple.com] Sent: Tuesday, June 30, 2015 1:03 PM To: edk2-devel@lists.sourceforge.net Subject: Re: [edk2] Question on DSC double includes On Jun 30, 2015, at 10:54 AM, El-Haj-Mahmoud, Samer mailto:samer.el-haj-mahm...@hp.com>> wrote: The DSC Spec v1.24 explicitly says: “File specif

Re: [edk2] Question on DSC double includes

2015-06-30 Thread Andrew Fish
> On Jun 30, 2015, at 10:54 AM, El-Haj-Mahmoud, Samer > wrote: > > The DSC Spec v1.24 explicitly says: “File specified by !include statements > may not contain !include statements.”. > > Based on the version history, this was added in v1.22a in December, 2011. > > Any reason why this lim

[edk2] Question on DSC double includes

2015-06-30 Thread El-Haj-Mahmoud, Samer
The DSC Spec v1.24 explicitly says: "File specified by !include statements may not contain !include statements.". Based on the version history, this was added in v1.22a in December, 2011. Any reason why this limitation exists? We have scenarios where we need common features to have their own D