Re: [edk2] Building on Windows

2015-08-05 Thread Blibbet
Some Windows/EDK2 blog posts that may help: http://uefi.blogspot.com/2013/06/how-to-set-up-edk2s-windows-hosted-uefi.html http://pete.akeo.ie/2015/01/easily-create-uefi-applications-using.html http://spyker729.blogspot.com/2012/10/how-to-build-edk-edkii-environment-in.html If you look at the Intel

Re: [edk2] Building on Windows

2015-08-05 Thread Scott Duplichan
David Woodhouse [mailto:dw...@infradead.org] wrote: ]Sent: Wednesday, August 05, 2015 10:32 AM ]To: Scott Duplichan ; edk2-de...@ml01.01.org ]Cc: david.woodho...@intel.com; 'Long, Qin' ]Subject: Re: [edk2] Building on Windows ] ]On Wed, 2015-08-05 at 09:43 -0500, Scott Duplichan wrot

Re: [edk2] Building on Windows

2015-08-05 Thread David Woodhouse
On Wed, 2015-08-05 at 09:43 -0500, Scott Duplichan wrote: > Here is how you can build Ovmf on Windows (tested with Win7 x64): > > 1) Get edk2, including BaseTools\Bin\Win32. You are right, git doesn't > work for getting the external BaseTools\Bin\Win32. > > 2) Install Visual Studio 2008. EDK2 sup

Re: [edk2] Building on Windows

2015-08-05 Thread Scott Duplichan
David Woodhouse [mailto:dw...@infradead.org] wrote: ]Sent: Wednesday, August 05, 2015 03:54 AM ]To: edk2-de...@ml01.01.org ]Cc: Long, Qin ]Subject: [edk2] Building on Windows ] ]I'm trying to fix up some VS build issues with my OpenSSL changes. The ]instructions at

Re: [edk2] Building on Windows

2015-08-05 Thread Laszlo Ersek
On 08/05/15 10:54, David Woodhouse wrote: > I'm trying to fix up some VS build issues with my OpenSSL changes. The > instructions at http://tianocore.sourceforge.net/wiki/Windows_systems > first failed because I didn't get a copy of the Win32 binary tools when > I used a git checkout (are they stil

[edk2] Building on Windows

2015-08-05 Thread David Woodhouse
I'm trying to fix up some VS build issues with my OpenSSL changes. The instructions at http://tianocore.sourceforge.net/wiki/Windows_systems first failed because I didn't get a copy of the Win32 binary tools when I used a git checkout (are they still in SVN?). Qin helped me get past that and now i