From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga05.intel.com (mga05.intel.com [192.55.52.43]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ml01.01.org (Postfix) with ESMTPS id 81AC021A143CE for ; Thu, 8 Jun 2017 17:59:20 -0700 (PDT) Received: from fmsmga003.fm.intel.com ([10.253.24.29]) by fmsmga105.fm.intel.com with ESMTP; 08 Jun 2017 18:00:29 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.39,316,1493708400"; d="scan'208";a="866080435" Received: from fmsmsx107.amr.corp.intel.com ([10.18.124.205]) by FMSMGA003.fm.intel.com with ESMTP; 08 Jun 2017 18:00:29 -0700 Received: from fmsmsx111.amr.corp.intel.com (10.18.116.5) by fmsmsx107.amr.corp.intel.com (10.18.124.205) with Microsoft SMTP Server (TLS) id 14.3.319.2; Thu, 8 Jun 2017 18:00:29 -0700 Received: from shsmsx151.ccr.corp.intel.com (10.239.6.50) by fmsmsx111.amr.corp.intel.com (10.18.116.5) with Microsoft SMTP Server (TLS) id 14.3.319.2; Thu, 8 Jun 2017 18:00:29 -0700 Received: from shsmsx103.ccr.corp.intel.com ([169.254.4.116]) by SHSMSX151.ccr.corp.intel.com ([169.254.3.56]) with mapi id 14.03.0319.002; Fri, 9 Jun 2017 08:58:45 +0800 From: "Wu, Jiaxin" To: hegdenag , "edk2-devel@lists.01.org" CC: "Carsey, Jaben" , "Ni, Ruiyu" , "Fu, Siyuan" Thread-Topic: [edk2] [PATCH v1 1/1] ShellPkg/ifconfig: Update help message Thread-Index: AQHS4CI1tQgFN//2Z0GyeWF/30swkaIbtskg Date: Fri, 9 Jun 2017 00:58:44 +0000 Message-ID: <895558F6EA4E3B41AC93A00D163B7274162DABDE@SHSMSX103.ccr.corp.intel.com> References: <20170608064053.21644-1-nagaraj-p.hegde@hpe.com> In-Reply-To: <20170608064053.21644-1-nagaraj-p.hegde@hpe.com> Accept-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-titus-metadata-40: eyJDYXRlZ29yeUxhYmVscyI6IiIsIk1ldGFkYXRhIjp7Im5zIjoiaHR0cDpcL1wvd3d3LnRpdHVzLmNvbVwvbnNcL0ludGVsMyIsImlkIjoiZmVkNGQ4MzgtNWM5NC00NzhjLTg5MjYtZDYzMzRjOTc1MTQ2IiwicHJvcHMiOlt7Im4iOiJDVFBDbGFzc2lmaWNhdGlvbiIsInZhbHMiOlt7InZhbHVlIjoiQ1RQX0lDIn1dfV19LCJTdWJqZWN0TGFiZWxzIjpbXSwiVE1DVmVyc2lvbiI6IjE1LjkuNi42IiwiVHJ1c3RlZExhYmVsSGFzaCI6IjVEME5QQmt2OWRxN05BSWY3dXI3VzRlTTNiTEpLc3VJREpYcGdLbVZqR2s9In0= x-ctpclassification: CTP_IC dlp-product: dlpe-windows dlp-version: 10.0.102.7 dlp-reaction: no-action x-originating-ip: [10.239.127.40] MIME-Version: 1.0 Subject: Re: [PATCH v1 1/1] ShellPkg/ifconfig: Update help message X-BeenThere: edk2-devel@lists.01.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: EDK II Development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 09 Jun 2017 00:59:20 -0000 Content-Language: en-US Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Reviewed-by: Wu Jiaxin > -----Original Message----- > From: edk2-devel [mailto:edk2-devel-bounces@lists.01.org] On Behalf Of > hegdenag > Sent: Thursday, June 8, 2017 2:41 PM > To: edk2-devel@lists.01.org > Cc: Carsey, Jaben ; Ni, Ruiyu ; > Fu, Siyuan ; Wu, Jiaxin > Subject: [edk2] [PATCH v1 1/1] ShellPkg/ifconfig: Update help message >=20 > Couple of instances had IP4 mentioned, instead of IPv4. > Changing all to IPv4 to maintain consistency. >=20 > Contributed-under: TianoCore Contribution Agreement 1.0 > Signed-off-by: Hegde Nagaraj P > --- >=20 > ShellPkg/Library/UefiShellNetwork1CommandsLib/UefiShellNetwork1Comm > andsLib.uni | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) >=20 > diff --git > a/ShellPkg/Library/UefiShellNetwork1CommandsLib/UefiShellNetwork1Com > mandsLib.uni > b/ShellPkg/Library/UefiShellNetwork1CommandsLib/UefiShellNetwork1Com > mandsLib.uni > index d9bbb209cd..d427dd209f 100644 > --- > a/ShellPkg/Library/UefiShellNetwork1CommandsLib/UefiShellNetwork1Com > mandsLib.uni > +++ > b/ShellPkg/Library/UefiShellNetwork1CommandsLib/UefiShellNetwork1Com > mandsLib.uni > @@ -150,13 +150,13 @@ > ".SH DESCRIPTION\r\n" > " \r\n" > "NOTES:\r\n" > -" 1. This command modifies the default IP address for the UEFI IP4\r\n" > +" 1. This command modifies the default IP address for the UEFI IPv4\r\n= " > " network stack.\r\n" > " 2. Use '-r' to renew configuration of interface and set dhcp policy.\= r\n" > " 3. Use '-l' to list the DNS and other address related settings for al= l\r\n" > " interfaces or the specified interface.\r\n" > " 4. Use '-s static ' with \r\n" > -" static IP4 address configuration for specified interface.\r\n" > +" static IPv4 address configuration for specified interface.\r\n" > " 5. Use '-s dhcp' for DHCP4 to request the IP4 address\r\n" > " configuration dynamically for specified interface.\r\n" > " 6. Use '-s dns ' must under manual policy.\r\n" > -- > 2.13.0.windows.1 >=20 > _______________________________________________ > edk2-devel mailing list > edk2-devel@lists.01.org > https://lists.01.org/mailman/listinfo/edk2-devel