[edk2] PXE with manual TFTP server and filename options

2015-06-22 Thread Radha Mohan
Hi, I am looking to do PXE boot with an option to manually enter a TFTP server ip address and filename from the prompt. This option can help in having a multiple installation of distros at different locations. Is this something that is already available or on the cards ? regards, Radha Mohan

Re: [edk2] PXE with manual TFTP server and filename options

2015-06-22 Thread Radha Mohan
..@intel.com] > Sent: Tuesday, June 23, 2015 8:48 AM > To: edk2-devel@lists.sourceforge.net > Subject: Re: [edk2] PXE with manual TFTP server and filename options > > This is not supported by UEFI network stack as I known. > > Best Regards, > Ye Ting > > -Original Message

Re: [edk2] PXE with manual TFTP server and filename options

2015-06-22 Thread Radha Mohan
On Mon, Jun 22, 2015 at 10:49 PM, Andrew Fish wrote: > > On Jun 22, 2015, at 10:26 PM, Radha Mohan wrote: > > On Mon, Jun 22, 2015 at 10:19 PM, Ye, Ting wrote: > > We use DHCP options to configure such information for PXE boot in UEFI > network stack. > > > Righ

Re: [edk2] PXE with manual TFTP server and filename options

2015-06-23 Thread Radha Mohan
Ok, thank you for the inputs. I will see what can be done. regards, Radha Mohan On Tue, Jun 23, 2015 at 8:25 AM, Brian J. Johnson wrote: > On 06/23/2015 01:53 AM, Andrew Fish wrote: >> >>> On Jun 22, 2015, at 11:29 PM, Radha Mohan >> <mailto:mohun...@gmail.com>&

[edk2] usb ethernet driver

2015-07-27 Thread Radha Mohan
Hi, I am looking for USB ethernet driver support in the EDK2. Right now the only supported is a 10/100 AX88772 (looks like its done under agreement). Is there a plan for a AX88179 (1G ethernet) driver as well ? Or any other vendor's driver ? regards, radha