From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from foss.arm.com (foss.arm.com [217.140.110.172]) by mx.groups.io with SMTP id smtpd.web10.10393.1589198189260042888 for ; Mon, 11 May 2020 04:56:29 -0700 Authentication-Results: mx.groups.io; dkim=missing; spf=pass (domain: arm.com, ip: 217.140.110.172, mailfrom: ard.biesheuvel@arm.com) Received: from usa-sjc-imap-foss1.foss.arm.com (unknown [10.121.207.14]) by usa-sjc-mx-foss1.foss.arm.com (Postfix) with ESMTP id 0B22AD6E; Mon, 11 May 2020 04:56:28 -0700 (PDT) Received: from [192.168.1.81] (unknown [172.31.20.19]) by usa-sjc-imap-foss1.foss.arm.com (Postfix) with ESMTPSA id E51873F68F; Mon, 11 May 2020 04:56:26 -0700 (PDT) Subject: Re: [edk2-devel] [edk2-platforms][PATCH 1/1] RPi3: default DisplayDxe to just native mode To: Pete Batard , devel@edk2.groups.io, Andrei Warkentin Cc: leif@nuviainc.com, philmd@redhat.com References: <20200510213603.12741-1-andrey.warkentin@gmail.com> <160DF42BB1B94275.21511@groups.io> From: "Ard Biesheuvel" Message-ID: Date: Mon, 11 May 2020 13:56:20 +0200 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.7.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: en-US Content-Transfer-Encoding: 7bit On 5/11/20 1:00 PM, Pete Batard wrote: > Actually forgot one thing on this one: > Subject line should say "RPi" not "RPi3" since it affects both Pi's. > OK. I fixed that up. For future patches, could you please start adding 'Platform/RaspberryPi' in full? I have to fix that up manually every time, and sometimes I forget. This patch pushed as d492639638ee..bfa32ac70a75