Hi

ifconfig not work in my device

I use the Shell.efi in UDK2018 ShellBinPkg X64

After i boot the device from usb stick and enter shell.

Shell > ifconfig -l 

// list noting but

Shell > ifconfig6 -l
————————
name: eth0
plicy: automatic
…
————————

so it seems the ifconfig6 works but ifconfig not


And i check the Shell_Full.efi in UDK2018 EdkShellBinPkg X64

Shell > ifconfig -l
eth0:
  MAC : xx-xx-xx-xx-xx
…

the ifconfig works.

then is there any idea why ifconfig not work in Shell.efi (UDK2018 ShellBinPkg 
X64)

PS. i am trying to setup the network and use the python urllib
_______________________________________________
edk2-devel mailing list
[email protected]
https://lists.01.org/mailman/listinfo/edk2-devel

Reply via email to