From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga14.intel.com (mga14.intel.com [192.55.52.115]) by ml01.01.org (Postfix) with ESMTP id 0CCC21A1DEE for ; Fri, 5 Aug 2016 12:09:52 -0700 (PDT) Received: from fmsmga003.fm.intel.com ([10.253.24.29]) by fmsmga103.fm.intel.com with ESMTP; 05 Aug 2016 12:09:48 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.28,474,1464678000"; d="scan'208";a="744779074" Received: from fmsmsx104.amr.corp.intel.com ([10.18.124.202]) by FMSMGA003.fm.intel.com with ESMTP; 05 Aug 2016 12:09:46 -0700 Received: from fmsmsx120.amr.corp.intel.com (10.18.124.208) by fmsmsx104.amr.corp.intel.com (10.18.124.202) with Microsoft SMTP Server (TLS) id 14.3.248.2; Fri, 5 Aug 2016 12:09:46 -0700 Received: from fmsmsx103.amr.corp.intel.com ([169.254.2.120]) by fmsmsx120.amr.corp.intel.com ([169.254.15.204]) with mapi id 14.03.0248.002; Fri, 5 Aug 2016 12:09:46 -0700 From: "Carsey, Jaben" To: Tim Lewis , Meenakshi Aggarwal , "edk2-devel@lists.01.org" CC: "Carsey, Jaben" Thread-Topic: Shell version 2.2 Thread-Index: AdHu+W3lndTU8FzJTNWqMdU/Mik5KQARG1wwAAJ26aAAAUJQAA== Date: Fri, 5 Aug 2016 19:09:45 +0000 Message-ID: References: <7236196A5DF6C040855A6D96F556A53F3DA5B3@msmail.insydesw.com.tw> In-Reply-To: <7236196A5DF6C040855A6D96F556A53F3DA5B3@msmail.insydesw.com.tw> Accept-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-originating-ip: [10.1.200.108] MIME-Version: 1.0 Subject: Re: Shell version 2.2 X-BeenThere: edk2-devel@lists.01.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: EDK II Development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 05 Aug 2016 19:09:53 -0000 Content-Language: en-US Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Tim, Yes, ver command would output that the version of the shell is different. The #define below is specifically the version of the Protocol, not the vers= ion of the spec. It could have been a miss on the part of the committee, but that was hoe I = interpreted the non-change to the protocol version. -Jaben > -----Original Message----- > From: Tim Lewis [mailto:tim.lewis@insyde.com] > Sent: Friday, August 5, 2016 11:36 AM > To: Carsey, Jaben ; Meenakshi Aggarwal > ; edk2-devel@lists.01.org devel@ml01.01.org> > Subject: RE: Shell version 2.2 > Importance: High >=20 > Jaben -- >=20 > Are there no shell commands where the standard command-line parameters > have changed? >=20 > Tim >=20 > -----Original Message----- > From: edk2-devel [mailto:edk2-devel-bounces@lists.01.org] On Behalf Of > Carsey, Jaben > Sent: Friday, August 05, 2016 10:26 AM > To: Meenakshi Aggarwal ; edk2- > devel@lists.01.org > Cc: Carsey, Jaben > Subject: Re: [edk2] Shell version 2.2 >=20 > I think that that version (2.1) is correct for the version of the protoco= l. The > protocol API was not changed for the UEFI Shell 2.2. >=20 > That is the current version and should support the 2.2 spec. >=20 > -Jaben >=20 > > -----Original Message----- > > From: edk2-devel [mailto:edk2-devel-bounces@lists.01.org] On Behalf Of > > Meenakshi Aggarwal > > Sent: Friday, August 5, 2016 2:20 AM > > To: edk2-devel@lists.01.org > > Subject: [edk2] Shell version 2.2 > > Importance: High > > > > Hi, > > > > > > I can see UEFI shell specification 2.2 > > (http://www.uefi.org/sites/default/files/resources/UEFI_Shell_2_2.pdf) > > is available, But on edk2 master branch current version of Shell is sti= ll showing > 2.1. > > > > File:ShellPkg/Include/Protocol/EfiShell.h > > > > enum ShellVersion { > > SHELL_MAJOR_VERSION =3D 2, > > SHELL_MINOR_VERSION =3D 1 > > }; > > > > > > > > Please tell if I am looking at correct file, actually I want to update > > my shell to 2.2, but it looks like edk2 master branch doesn't support s= hell > specification 2.2. > > > > Is my understanding correct? > > > > > > > > Thanks & Regards, > > Meenakshi > > _______________________________________________ > > edk2-devel mailing list > > edk2-devel@lists.01.org > > https://lists.01.org/mailman/listinfo/edk2-devel > _______________________________________________ > edk2-devel mailing list > edk2-devel@lists.01.org > https://lists.01.org/mailman/listinfo/edk2-devel