From: Rex Qian <shuipoqian@gmail.com>
To: edk2-devel@lists.01.org
Subject: ifconfig not work in my device
Date: Wed, 18 Jul 2018 20:24:50 +0800 [thread overview]
Message-ID: <BD28CB27-E811-4F79-AE42-2D32D75ACC21@gmail.com> (raw)
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
reply other threads:[~2018-07-18 12:24 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-list from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=BD28CB27-E811-4F79-AE42-2D32D75ACC21@gmail.com \
--to=devel@edk2.groups.io \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox