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

