From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail05.groups.io (mail05.groups.io [45.79.224.7]) by spool.mail.gandi.net (Postfix) with ESMTPS id 2BE24740032 for ; Fri, 24 May 2024 09:12:21 +0000 (UTC) DKIM-Signature: a=rsa-sha256; bh=gjlMOCRQXlo/Wlo4Ic8rBNvhpViGL0SwLNyE94EcYA0=; c=relaxed/simple; d=groups.io; h=From:To:Cc:References:In-Reply-To:Subject:Date:Message-ID:MIME-Version:Thread-Index:Precedence:List-Subscribe:List-Help:Sender:List-Id:Mailing-List:Delivered-To:Resent-Date:Resent-From:Reply-To:List-Unsubscribe-Post:List-Unsubscribe:Content-Type:Content-Transfer-Encoding:Content-Language; s=20240206; t=1716541939; v=1; b=k8djky+lMtFq7QiHWMtw4KQEzVELw2rsZzYQjDP3n1M9KgKINhfL3IoDgYDUQvMpCS73fnv7 fhbNe+uJ57l0JKRUUXTNI+/Y6HU1un7twc5EQ3dQvJlOoHOctdxku0mSFPctj26/EljZmIASVRS HwSfoc9Yv/a4srJGhzO9f/Ksg2VsNIoqxjkl3opgXt0bs5YPBJF77XJM6hVEQ9COtunwF76F/cQ kTpUYViDDjNzDJ5VSsemaR+7ep8D6RJlsKrAphRDAn02b+SCElHtPE3bgsThbsY7jSLdXEdRy4h 6Ppg+1bmoDUYRkzt3sC7eda7WmF5tjfvfJTcOKSKnMkNg== X-Received: by 127.0.0.2 with SMTP id SKO4YY7687511x8PY2pfUKmA; Fri, 24 May 2024 02:12:19 -0700 X-Received: from cxsh.intel-email.com (cxsh.intel-email.com [121.46.250.151]) by mx.groups.io with SMTP id smtpd.web10.11598.1716541938521579318 for ; Fri, 24 May 2024 02:12:19 -0700 X-Received: from cxsh.intel-email.com (localhost [127.0.0.1]) by cxsh.intel-email.com (Postfix) with ESMTP id F32F0DDA835 for ; Fri, 24 May 2024 17:12:12 +0800 (CST) X-Received: from localhost (localhost [127.0.0.1]) by cxsh.intel-email.com (Postfix) with ESMTP id E8107DDA84B for ; Fri, 24 May 2024 17:12:12 +0800 (CST) X-Received: from mail.byosoft.com.cn (mail.byosoft.com.cn [58.240.74.242]) by cxsh.intel-email.com (Postfix) with SMTP id 35805DDA82B for ; Fri, 24 May 2024 17:12:09 +0800 (CST) X-Received: from DESKTOPS6D0PVI ([58.246.60.130]) (envelope-sender ) by 192.168.6.13 with ESMTP(SSL) for ; Fri, 24 May 2024 17:11:58 +0800 X-WM-Sender: gaoliming@byosoft.com.cn X-Originating-IP: 58.246.60.130 X-WM-AuthFlag: YES X-WM-AuthUser: gaoliming@byosoft.com.cn From: "gaoliming via groups.io" To: "'Ard Biesheuvel'" , Cc: , , "'Michael D Kinney'" , "'Andrew Fish'" , References: <20240524054512.523329-1-douglas.flick@microsoft.com> <001001daada8$358301a0$a08904e0$@byosoft.com.cn> In-Reply-To: Subject: =?UTF-8?B?5Zue5aSNOiBbZWRrMi1kZXZlbF0gW1BBVENIIHYzIDAwLzIwXSBOZXR3b3JrUGtnOiBDVkUtMjAyMy00NTIzNiBhbmQgQ1ZFLTIwMjMtNDUyMzc=?= Date: Fri, 24 May 2024 17:12:01 +0800 Message-ID: <003a01daadba$7013d080$503b7180$@byosoft.com.cn> MIME-Version: 1.0 Thread-Index: AQKDb+eujiMXEG5By6JZvHytBKYtfALWmuKqAZt6qRewMQQ9gA== 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, 24 May 2024 02:12:19 -0700 Resent-From: gaoliming@byosoft.com.cn Reply-To: devel@edk2.groups.io,gaoliming@byosoft.com.cn List-Unsubscribe-Post: List-Unsubscribe=One-Click List-Unsubscribe: X-Gm-Message-State: BUipCoiKCdP3lwWDOuqRAfLEx7686176AA= Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable Content-Language: zh-cn X-GND-Status: LEGIT Authentication-Results: spool.mail.gandi.net; dkim=pass header.d=groups.io header.s=20240206 header.b=k8djky+l; dmarc=pass (policy=none) header.from=groups.io; spf=pass (spool.mail.gandi.net: domain of bounce@groups.io designates 45.79.224.7 as permitted sender) smtp.mailfrom=bounce@groups.io Ard: Here is Doug PR https://github.com/tianocore/edk2/pull/5582 that includes= 20 commits. You can check them.=20 Thanks Liming > -----=E9=82=AE=E4=BB=B6=E5=8E=9F=E4=BB=B6----- > =E5=8F=91=E4=BB=B6=E4=BA=BA: Ard Biesheuvel > =E5=8F=91=E9=80=81=E6=97=B6=E9=97=B4: 2024=E5=B9=B45=E6=9C=8824=E6=97=A5 = 15:07 > =E6=94=B6=E4=BB=B6=E4=BA=BA: devel@edk2.groups.io; gaoliming@byosoft.com.= cn > =E6=8A=84=E9=80=81: dougflick@microsoft.com; kraxel@redhat.com; Michael D= Kinney > ; Andrew Fish ; > quic_llindhol@quicinc.com > =E4=B8=BB=E9=A2=98: Re: [edk2-devel] [PATCH v3 00/20] NetworkPkg: CVE-202= 3-45236 and > CVE-2023-45237 >=20 > On Fri, 24 May 2024 at 09:01, gaoliming via groups.io > wrote: > > > > Ard and Gerd: > > Doug updated this patch set based on your suggestion. Could you give > > reviewed-by or acked-by for the changes in OvmfPkg and ArmVirtPkg if yo= u > > have no other comments? > > >=20 > I see ~60 patches from Doug, seemingly 3 copies of the v3 series. I am > going to assume they are identical. >=20 > The changes I contributed should appear at the beginning of the > series, not the end, so that bisect does not get broken. >=20 > Perhaps Doug could send a v4 (only once!) that has everything in the > correct order, and I will look at it. -=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 (#119252): https://edk2.groups.io/g/devel/message/119252 Mute This Topic: https://groups.io/mt/106278281/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-