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 5965F81AD6 for ; Mon, 9 Jan 2017 07:44:05 -0800 (PST) Received: from fmsmga001.fm.intel.com ([10.253.24.23]) by fmsmga105.fm.intel.com with ESMTP; 09 Jan 2017 07:44:05 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.33,340,1477983600"; d="scan'208";a="1091773970" Received: from fmsmsx103.amr.corp.intel.com ([10.18.124.201]) by fmsmga001.fm.intel.com with ESMTP; 09 Jan 2017 07:44:03 -0800 Received: from fmsmsx158.amr.corp.intel.com (10.18.116.75) by FMSMSX103.amr.corp.intel.com (10.18.124.201) with Microsoft SMTP Server (TLS) id 14.3.248.2; Mon, 9 Jan 2017 07:44:03 -0800 Received: from fmsmsx103.amr.corp.intel.com ([169.254.2.47]) by fmsmsx158.amr.corp.intel.com ([169.254.15.247]) with mapi id 14.03.0248.002; Mon, 9 Jan 2017 07:44:03 -0800 From: "Carsey, Jaben" To: Rafael Machado , "edk2-devel@lists.01.org" CC: "Carsey, Jaben" Thread-Topic: [edk2] Improvement at Wiki (EFI_SHELL_INTERFACE) Thread-Index: AQHSaSr+LMOgAxbdtE6jJgQU9Suz+qEwS8Ew Date: Mon, 9 Jan 2017 15:44:02 +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.106] MIME-Version: 1.0 Subject: Re: Improvement at Wiki (EFI_SHELL_INTERFACE) 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: Mon, 09 Jan 2017 15:44:05 -0000 Content-Language: en-US Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Rafael, Actually it's the opposite. EFI_SHELL_INTERFACE is the older and deprecate= d protocol. I do not know of any active development using that protocol. -Jaben > -----Original Message----- > From: edk2-devel [mailto:edk2-devel-bounces@lists.01.org] On Behalf Of Ra= fael > Machado > Sent: Saturday, January 7, 2017 1:14 PM > To: edk2-devel@lists.01.org > Subject: [edk2] Improvement at Wiki (EFI_SHELL_INTERFACE) > Importance: High >=20 > Hi everyone >=20 > During a a development I faced the following wiki information at tianocor= e's > github: >=20 > https://github.com/tianocore/tianocore.github.io/wiki/Creating-a-Shell- > Application#Using_EFI_SHELL_PROTOCOL >=20 > I remember a case when I was working with a system that didn't have a ins= tance > of the EFI_SHELL_PARAMETERS_PROTOCOL, and the solution was to use the > EFI_SHELL_INTERFACE protocol, that seems to be a newer protocol to be use= d > when doing something like what the wiki presents. >=20 > I believe it would be nice to update this wiki adding this information. >=20 > Thanks and Regards > Rafael R. Machado > _______________________________________________ > edk2-devel mailing list > edk2-devel@lists.01.org > https://lists.01.org/mailman/listinfo/edk2-devel