From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga09.intel.com (mga09.intel.com [134.134.136.24]) by ml01.01.org (Postfix) with ESMTP id 5FD211A1DF5 for ; Fri, 5 Aug 2016 10:26:28 -0700 (PDT) Received: from orsmga001.jf.intel.com ([10.7.209.18]) by orsmga102.jf.intel.com with ESMTP; 05 Aug 2016 10:26:26 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.28,474,1464678000"; d="scan'208";a="1009167784" Received: from fmsmsx104.amr.corp.intel.com ([10.18.124.202]) by orsmga001.jf.intel.com with ESMTP; 05 Aug 2016 10:26:25 -0700 Received: from fmsmsx103.amr.corp.intel.com ([169.254.2.120]) by fmsmsx104.amr.corp.intel.com ([169.254.3.235]) with mapi id 14.03.0248.002; Fri, 5 Aug 2016 10:26:25 -0700 From: "Carsey, Jaben" To: Meenakshi Aggarwal , "edk2-devel@lists.01.org" CC: "Carsey, Jaben" Thread-Topic: Shell version 2.2 Thread-Index: AdHu+W3lndTU8FzJTNWqMdU/Mik5KQARG1ww Date: Fri, 5 Aug 2016 17:26:25 +0000 Message-ID: References: In-Reply-To: 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 17:26:28 -0000 Content-Language: en-US Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable I think that that version (2.1) is correct for the version of the protocol.= 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. -Jaben > -----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 >=20 > Hi, >=20 >=20 > 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 still sh= owing 2.1. >=20 > File:ShellPkg/Include/Protocol/EfiShell.h >=20 > enum ShellVersion { > SHELL_MAJOR_VERSION =3D 2, > SHELL_MINOR_VERSION =3D 1 > }; >=20 >=20 >=20 > 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 shell specifica= tion 2.2. >=20 > Is my understanding correct? >=20 >=20 >=20 > Thanks & Regards, > Meenakshi > _______________________________________________ > edk2-devel mailing list > edk2-devel@lists.01.org > https://lists.01.org/mailman/listinfo/edk2-devel