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

2015-06-23 Thread Radha Mohan
y want to boot on a particular lab machine. > > Brian Johnson > >>> >>>> >>>> This library can download a file from a TFTP remote using the PXE >>>> Protocols. >>>> The same way an OS loader can use UEFI services to load more info. >>>

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

2015-06-23 Thread Brian J. Johnson
using the PXE >>> Protocols. >>> The same way an OS loader can use UEFI services to load more info. >>> https://svn.code.sf.net/p/edk2/code/trunk/edk2/EmbeddedPkg/Library/EfiFileLib/EfiFileLib.c >>> >> >> >> >>> Thanks, >>> >&g

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

2015-06-23 Thread Olivier Martin
kha Shaveta [mailto:shav...@freescale.com] Sent: Tuesday, June 23, 2015 1:15 PM To: edk2-devel@lists.sourceforge.net<mailto:edk2-devel@lists.sourceforge.net> Cc: Olivier Martin Subject: Re: [edk2] PXE with manual TFTP server and filename options Hi, Then how tftp and PXE boot flow works in UEFI networ

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

2015-06-22 Thread Andrew Fish
to load more info. >> https://svn.code.sf.net/p/edk2/code/trunk/edk2/EmbeddedPkg/Library/EfiFileLib/EfiFileLib.c >> > > > >> Thanks, >> >> Andrew Fish >> >> >> >> Best Regards, >> Ye Ting >> >> -Original Message

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

2015-06-22 Thread Radha Mohan
haveta [mailto:shav...@freescale.com] > Sent: Tuesday, June 23, 2015 1:15 PM > To: edk2-devel@lists.sourceforge.net > Cc: Olivier Martin > Subject: Re: [edk2] PXE with manual TFTP server and filename options > > Hi, > > Then how tftp and PXE boot flow works in UEFI net

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

2015-06-22 Thread Andrew Fish
ion? >> >> Thanks and Regards, >> Shaveta >> >> -----Original Message- >> From: Ye, Ting [mailto:ting...@intel.com] >> Sent: Tuesday, June 23, 2015 8:48 AM >> To: edk2-devel@lists.sourceforge.net >> Subject: Re: [edk2] PXE with manua

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

2015-06-22 Thread Radha Mohan
bility.. > > Best Regards, > Ye Ting > > -Original Message- > From: Leekha Shaveta [mailto:shav...@freescale.com] > Sent: Tuesday, June 23, 2015 1:15 PM > To: edk2-devel@lists.sourceforge.net > Cc: Olivier Martin > Subject: Re: [edk2] PXE with manual TFTP server and f

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

2015-06-22 Thread Ye, Ting
: [edk2] PXE with manual TFTP server and filename options Hi, Then how tftp and PXE boot flow works in UEFI network stack? How to provide server ip address and file to get from remote location? Thanks and Regards, Shaveta -Original Message- From: Ye, Ting [mailto:ting...@intel.com] Sent

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

2015-06-22 Thread Leekha Shaveta
@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- From: Radha Mohan [mailto:mohun...@gmail.com] Sent: Tuesday, June 23, 2015 9:12 AM To: edk2-devel

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

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

[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