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.web11.1805.1587389100677368283 for ; Mon, 20 Apr 2020 06:25:00 -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 47CF01FB; Mon, 20 Apr 2020 06:25:00 -0700 (PDT) Received: from [10.37.9.3] (unknown [10.37.9.3]) by usa-sjc-imap-foss1.foss.arm.com (Postfix) with ESMTPSA id 0B06C3F237; Mon, 20 Apr 2020 06:24:58 -0700 (PDT) Subject: Re: [edk2-platform][PATCH v1 0/4] Platform/RaspberryPi : Enable TFTP shell command To: Samer El-Haj-Mahmoud , devel@edk2.groups.io Cc: Leif Lindholm , Pete Batard , Andrei Warkentin References: <20200419130417.3298-1-samer@elhajmahmoud.com> From: "Ard Biesheuvel" Message-ID: <01cefd3c-0921-e198-a016-20d798f837c7@arm.com> Date: Mon, 20 Apr 2020 15:24:56 +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: <20200419130417.3298-1-samer@elhajmahmoud.com> Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: en-US Content-Transfer-Encoding: 7bit On 4/19/20 3:04 PM, Samer El-Haj-Mahmoud wrote: > Fix an ASSERT with the TFTP dynamic Shell command on the > RPi3 and RPi4 when running DEBUG builds. Also, enable the > command by default for all builds. > > Cc: Leif Lindholm > Cc: Ard Biesheuvel > Cc: Pete Batard > Cc: Andrei Warkentin > > Samer El-Haj-Mahmoud (4): > Platform/RaspberryPi/RPi3: Fix TFTP dynamic command initialization > Platform/RaspberryPi/RPi4: Fix TFTP dynamic command initialization Patches #1 and #2 Reviewed-by: Ard Biesheuvel Pushed as 944af47a8c83..f09ea1a6227f