From mboxrd@z Thu Jan 1 00:00:00 1970 Authentication-Results: mx.groups.io; dkim=missing; spf=pass (domain: redhat.com, ip: 209.132.183.28, mailfrom: lersek@redhat.com) Received: from mx1.redhat.com (mx1.redhat.com [209.132.183.28]) by groups.io with SMTP; Tue, 28 May 2019 04:48:35 -0700 Received: from smtp.corp.redhat.com (int-mx05.intmail.prod.int.phx2.redhat.com [10.5.11.15]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.redhat.com (Postfix) with ESMTPS id 65B777EBD3; Tue, 28 May 2019 11:48:29 +0000 (UTC) Received: from lacos-laptop-7.usersys.redhat.com (ovpn-120-218.rdu2.redhat.com [10.10.120.218]) by smtp.corp.redhat.com (Postfix) with ESMTP id D07015D71A; Tue, 28 May 2019 11:48:26 +0000 (UTC) Subject: Re: [edk2-devel] [PATCH v2 00/10] Duplicate required CSM components for OVMF To: devel@edk2.groups.io, hao.a.wu@intel.com Cc: David Woodhouse , Ray Ni , Jordan Justen , Ard Biesheuvel References: <20190527030350.11996-1-hao.a.wu@intel.com> From: "Laszlo Ersek" Message-ID: <5bb0b7dc-a16e-3ff9-af6e-3c87c6e3744c@redhat.com> Date: Tue, 28 May 2019 13:48:25 +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: <20190527030350.11996-1-hao.a.wu@intel.com> X-Scanned-By: MIMEDefang 2.79 on 10.5.11.15 X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.5.16 (mx1.redhat.com [10.5.110.27]); Tue, 28 May 2019 11:48:34 +0000 (UTC) Content-Type: text/plain; charset=utf-8 Content-Language: en-US Content-Transfer-Encoding: 7bit On 05/27/19 05:03, Wu, Hao A wrote: > ''' > Please note that this series will be hold until the edk2-stable201905 is > created. > ''' > > The series is also available at: > https://github.com/hwu25/edk2/tree/ovmf_csm_v2 > > V2 changes: > > Discussion with David Woodhouse for him to take the reviewer role for the > duplicated CSM components under OvmfPkg: > https://edk2.groups.io/g/devel/topic/31682287#40996 > > The (new) first patch will update the Maintainers.txt to reflect such > role. As noted earlier, I plan to review this series once David is happy with it (in particular, with the first patch). And, the following patch sets all depend on this one, directly or indirectly: [edk2-devel] [PATCH v1 0/6] Ovmf: Drop IntelFramework[Module]Pkg dependency [edk2-devel] [RFC][PATCH v1 0/1] PcAtChipsetPkg: Remove framework modules [edk2-devel] [RFC][PATCH v1 0/3] Remove IntelFramework[Module]Pkg Of those, I plan to review at least the OvmfPkg one, once the dependencies are all in place. Please ping me, should I forget. (Yesterday I made an effort to set up the inter-BZ deps as well.) Thanks, Laszlo