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.9237.1600852956203468964 for ; Wed, 23 Sep 2020 02:22:36 -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 3CFA4D6E; Wed, 23 Sep 2020 02:22:35 -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 63DB63F718; Wed, 23 Sep 2020 02:22:33 -0700 (PDT) Subject: Re: [edk2-devel] [EXTERNAL] [PATCH v8 00/14] Add the VariablePolicy feature To: Laszlo Ersek , devel@edk2.groups.io, bret.barkelew@microsoft.com, Bret Barkelew Cc: "Yao, Jiewen" , Dandan Bi , Chao Zhang , Jian J Wang , Hao A Wu , "liming.gao" , Jordan Justen , Andrew Fish , "Ni, Ray" References: <20200923060748.3795-1-bret.barkelew@microsoft.com> From: "Ard Biesheuvel" Message-ID: <1d4ef977-beb8-f7de-a4f9-4137dd23ed50@arm.com> Date: Wed, 23 Sep 2020 11:22:21 +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=windows-1252; format=flowed Content-Language: en-US Content-Transfer-Encoding: quoted-printable On 9/23/20 10:45 AM, Laszlo Ersek wrote: > On 09/23/20 08:12, Bret Barkelew via groups.io wrote: >> To whom it may concern, >> This is as done as it=E2=80=99s going to get. >> >> Thank you all for your help! >=20 > Seems like it's been fully reviewed. If that's the case -- do you want > me to merge it? >=20 > (Asking because the series modifies multiple packages, so there isn't a > maintainer that's uniquely responsible for merging the series.) >=20 Yes, please. This has been going on long enough. Only question I have is breakage in edk2-platforms - it seems that most=20 platforms there are broken atm anyway due to the RngLib change having=20 been merged, but it would be good to have an idea what the status is ther= e.