public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
From: Marcin Wojtas <mw@semihalf.com>
To: edk2-devel@lists.01.org
Cc: feng.tian@intel.com, michael.d.kinney@intel.com,
	liming.gao@intel.com, leif.lindholm@linaro.org, mw@semihalf.com,
	jsd@semihalf.com, bsz@semihalf.com
Subject: [PATCH 0/2] MAC address configuration from Shell
Date: Fri,  4 Nov 2016 19:28:41 +0100	[thread overview]
Message-ID: <1478284123-4355-1-git-send-email-mw@semihalf.com> (raw)

Hi,

I present two commits that extend 'ifconfig' Shell command with ability
to configure/reset MAC address of the network interfaces. For that
purpose new routines were added to the NetLib. Details can be found in the
commit logs.

Any comments or remarks would be very welcome.

Best regards,
Marcin

Marcin Wojtas (2):
  MdeModulePkg: NetLib: introduce MAC address handling helper routines
  ShellPkg/Ifconfig: Enable setting MAC address

 MdeModulePkg/Include/Library/NetLib.h              |  83 +++++++++
 MdeModulePkg/Library/DxeNetLib/DxeNetLib.c         | 196 +++++++++++++++++++++
 .../UefiShellNetwork1CommandsLib/Ifconfig.c        |  54 ++++++
 .../UefiShellNetwork1CommandsLib.uni               |  12 +-
 4 files changed, 343 insertions(+), 2 deletions(-)

-- 
1.8.3.1



             reply	other threads:[~2016-11-04 18:27 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-11-04 18:28 Marcin Wojtas [this message]
2016-11-04 18:28 ` [PATCH 1/2] MdeModulePkg: NetLib: introduce MAC address handling helper routines Marcin Wojtas
2016-11-04 18:28 ` [PATCH 2/2] ShellPkg/Ifconfig: Enable setting MAC address Marcin Wojtas
2016-11-04 20:38   ` Carsey, Jaben
2016-11-07 11:54     ` Marcin Wojtas
2016-11-07 18:16       ` Carsey, Jaben

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=1478284123-4355-1-git-send-email-mw@semihalf.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