audk/ShellPkg/Library
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
..
UefiDpLib ShellPkg: Refine code to use Strn**S safe functions instead of Str**S ones in some cases. 2015-07-09 03:19:06 +00:00
UefiHandleParsingLib ShellPkg: Add Ip4Config2 Protocol defintion in UefiHandleParsingLib 2015-07-08 02:55:09 +00:00
UefiShellBcfgCommandLib ShellPkg: Help and Error Messages Update 2015-03-09 22:18:59 +00:00
UefiShellCEntryLib ShellPkg: Refine the fomat in INF/DEC files to follow spec. 2015-01-22 01:44:11 +00:00
UefiShellCommandLib ShellPkg: Fix typo of 'determines' in ShellPkg. 2015-07-08 01:54:46 +00:00
UefiShellDebug1CommandsLib ShellPkg: decode serial console attribute set failure status when used thru sermode command 2015-07-14 17:54:12 +00:00
UefiShellDriver1CommandsLib ShellPkg: Fix build failure in VS2015. 2015-08-07 01:32:17 +00:00
UefiShellInstall1CommandsLib ShellPkg: Refine the fomat in INF/DEC files to follow spec. 2015-01-22 01:44:11 +00:00
UefiShellLevel1CommandsLib ShellPkg: Standardized HP Copyright Message String 2015-02-04 22:25:01 +00:00
UefiShellLevel2CommandsLib ShellPkg: Fix bad TimeZone (TZ) conversion. 2015-07-26 08:03:35 +00:00
UefiShellLevel3CommandsLib ShellPkg: Update help output for correct alphabetical 2015-05-28 18:29:15 +00:00
UefiShellLib ShellPkg: prevent Close call when Open failed 2015-07-28 20:22:26 +00:00
UefiShellNetwork1CommandsLib ShellPkg: Fix 'ifconfig' can't get the address from dhcp in some case 2015-08-20 06:45:19 +00:00
UefiShellTftpCommandLib ShellPkg\Tftp.c: Refine parameter name and use implicit comparison for BOOLEAN variable. 2015-08-14 07:20:09 +00:00