Thanks Rafael. Will check this out

Thanks
Krishna


On Fri, Oct 12, 2012 at 6:59 PM, Rafael Machado <
rafaelrodrigues.mach...@gmail.com> wrote:

> Hi Krishna Joshi
>
> I'm not an expert like other people here, but some time ago I did an
> experiment to send some ping packet.
> This document helped my a lot:
>
>
> http://sourceforge.net/projects/network-io/files/Documents/EFINetworkStackGettingStarted.pdf
>
> What I did at that time, was load the protocols at uefi shell that were
> necessary to send the ping packet. Something like:
>
> load Mnp.efi
> load Arp.efi
> load IP4.efi
> load Ip4Config.efi
> load Udp4.efi
> load Tcp4.efi
> load Dhcp4.efi
> load Mtftp4.efi
> load UefiPxeBc.efi
>
> Hope this can help
>
> Thanks and Regards
> Rafael R. Machado
>
>
>
> 2012/10/12 Krishna Joshi <kriish...@gmail.com>
>
>> hi,
>>
>>    I am trying to assign ipaddress using ifconfig command in efi shell. I
>> find the below error when trying to so:
>>
>>
>>
>> *"IfConfig: Locate protocol error - 'Ip4Config protocol'*
>>
>>
>>   and i get the below when i type ipconfig on efi shell:
>>
>>
>>
>>  MAC Address: 00 10 CD 6B AF B8> Broadcast MAC: FF FF FF FF FF> ipconfig: 
>> Locate protocol error - 'PXE DHCP4 protocol'
>>
>>
>>
>>
>> I googled through for solutuons and found one of the solutions to be as
>> given below:
>>
>>
>> We have met that issue before. It seems this is a bug from Tiano. Our
>> solution is to change to a different version of sources, and problem fixed.
>>
>>
>>
>> Can someone tell me what does this mean exactly? what do i need to do to get 
>> these commands running in efi shell?
>>
>>
>>
>> Krishna
>>
>>
>> ------------------------------------------------------------------------------
>> Don't let slow site performance ruin your business. Deploy New Relic APM
>> Deploy New Relic app performance management and know exactly
>> what is happening inside your Ruby, Python, PHP, Java, and .NET app
>> Try New Relic at no cost today and get our sweet Data Nerd shirt too!
>> http://p.sf.net/sfu/newrelic-dev2dev
>> _______________________________________________
>> edk2-devel mailing list
>> edk2-devel@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/edk2-devel
>>
>>
>
>
> ------------------------------------------------------------------------------
> Don't let slow site performance ruin your business. Deploy New Relic APM
> Deploy New Relic app performance management and know exactly
> what is happening inside your Ruby, Python, PHP, Java, and .NET app
> Try New Relic at no cost today and get our sweet Data Nerd shirt too!
> http://p.sf.net/sfu/newrelic-dev2dev
> _______________________________________________
> edk2-devel mailing list
> edk2-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/edk2-devel
>
>
------------------------------------------------------------------------------
Don't let slow site performance ruin your business. Deploy New Relic APM
Deploy New Relic app performance management and know exactly
what is happening inside your Ruby, Python, PHP, Java, and .NET app
Try New Relic at no cost today and get our sweet Data Nerd shirt too!
http://p.sf.net/sfu/newrelic-dev2dev
_______________________________________________
edk2-devel mailing list
edk2-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/edk2-devel

Reply via email to