From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail02.groups.io (mail02.groups.io [66.175.222.108]) by spool.mail.gandi.net (Postfix) with ESMTPS id 0624678003C for ; Fri, 29 Mar 2024 20:22:41 +0000 (UTC) DKIM-Signature: a=rsa-sha256; bh=OunXAusk7W/mdDgVyRfTjnmJektcB9lzY3XXhaH8lkU=; c=relaxed/simple; d=groups.io; h=DKIM-Filter:Message-ID:Date:MIME-Version:User-Agent:Subject:From:To:Cc:Reply-To:References:In-Reply-To:Precedence:List-Subscribe:List-Help:Sender:List-Id:Mailing-List:Delivered-To:Resent-Date:List-Unsubscribe-Post:List-Unsubscribe:Content-Language:Content-Type:Content-Transfer-Encoding; s=20240206; t=1711743760; v=1; b=CSGL/64ajl7sK62o3W6vCDnYR6XGk8xtLU/1ADT0i/hRBDYvfrKqUTSbGPsP33H7inYtiEvW ZWUB6YLPQAzzT7XQLw6frBAnXtc5YOUBlqGWBDnvXGwpVNA3TBBeULW9rju7rfjIj8eOKQBwrvL XNI/NNViFquqIRfy5Dys1j1JdOY4xz2lF4WJOQwMnkp5WSd1uveVwiybI+ubIPZtphsUjsBSaoo e6wYiKnmNvhngAOOTDhiKlmUASb496LxZ8aWcBkaVwTYPI0GLa4Xw1hnGCBP+T+DgPhtSQ/KeJT 3GXy52JuRHC8DYo6fcbI861G3RfsrCcPBPnjvEs0VeYrg== X-Received: by 127.0.0.2 with SMTP id fJTTYY7687511xu5TMdNYNa2; Fri, 29 Mar 2024 13:22:40 -0700 X-Received: from linux.microsoft.com (linux.microsoft.com [13.77.154.182]) by mx.groups.io with SMTP id smtpd.web11.1065.1711743760048500006 for ; Fri, 29 Mar 2024 13:22:40 -0700 X-Received: from [10.137.194.171] (unknown [131.107.159.43]) by linux.microsoft.com (Postfix) with ESMTPSA id 9431120E6F42; Fri, 29 Mar 2024 13:22:39 -0700 (PDT) DKIM-Filter: OpenDKIM Filter v2.11.0 linux.microsoft.com 9431120E6F42 Message-ID: <60c81b2a-a2ee-452d-9556-152652eeb4e2@linux.microsoft.com> Date: Fri, 29 Mar 2024 13:22:39 -0700 MIME-Version: 1.0 User-Agent: Mozilla Thunderbird Subject: Re: [edk2-devel] [PATCH v2 0/3] MdeModulePkg: ImagePropertiesRecordLib Fixes From: "Oliver Smith-Denny" To: devel@edk2.groups.io, michael.d.kinney@intel.com, Ard Biesheuvel Cc: Liming Gao , "Ni, Ray" , Leif Lindholm , Sami Mujawar , Taylor Beebe Reply-To: devel@edk2.groups.io,osde@linux.microsoft.com References: <17BBD31426742776.6798@groups.io> <17BC63588355F2EE.10267@groups.io> <17BE8986E5F1B75A.24580@groups.io> <5931dde2-607e-475e-87b8-4782493f05b3@linux.microsoft.com> <17C14C5D0AA05940.7714@groups.io> In-Reply-To: <17C14C5D0AA05940.7714@groups.io> Precedence: Bulk List-Subscribe: List-Help: Sender: devel@edk2.groups.io List-Id: Mailing-List: list devel@edk2.groups.io; contact devel+owner@edk2.groups.io Resent-Date: Fri, 29 Mar 2024 13:22:40 -0700 List-Unsubscribe-Post: List-Unsubscribe=One-Click List-Unsubscribe: X-Gm-Message-State: 2f76GScCDWvnsOoCSARlIZhcx7686176AA= Content-Language: en-US Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: quoted-printable X-GND-Status: LEGIT Authentication-Results: spool.mail.gandi.net; dkim=pass header.d=groups.io header.s=20240206 header.b="CSGL/64a"; dmarc=fail reason="SPF not aligned (relaxed), DKIM not aligned (relaxed)" header.from=linux.microsoft.com (policy=none); spf=pass (spool.mail.gandi.net: domain of bounce@groups.io designates 66.175.222.108 as permitted sender) smtp.mailfrom=bounce@groups.io I sent a v3 with the fixup (it was trivial, from my last patch, apologies for not fixing up before). I added the RBs/AB, hope that was alright since there was no substantial code change, just the merge fix. Thanks, Oliver On 3/29/2024 10:28 AM, Oliver Smith-Denny wrote: > Will do! Sorry, it's sat for a bit, so not too surprising. I'll > get that up soon. >=20 > Thanks, > Oliver >=20 > On 3/29/2024 10:27 AM, Michael D Kinney wrote: >> Hi Oliver, >> >> I am seeing a merge conflict with the V2 patches from the emails. >> >> Can you please rebase, resolve conflicts, and resend? >> >> Thanks, >> >> Mike >> >>> -----Original Message----- >>> From: Oliver Smith-Denny >>> Sent: Friday, March 29, 2024 10:14 AM >>> To: devel@edk2.groups.io; Kinney, Michael D=20 >>> ; >>> Ard Biesheuvel >>> Cc: Liming Gao ; Ni, Ray=20 >>> ; Leif >>> Lindholm ; Sami Mujawar=20 >>> ; >>> Taylor Beebe >>> Subject: Re: [edk2-devel] [PATCH v2 0/3] MdeModulePkg: >>> ImagePropertiesRecordLib Fixes >>> >>> Thanks Mike! >>> >>> Oliver >>> >>> On 3/29/2024 10:12 AM, Michael D Kinney wrote: >>>> Hi Ard, >>>> >>>> I have reviewed the discussion on the V1 and V2 versions of the series= . >>>> For the V2 Series: >>>> >>>> =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 Acked-by: Michael D Kinney >>>> >>>> I will add the Rb/Ab tags and get this merged. >>>> >>>> Mike >>>> >>>>> -----Original Message----- >>>>> From: Ard Biesheuvel >>>>> Sent: Friday, March 29, 2024 1:03 AM >>>>> To: devel@edk2.groups.io; osde@linux.microsoft.com >>>>> Cc: Liming Gao ; Kinney, Michael D >>>>> ; Ni, Ray ; Leif=20 >>>>> Lindholm >>>>> ; Sami Mujawar ;=20 >>>>> Taylor >>>>> Beebe >>>>> Subject: Re: [edk2-devel] [PATCH v2 0/3] MdeModulePkg: >>>>> ImagePropertiesRecordLib Fixes >>>>> >>>>> On Wed, 27 Mar 2024 at 20:14, Oliver Smith-Denny >>>>> wrote: >>>>>> >>>>>> Hi Mike and Ray, >>>>>> >>>>>> I'm here to bug you again :). I have another patchset that >>>>>> unfortunately Liming has not gotten to review in a month's >>>>>> time frame with weekly pings. When I bugged you last time, >>>>>> he reviewed the next day, so something must have worked out >>>>>> there. Can you please help get this merged? >>>>>> >>>>>> Liming, do you need the community to find another member >>>>>> to help as a second MdeModulePkg maintainer? It's obviously >>>>>> a large job and you have been less responsive the past few >>>>>> months, which has slowed down getting some really >>>>>> important fixes into MdeModulePkg. >>>>>> >>>>> >>>>> Yes, could we please get this merged? These are important fixes. >>>>> >>>>> In case it was missed, for the series: >>>>> >>>>> Reviewed-by: Ard Biesheuvel >>>> >>>> >>>> >>>> >>>> >> >> >> >> >> >=20 >=20 >=20 >=20 -=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D- Groups.io Links: You receive all messages sent to this group. View/Reply Online (#117243): https://edk2.groups.io/g/devel/message/117243 Mute This Topic: https://groups.io/mt/104873191/7686176 Group Owner: devel+owner@edk2.groups.io Unsubscribe: https://edk2.groups.io/g/devel/unsub [rebecca@openfw.io] -=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-