public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
* ifconfig not work in my device
@ 2018-07-18 12:24 Rex Qian
  0 siblings, 0 replies; only message in thread
From: Rex Qian @ 2018-07-18 12:24 UTC (permalink / raw)
  To: edk2-devel

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

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2018-07-18 12:24 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-07-18 12:24 ifconfig not work in my device Rex Qian

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox