Yes. I was just testing that if I am be set ip(dhcp) thrpugh uefi shell, as the same will be happening during uefi pxe boot as in uefi pxe boot uefi network stack is used(dhcp, ifconfig, mtftp).
So, in my case I am not able to configure ip through uefi shell itself, so uefi pxe boot will also fail. That's why I trying to find if there is any issue with network card uefi driver or with uefi network stack. Thanks, Ritul From: Andrew Fish [mailto:[email protected]] Sent: Wednesday, April 02, 2014 8:46 PM To: [email protected] Subject: Re: [edk2] trying to segregate issue if it is with network card uefi driver or uefi network stack or dhcp server On Apr 2, 2014, at 6:03 AM, ritul guru (riguru) <[email protected]<mailto:[email protected]>> wrote: Hi, I am facing problem in configuring ip through uefi shell. (main purpose is to do uefi pxe boot on rhel6.5 pxe server) You don't need to configure an ip to PXE boot? When you PXE boot there are DHCP requests that get made that are returned by the PXE sever that tell you where to boot from. No config is required on the EFI side. If the PXE boot does not work it is like an issue with the config of the PXE server. Thanks, Andrew Fish First I tried to configure ip (dhcp) from uefi shell, which is giving attached logs on dhcp sever, IP is not configured. Using command: Shell>Ifconfig -s eth5 dhcp After this, it doesn't get ip. <image001.png> And I configured IP on the same server which is running rhel (rhel6.5 OS netwotk stack), this means there is no issue in dhcp server setup. How can I find out if issue is with uefi network stack or network card uefi driver? as network card legacy driver works fine. Regards, Ritul <DHCPDICOVER_OFFER.PNG>------------------------------------------------------------------------------ _______________________________________________ edk2-devel mailing list [email protected]<mailto:[email protected]> https://lists.sourceforge.net/lists/listinfo/edk2-devel
------------------------------------------------------------------------------
_______________________________________________ edk2-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/edk2-devel
