Re: [EXTERNAL] RE: [edk2-devel] Seeking feedback: example of building OvmfPkg with Pytools

2019-12-09 Thread Bob Feng
h Cox<mailto:jere...@microsoft.com>; devel@edk2.groups.io<mailto:devel@edk2.groups.io>; ler...@redhat.com<mailto:ler...@redhat.com>; Bret Barkelew<mailto:bret.barke...@microsoft.com> Subject: RE: [EXTERNAL] RE: [edk2-devel] Seeking feedback: example of building OvmfPkg with Pyt

Re: [EXTERNAL] RE: [edk2-devel] Seeking feedback: example of building OvmfPkg with Pytools

2019-12-09 Thread Jeremiah Cox via Groups.Io
ups.io<mailto:devel@edk2.groups.io>; ler...@redhat.com<mailto:ler...@redhat.com>; Bret Barkelew<mailto:bret.barke...@microsoft.com> Subject: RE: [EXTERNAL] RE: [edk2-devel] Seeking feedback: example of building OvmfPkg with Pytools Thank you all for your clarification. I agree the

Re: [edk2-devel] [EXTERNAL] RE: [edk2-devel] Seeking feedback: example of building OvmfPkg with Pytools

2019-12-05 Thread Bob Feng
Groups.Io Sent: Friday, December 6, 2019 12:40 PM To: Feng, Bob C ; devel@edk2.groups.io Subject: Re: [edk2-devel] [EXTERNAL] RE: [edk2-devel] Seeking feedback: example of building OvmfPkg with Pytools Bob, Glad to hear it is working for you. A few questions just to make sure something wasn't m

Re: [edk2-devel] [EXTERNAL] RE: [edk2-devel] Seeking feedback: example of building OvmfPkg with Pytools

2019-12-05 Thread Sean via Groups.Io
Bob, Glad to hear it is working for you.  A few questions just to make sure something wasn't missed. Did you build edk2 base tools using the process here. https://github.com/out0xb2/edk2/blob/feature/pytoolsForOvmf/OvmfPkg/README-pytools.md#differences-from-edk-classic-build-setup If you follow

Re: [EXTERNAL] RE: [edk2-devel] Seeking feedback: example of building OvmfPkg with Pytools

2019-12-05 Thread Bob Feng
; Jeremiah Cox ; Feng, Bob C ; devel@edk2.groups.io; ler...@redhat.com; Bret Barkelew Subject: RE: [EXTERNAL] RE: [edk2-devel] Seeking feedback: example of building OvmfPkg with Pytools Sorry let me clarify. The plugin is not designed to work for the VS2015 toolchain. The plugin is not part

Re: [EXTERNAL] RE: [edk2-devel] Seeking feedback: example of building OvmfPkg with Pytools

2019-12-03 Thread Sean via Groups.Io
tthew Carlson<mailto:mac...@microsoft.com>; Feng, Bob C<mailto:bob.c.f...@intel.com>; devel@edk2.groups.io<mailto:devel@edk2.groups.io>; ler...@redhat.com<mailto:ler...@redhat.com>; Sean Brogan<mailto:sean.bro...@microsoft.com>; Bret Barkelew<mailto:bret.barke...@micr

Re: [EXTERNAL] RE: [edk2-devel] Seeking feedback: example of building OvmfPkg with Pytools

2019-12-03 Thread Jeremiah Cox via Groups.Io
dependency in our requirements.txt? System.Net.Http? From: Matthew Carlson Sent: Tuesday, December 3, 2019 9:04:08 AM To: Feng, Bob C ; Jeremiah Cox ; devel@edk2.groups.io ; ler...@redhat.com ; Sean Brogan ; Bret Barkelew ; Matthew Carlson Subject: RE: [EXTERNAL] RE: [edk2-devel] Seekin

Re: [EXTERNAL] RE: [edk2-devel] Seeking feedback: example of building OvmfPkg with Pytools

2019-12-02 Thread Bob Feng
Cmd Output Finished--- INFO - - Running Time (mm:ss): 00:00 -- INFO - ------------ Thanks, Bob From: Matthew Carlson [mailto:mac...@microsoft.com] Sent: Tuesday, December 3, 2019 12:56 PM To: Jeremiah Cox ; Feng, Bob C ; devel@ed

Re: [EXTERNAL] RE: [edk2-devel] Seeking feedback: example of building OvmfPkg with Pytools

2019-12-02 Thread Jeremiah Cox via Groups.Io
miah Cox<mailto:jere...@microsoft.com> Subject: [EXTERNAL] RE: [edk2-devel] Seeking feedback: example of building OvmfPkg with Pytools Hi Jeremiah, I have some questions for this change. 1. Will there be a PlatformBuild.py in any platform as your design? For example there will

Re: [edk2-devel] Seeking feedback: example of building OvmfPkg with Pytools

2019-11-28 Thread Bob Feng
: devel@edk2.groups.io; jere...@microsoft.com Subject: Re: [edk2-devel] Seeking feedback: example of building OvmfPkg with Pytools Hi Jeremiah, On 11/27/19 01:03, Jeremiah Cox via Groups.Io wrote: > All, > I created an example of how to build OvmfPkg using the Pytools build > environment

Re: [edk2-devel] Seeking feedback: example of building OvmfPkg with Pytools

2019-11-27 Thread Laszlo Ersek
Hi Jeremiah, On 11/27/19 01:03, Jeremiah Cox via Groups.Io wrote: > All, > I created an example of how to build OvmfPkg using the Pytools build > environment ( https://github.com/tianocore/edk2-pytool-extensions ). > It is available for your feedback on GitHub: > https://github.com/out0xb2/edk2/p

[edk2-devel] Seeking feedback: example of building OvmfPkg with Pytools

2019-11-26 Thread Jeremiah Cox via Groups.Io
All, I created an example of how to build OvmfPkg using the Pytools build environment ( https://github.com/tianocore/edk2-pytool-extensions ). It is available for your feedback on GitHub: https://github.com/out0xb2/edk2/pull/3/files Looking for your thoughts on integrating this example into EDK2.