audk/ShellPkg/Library/UefiShellNetwork1CommandsLib
Jiaxin Wu d6cf1af908 ShellPkg: Fix 'ifconfig' can't get the address from dhcp in some case
R18201 fix caused ifconfig in shell failed to get the address from dhcp with the
command "ifconfig -s eth0 dhcp" since the default policy is dhcp already.
We can fix it by following the rule to starting the Ip4 auto configuration.

Cc: Ye Ting <ting.ye@intel.com>
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Jiaxin Wu <jiaxin.wu@intel.com>
Reviewed-by: Jaben Carsey <jaben.carsey@intel.com>
Reviwed-by: Ye Ting <ting.ye@intel.com>

git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@18244 6f19259b-4bc3-4df7-8a09-765794883524
2015-08-20 06:45:19 +00:00
..
Ifconfig.c ShellPkg: Fix 'ifconfig' can't get the address from dhcp in some case 2015-08-20 06:45:19 +00:00
Ping.c ShellPkg: Refine global variable name to follow EDK II coding style. 2015-08-07 01:33:32 +00:00
UefiShellNetwork1CommandsLib.c Clean up the private GUID definition in module Level. 2011-09-21 01:56:00 +00:00
UefiShellNetwork1CommandsLib.h ShellPkg: Update ping/ifconfig library source code to consume Ip4Config2 protocol. 2015-07-08 02:53:41 +00:00
UefiShellNetwork1CommandsLib.inf ShellPkg: Update ping/ifconfig library source code to consume Ip4Config2 protocol. 2015-07-08 02:53:41 +00:00
UefiShellNetwork1CommandsLib.uni ShellPkg: Fix ping IPv6 stack usage mode failure issue 2015-07-14 03:41:44 +00:00