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.5254.1586247733038343416 for ; Tue, 07 Apr 2020 01:22:13 -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 5158430E; Tue, 7 Apr 2020 01:22:12 -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 0C5E53F68F; Tue, 7 Apr 2020 01:22:09 -0700 (PDT) Subject: Re: [edk2-devel] [PATCH 0/4] remove generation of EFI properties table To: devel@edk2.groups.io, jian.j.wang@intel.com, Ard Biesheuvel , "Bi, Dandan" , "Wu, Hao A" Cc: Laszlo Ersek , Leif Lindholm , "Kinney, Michael D" , "Ni, Ray" , "Yao, Jiewen" , Bret Barkelew References: <20200326102443.748-1-ard.biesheuvel@linaro.org> <3C0D5C461C9E904E8F62152F6274C0BB40DA5896@SHSMSX104.ccr.corp.intel.com> From: "Ard Biesheuvel" Message-ID: Date: Tue, 7 Apr 2020 10:22:08 +0200 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.4.1 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 4/7/20 9:27 AM, Wang, Jian J via groups.io wrote: > Ard, > > My apologies. I was indeed working desperately to catch some deadlines recently. > I agree to remove the properties table. > > For the whole series, > > Reviewed-by: Jian J Wang > Thanks all. Merged into edk2/master.