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 AB0C7D80A13 for ; Mon, 25 Sep 2023 06:05:19 +0000 (UTC) DKIM-Signature: a=rsa-sha256; bh=4ebIb0poSB2wdUUX5e6oeok6UyNPuZSN8L16k8V+O2Y=; c=relaxed/simple; d=groups.io; h=MIME-Version:References:In-Reply-To:From:Date:Message-ID:Subject:To:Precedence:List-Subscribe:List-Help:Sender:List-Id:Mailing-List:Delivered-To:Reply-To:List-Unsubscribe-Post:List-Unsubscribe:Content-Type; s=20140610; t=1695621918; v=1; b=fMb1wLhv+rytbvG13XMB+lmZ5szDlxOufYDxBekfqJt9x+/X7iSt2gktwzWi6Zqc0zPdXkr2 z8eOAaHYQ4fCvUOJxkN3sBE3AQhJ7RPdp6jSwEFIPa0jI/KzvoLECVaCZIwkps4UVAlhiD6saQ2 YMYQEeMxrpS618MIdvyJ+460= X-Received: by 127.0.0.2 with SMTP id SnMwYY7687511x3ZjEOARBR8; Sun, 24 Sep 2023 23:05:18 -0700 X-Received: from mail-pg1-f171.google.com (mail-pg1-f171.google.com [209.85.215.171]) by mx.groups.io with SMTP id smtpd.web11.55752.1695621917488521543 for ; Sun, 24 Sep 2023 23:05:17 -0700 X-Received: by mail-pg1-f171.google.com with SMTP id 41be03b00d2f7-578a62c088cso4997345a12.1 for ; Sun, 24 Sep 2023 23:05:17 -0700 (PDT) X-Gm-Message-State: jXJNCffGSBAq4ZcmLWbhWacRx7686176AA= X-Google-Smtp-Source: AGHT+IGmQXhwBZswKB37lTrf80x7EBMvmG7MH48eyCZxVfLvKux9i7YhIjyY1kQ+dD5eCgBANGhtO+MApJ/B9c0rbEo= X-Received: by 2002:a17:90a:f2d7:b0:277:61d7:78be with SMTP id gt23-20020a17090af2d700b0027761d778bemr2041951pjb.14.1695621916327; Sun, 24 Sep 2023 23:05:16 -0700 (PDT) MIME-Version: 1.0 References: <20230717115420.2291717-1-rsingh@ventanamicro.com> In-Reply-To: <20230717115420.2291717-1-rsingh@ventanamicro.com> From: "Ranbir Singh" Date: Mon, 25 Sep 2023 11:35:05 +0530 Message-ID: Subject: Re: [edk2-devel] [PATCH v1 0/2] MdeModulePkg/Bus/Pci/PciHostBridgeDxe: Fix issues pointed by Coverity To: devel@edk2.groups.io, rsingh@ventanamicro.com, Hao A Wu , Ray Ni 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,rsingh@ventanamicro.com List-Unsubscribe-Post: List-Unsubscribe=One-Click List-Unsubscribe: Content-Type: multipart/alternative; boundary="000000000000ff22f0060628bd1c" X-GND-Status: LEGIT Authentication-Results: spool.mail.gandi.net; dkim=pass header.d=groups.io header.s=20140610 header.b=fMb1wLhv; spf=pass (spool.mail.gandi.net: domain of bounce@groups.io designates 66.175.222.108 as permitted sender) smtp.mailfrom=bounce@groups.io; dmarc=none --000000000000ff22f0060628bd1c Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable Soft reminder to have a look at the series On Mon, Jul 17, 2023 at 5:24=E2=80=AFPM Ranbir Singh wrote: > Ranbir Singh (2): > MdeModulePkg/Bus/Pci/PciHostBridgeDxe: Fix OVERRUN Coverity issues > MdeModulePkg/Bus/Pci/PciHostBridgeDxe: Fix MISSING_BREAK Coverity > issue > > MdeModulePkg/Bus/Pci/PciHostBridgeDxe/PciHostBridge.c | 9 +++++++++ > 1 file changed, 9 insertions(+) > > -- > 2.34.1 > > -=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 (#109036): https://edk2.groups.io/g/devel/message/109036 Mute This Topic: https://groups.io/mt/100212111/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- --000000000000ff22f0060628bd1c Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
Soft reminder=C2=A0to have a look at the series

<= div class=3D"gmail_quote">
On Mon, Jul= 17, 2023 at 5:24=E2=80=AFPM Ranbir Singh <rsingh@ventanamicro.com> wrote:
Ranbir Singh (2):
=C2=A0 MdeModulePkg/Bus/Pci/PciHostBridgeDxe: Fix OVERRUN Coverity issues =C2=A0 MdeModulePkg/Bus/Pci/PciHostBridgeDxe: Fix MISSING_BREAK Coverity =C2=A0 =C2=A0 issue

=C2=A0MdeModulePkg/Bus/Pci/PciHostBridgeDxe/PciHostBridge.c | 9 +++++++++ =C2=A01 file changed, 9 insertions(+)

--
2.34.1

_._,_._,_

Groups.io Links:

=20 You receive all messages sent to this group. =20 =20

View/Reply Online (#109036) | =20 | Mute= This Topic | New Topic
Your Subscriptio= n | Contact Group Owner | Unsubscribe [rebecca@openfw.io]

_._,_._,_
--000000000000ff22f0060628bd1c--