From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga07.intel.com (mga07.intel.com [134.134.136.100]) (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 E94711A1E3C for ; Tue, 20 Sep 2016 20:57:00 -0700 (PDT) Received: from fmsmga002.fm.intel.com ([10.253.24.26]) by orsmga105.jf.intel.com with ESMTP; 20 Sep 2016 20:57:00 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.30,371,1470726000"; d="scan'208";a="1059807355" Received: from fmsmsx105.amr.corp.intel.com ([10.18.124.203]) by fmsmga002.fm.intel.com with ESMTP; 20 Sep 2016 20:57:00 -0700 Received: from fmsmsx119.amr.corp.intel.com (10.18.124.207) by FMSMSX105.amr.corp.intel.com (10.18.124.203) with Microsoft SMTP Server (TLS) id 14.3.248.2; Tue, 20 Sep 2016 20:56:58 -0700 Received: from shsmsx151.ccr.corp.intel.com (10.239.6.50) by FMSMSX119.amr.corp.intel.com (10.18.124.207) with Microsoft SMTP Server (TLS) id 14.3.248.2; Tue, 20 Sep 2016 20:56:57 -0700 Received: from shsmsx102.ccr.corp.intel.com ([169.254.2.15]) by SHSMSX151.ccr.corp.intel.com ([169.254.3.96]) with mapi id 14.03.0248.002; Wed, 21 Sep 2016 11:56:54 +0800 From: "Gao, Liming" To: Boaz Kahana , "edk2-devel@lists.01.org" Thread-Topic: Protocol EFI_FORM_BROWSER_EXTENSION_PROTOCOL - included in UDK code but not part of the spec Thread-Index: AdIPsLF3tuc7Fe+1RouBAK+2myvhewECxgMQ Date: Wed, 21 Sep 2016 03:56:53 +0000 Message-ID: <4A89E2EF3DFEDB4C8BFDE51014F606A14B47B0B2@shsmsx102.ccr.corp.intel.com> References: <60b0bbecb9a64ffc9dfb1f1947c9b75f@SCL-EXCHMB-13.phoenix.com> In-Reply-To: <60b0bbecb9a64ffc9dfb1f1947c9b75f@SCL-EXCHMB-13.phoenix.com> Accept-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-originating-ip: [10.239.127.40] MIME-Version: 1.0 Subject: Re: Protocol EFI_FORM_BROWSER_EXTENSION_PROTOCOL - included in UDK code but not part of the spec 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: Wed, 21 Sep 2016 03:57:01 -0000 Content-Language: en-US Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Boaz: This protocol is edk2 implement protocol. We have no plan to propose it t= o UEFI spec. Its EFI_ prefix is history reason. To avoid the incompatible c= hange, we don't change its definition. But for any new introduced protocol,= we will insist on this rule without EFI_ prefix.=20 Thanks Liming > -----Original Message----- > From: edk2-devel [mailto:edk2-devel-bounces@lists.01.org] On Behalf Of > Boaz Kahana > Sent: Friday, September 16, 2016 8:25 AM > To: edk2-devel@lists.01.org > Subject: [edk2] Protocol EFI_FORM_BROWSER_EXTENSION_PROTOCOL - > included in UDK code but not part of the spec >=20 > The protocol EFI_FORM_BROWSER_EXTENSION_PROTOCOL is defined in > MdeModulePkg\Include\Protocol\FormBrowserEx.h with EFI_ prefix > although it is not part of the UEFI spec. > (It was added by Intel - Liming - in Sep 2011) >=20 > IMHO it should be added to the UEFI spec otherwise it should not use the > EFI_ prefix. >=20 > Boaz >=20 > _______________________________________________ > edk2-devel mailing list > edk2-devel@lists.01.org > https://lists.01.org/mailman/listinfo/edk2-devel