Hi Heisenberg,
Looping Haojian in, who works on the HiKey port.
On 25 October 2016 at 04:55, studies imp impstudies@gmail.com wrote:
when i try ifconfig -l in UEFI shell i got following error
Shell> ifconfig -l Error. The protocol 'gEfiIp4ConfigProtocolGuid' was required and not found (3B95AA31-3793-434B-8667-C8070892E05E).
I want to setup the tftp boot for Hikey. Please help me to solve this issue.
Yes, the IP4_CONFIG_PROTOCOL was obsoleted at some point last year and replaced by IP4_CONFIG2_PROTOCOL - requiring a lock-step update of the base UEFI code and the shell in order to keep network services functional. Updating to a recent Shell should solve this issue. (We have recently changed guidance to build the shell with the platform rather than using the prebuilt binaries.)
Regards,
Leif