From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-03.1984.is (mail-03.1984.is [93.95.224.70]) (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 0DEF321D49108 for ; Mon, 21 Aug 2017 07:17:49 -0700 (PDT) Received: from localhost by mail-03.1984.is with esmtpsa (TLSv1.2:DHE-RSA-AES128-SHA:128) (Exim 4.84_2) (envelope-from ) id 1djnYt-0006M3-3X; Mon, 21 Aug 2017 14:20:15 +0000 To: Leif Lindholm References: <20170820193335.21471-1-alan@softiron.com> <20170821141243.e5kgwd433ecur7gi@bivouac.eciton.net> Cc: ard.biesheuvel@linaro.org, edk2-devel@lists.01.org, linaro-uefi@lists.linaro.org From: Alan Ott Message-ID: <0dc36644-f4e3-ac80-0f52-4ea0d74cc979@softiron.com> Date: Mon, 21 Aug 2017 10:20:11 -0400 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.2.0 MIME-Version: 1.0 In-Reply-To: <20170821141243.e5kgwd433ecur7gi@bivouac.eciton.net> Subject: Re: [PATCH v2 edk2-platforms 0/3] Re-enable the second SATA controller on Overdrive X-BeenThere: edk2-devel@lists.01.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: EDK II Development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 21 Aug 2017 14:17:49 -0000 Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit On 08/21/2017 10:12 AM, Leif Lindholm wrote: > On Sun, Aug 20, 2017 at 03:33:32PM -0400, Alan Ott wrote: >> Without the PCD for the second SATA Controller being specified, the boot >> will hang. These patches fix it. > > Given Ard's RB, I'm happy for this to go in. > However, would you be happy to contribute these under TianoCore > Contribution Agreement 1.1 rather than 1.0? > > If so, please confirm here and I can fold in the change before > pushing. Contributed-under: TianoCore Contribution Agreement 1.1 Thanks Leif!