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 13C87740049 for ; Fri, 17 Nov 2023 09:53:02 +0000 (UTC) DKIM-Signature: a=rsa-sha256; bh=9/mSWzp1PRlsO/brqB4lgNrMYx+tgCpjC5aAFnUEaSQ=; c=relaxed/simple; d=groups.io; h=From:To:References:In-Reply-To:Subject:Date:Message-ID:MIME-Version:Thread-Index:Precedence:List-Subscribe:List-Help:Sender:List-Id:Mailing-List:Delivered-To:Reply-To:List-Unsubscribe-Post:List-Unsubscribe:Content-Type:Content-Transfer-Encoding:Content-Language; s=20140610; t=1700214781; v=1; b=l1wYaUkdVhBkShUvVjU9JRA2IHhSbKemePAR5s5fxIjOWkXwWqRUiNvuu1ybCD7QHNsLeRjd wReT+oQtc5cTAfxWkCwfK5+TYB8GdOIcZWAVAU6kIemhO2rnbr/MQ7ZzbbEj4FWSXX8xUXVAaWh RNREZQhXIMGk0BLX4DW8iLeE= X-Received: by 127.0.0.2 with SMTP id CH2zYY7687511xnVFTyeo6WM; Fri, 17 Nov 2023 01:53:01 -0800 X-Received: from cxsh.intel-email.com (cxsh.intel-email.com [121.46.250.151]) by mx.groups.io with SMTP id smtpd.web11.8566.1700214779623545849 for ; Fri, 17 Nov 2023 01:53:00 -0800 X-Received: from cxsh.intel-email.com (localhost [127.0.0.1]) by cxsh.intel-email.com (Postfix) with ESMTP id 73D50DDA7F7 for ; Fri, 17 Nov 2023 17:52:56 +0800 (CST) X-Received: from localhost (localhost [127.0.0.1]) by cxsh.intel-email.com (Postfix) with ESMTP id 6F95ADDA7AF for ; Fri, 17 Nov 2023 17:52:56 +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 60701DDA7EB for ; Fri, 17 Nov 2023 17:52:52 +0800 (CST) X-Received: from DESKTOPS6D0PVI ([58.246.60.130]) (envelope-sender ) by 192.168.6.13 with ESMTP(SSL) for ; Fri, 17 Nov 2023 17:52:41 +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: , , , "'Abner Chang'" References: <20231115221231.1789-1-igork@ami.com> <9831d315-df5f-e901-4338-0aca68bbfb8d@redhat.com> In-Reply-To: <9831d315-df5f-e901-4338-0aca68bbfb8d@redhat.com> Subject: =?UTF-8?B?5Zue5aSNOiBbZWRrMi1kZXZlbF0gW1BBVENIIHY2IDAvMl0gRml4IGFuZCBvcHRpbWl6ZSB0aGUgaXNzdWUgaWYgSVB2NCBpbnN0YWxsZWQgYWZ0ZXIgUmVzdEV4?= Date: Fri, 17 Nov 2023 17:52:44 +0800 Message-ID: <00fb01da193b$cffd4da0$6ff7e8e0$@byosoft.com.cn> MIME-Version: 1.0 Thread-Index: AQGEnTQTr3sYN48RTwbFDv55Bn4dDAIjaD8asRghQAA= 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 Reply-To: devel@edk2.groups.io,gaoliming@byosoft.com.cn List-Unsubscribe-Post: List-Unsubscribe=One-Click List-Unsubscribe: X-Gm-Message-State: 3V20czTmZsWdAE8M5DhhwON7x7686176AA= 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=20140610 header.b=l1wYaUkd; dmarc=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 Laszlo: I agree to highlight this critical bug fix.=20 Igor: If no BZ, please help submit it. I will help merge your patch set.=20 Thanks Liming > -----=E9=82=AE=E4=BB=B6=E5=8E=9F=E4=BB=B6----- > =E5=8F=91=E4=BB=B6=E4=BA=BA: devel@edk2.groups.io = =E4=BB=A3=E8=A1=A8 Laszlo Ersek > =E5=8F=91=E9=80=81=E6=97=B6=E9=97=B4: 2023=E5=B9=B411=E6=9C=8817=E6=97=A5= 17:11 > =E6=94=B6=E4=BB=B6=E4=BA=BA: devel@edk2.groups.io; igork@ami.com; Abner C= hang > > =E4=B8=BB=E9=A2=98: Re: [edk2-devel] [PATCH v6 0/2] Fix and optimize the = issue if IPv4 > installed after RestEx >=20 > On 11/15/23 23:12, Igor Kulchytskyy via groups.io wrote: > > Igor Kulchytskyy (2): > > RedfishPkg: RedfishDiscoverDxe: Fix issue if IPv4 installed after > > RestEx > > RedfishPkg: RedfishDiscoverDxe: Optimize the Redfish Discover flow > > > > .../RedfishDiscoverDxe/RedfishDiscoverDxe.c | 225 > ++++++++++++------ > > .../RedfishDiscoverInternal.h | 4 + > > 2 files changed, 158 insertions(+), 71 deletions(-) >=20 > Should this patch series be highlighted in the release plan? Is there a B= Z? >=20 > Laszlo >=20 >=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 (#111351): https://edk2.groups.io/g/devel/message/111351 Mute This Topic: https://groups.io/mt/102644709/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-