From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from us-smtp-1.mimecast.com (us-smtp-1.mimecast.com [205.139.110.120]) by mx.groups.io with SMTP id smtpd.web12.2415.1587720047768006990 for ; Fri, 24 Apr 2020 02:20:47 -0700 Authentication-Results: mx.groups.io; dkim=pass header.i=@redhat.com header.s=mimecast20190719 header.b=gZFkkN/+; spf=pass (domain: redhat.com, ip: 205.139.110.120, mailfrom: lersek@redhat.com) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1587720046; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=4+dmKTjpRr3f7Wnj2RggafMkImgxmyXFgeoooEzF2KY=; b=gZFkkN/+x5nBHUPGd9Vev5ekFkSKE7L/odb5lTXJoPIhx3hYNgI2A3/jPuWi9hLJc0oP/P Xa1WHdr314CxoZXyk3OEpwlhcp1GUWeDlUb9WtN5SnKLCBrak5T1OO0MKlx3pPp27Hj8tl ZCvuXiTjP3Q2eFP1oMjFWsT4LzaAH/0= Received: from mimecast-mx01.redhat.com (mimecast-mx01.redhat.com [209.132.183.4]) (Using TLS) by relay.mimecast.com with ESMTP id us-mta-376-fWH03KgtPJaqTqnIUBlJ5w-1; Fri, 24 Apr 2020 05:20:19 -0400 X-MC-Unique: fWH03KgtPJaqTqnIUBlJ5w-1 Received: from smtp.corp.redhat.com (int-mx01.intmail.prod.int.phx2.redhat.com [10.5.11.11]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mimecast-mx01.redhat.com (Postfix) with ESMTPS id 383908005B7; Fri, 24 Apr 2020 09:20:17 +0000 (UTC) Received: from lacos-laptop-7.usersys.redhat.com (ovpn-113-159.ams2.redhat.com [10.36.113.159]) by smtp.corp.redhat.com (Postfix) with ESMTP id 87E89600E8; Fri, 24 Apr 2020 09:20:14 +0000 (UTC) Subject: Re: [edk2-devel] [PATCH 1/1] ShellPkg: Add support for input with separately reported modifiers To: vit9696 , "Rothman, Michael A" , Andrew Fish Cc: "Gao, Zhichao" , "devel@edk2.groups.io" , =?UTF-8?Q?Marvin_H=c3=a4user?= , "Kinney, Michael D" , "Ni, Ray" References: <20200210101811.18741-1-vit9696@protonmail.com> <20200210101811.18741-2-vit9696@protonmail.com> <_jqgwA58_jl6HqFJk6lb67C9nen1mEqrh_RbxOocaKH0G8J_QZ8mfAclsDvO-RcRB9YcmAtX8kNh2VJsFdPM9dTpvOgajbjZNKxsiOwGrBQ=@protonmail.com> <102EE286-A081-48D5-93FC-C1AB769B8D74@protonmail.com> <1601EE5ED9DEC05E.18513@groups.io> From: "Laszlo Ersek" Message-ID: Date: Fri, 24 Apr 2020 11:20:13 +0200 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.9.1 MIME-Version: 1.0 In-Reply-To: X-Scanned-By: MIMEDefang 2.79 on 10.5.11.11 X-Mimecast-Spam-Score: 0 X-Mimecast-Originator: redhat.com Content-Language: en-US Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit On 04/22/20 18:55, vit9696 wrote: > In fact, there are really many mistakes in UEFI spec even besides > this one, but we do not know where to report them. E.g. last thing we > saw was ByRegisterNotify description in LocateHandleBuffer, which was > mistakingly copy-pasted from LocateHandle. Please join the UEFI forum: https://uefi.org/membership And then you get access to the Mantis bug tracker where you can file tickets about UEFI spec issues. (Most recently, I filed just this Monday, about some typos in the UEFI spec.) Personally, I used the "Company Representative Sign Up" form, because Red Hat had already been a "contributing member" company . If your company doesn't want that kind of (paid) membership, I think you -- plural -- could become an "adopter", or you -- singular -- could even become an "individual adopter". The page lists a number of individual adopters, so it's definitely a functional process. And I believe individual adopters can access the Mantis bug tracker. Michael and Andrew, please correct the above if necessary. Thanks Laszlo