Re: [edk2] today's build failures

2015-06-18 Thread Brian J. Johnson
On 06/17/2015 02:22 PM, Bruce Cran wrote: > On 6/17/2015 1:13 PM, Brian J. Johnson wrote: >> No - it's not free for commercial use. > > Ah, okay. How about VS 2013 Express? > I'm not sure what the license on that is... the web page says, "Visual Studio Express products are available at no charge

Re: [edk2] today's build failures

2015-06-17 Thread Bruce Cran
On 6/17/2015 1:13 PM, Brian J. Johnson wrote: > No - it's not free for commercial use. Ah, okay. How about VS 2013 Express? -- Bruce -- ___ edk2-devel mailing list edk2-devel@

Re: [edk2] today's build failures

2015-06-17 Thread Brian J. Johnson
On 06/17/2015 02:08 PM, Bruce Cran wrote: > On 6/17/2015 8:52 AM, Brian J. Johnson wrote: >> >> If DDK3790 is dropped, you should add support for another free >> (as-in-beer) Microsoft toolchain, such as the Windows 7 DDK: >> http://www.microsoft.com/en-us/download/details.aspx?id=11800 > > Is Visu

Re: [edk2] today's build failures

2015-06-17 Thread Bruce Cran
On 6/17/2015 8:52 AM, Brian J. Johnson wrote: > > If DDK3790 is dropped, you should add support for another free > (as-in-beer) Microsoft toolchain, such as the Windows 7 DDK: > http://www.microsoft.com/en-us/download/details.aspx?id=11800 Is Visual Studio 2013 Community not free enough? https://

Re: [edk2] today's build failures

2015-06-17 Thread Brian J. Johnson
/focus=9892 Thanks, Brian > Thanks > Liming > -Original Message- > From: Scott Duplichan [mailto:sc...@notabs.org] > Sent: Wednesday, June 17, 2015 1:26 PM > To: edk2-devel@lists.sourceforge.net > Subject: [edk2] today's build failures > > Here is a Windows

Re: [edk2] today's build failures

2015-06-17 Thread Gao, Liming
chain is regarded as old tool chain, such as DDK3790, VS2003, VS2005 and others? -Original Message- From: Olivier Martin [mailto:olivier.mar...@arm.com] Sent: Wednesday, June 17, 2015 6:15 PM To: edk2-devel@lists.sourceforge.net Subject: Re: [edk2] today's build failures What

Re: [edk2] today's build failures

2015-06-17 Thread Olivier Martin
@lists.sourceforge.net Subject: Re: [edk2] today's build failures Scott: Thanks for this full report. For the first, this failure should exist since _DEBUG_PRINT is added in DebugLib.h. It exists for several months. No people reports it. Seemly, there is no users to use the old DDK3790 chain.

Re: [edk2] today's build failures

2015-06-17 Thread Gao, Liming
. Thanks Liming -Original Message- From: Scott Duplichan [mailto:sc...@notabs.org] Sent: Wednesday, June 17, 2015 1:26 PM To: edk2-devel@lists.sourceforge.net Subject: [edk2] today's build failures Here is a Windows batch file for automating edk2 builds using different tool chain

[edk2] today's build failures

2015-06-16 Thread Scott Duplichan
Here is a Windows batch file for automating edk2 builds using different tool chains and other options. It doesn't test every valid combination and project, but its test of 416 build combinations is more thorough than what developers are doing today. https://sourceforge.net/projects/edk2developerto