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 version 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:[email protected]] > Sent: Friday, August 5, 2016 11:36 AM > To: Carsey, Jaben <[email protected]>; Meenakshi Aggarwal > <[email protected]>; [email protected] <edk2- > [email protected]> > Subject: RE: Shell version 2.2 > Importance: High > > Jaben -- > > Are there no shell commands where the standard command-line parameters > have changed? > > Tim > > -----Original Message----- > From: edk2-devel [mailto:[email protected]] On Behalf Of > Carsey, Jaben > Sent: Friday, August 05, 2016 10:26 AM > To: Meenakshi Aggarwal <[email protected]>; edk2- > [email protected] <[email protected]> > Cc: Carsey, Jaben <[email protected]> > Subject: Re: [edk2] Shell version 2.2 > > 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. > > That is the current version and should support the 2.2 spec. > > -Jaben > > > -----Original Message----- > > From: edk2-devel [mailto:[email protected]] On Behalf Of > > Meenakshi Aggarwal > > Sent: Friday, August 5, 2016 2:20 AM > > To: [email protected] <[email protected]> > > 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 still > > showing > 2.1. > > > > File:ShellPkg/Include/Protocol/EfiShell.h > > > > enum ShellVersion { > > SHELL_MAJOR_VERSION = 2, > > SHELL_MINOR_VERSION = 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 shell > specification 2.2. > > > > Is my understanding correct? > > > > > > > > Thanks & Regards, > > Meenakshi > > _______________________________________________ > > edk2-devel mailing list > > [email protected] > > https://lists.01.org/mailman/listinfo/edk2-devel > _______________________________________________ > edk2-devel mailing list > [email protected] > https://lists.01.org/mailman/listinfo/edk2-devel _______________________________________________ edk2-devel mailing list [email protected] https://lists.01.org/mailman/listinfo/edk2-devel

