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 5125E74004C for ; Mon, 11 Mar 2024 15:35:11 +0000 (UTC) DKIM-Signature: a=rsa-sha256; bh=0Dma3mAHi0ptrXkxqFw/3yfBKWCBo0HoTm27zYcfxSw=; c=relaxed/simple; d=groups.io; h=MIME-Version:References:In-Reply-To:From:Date:Message-ID:Subject:To:Cc:Precedence:List-Subscribe:List-Help:Sender:List-Id:Mailing-List:Delivered-To:Reply-To:List-Unsubscribe-Post:List-Unsubscribe:Content-Type:Content-Transfer-Encoding; s=20240206; t=1710171310; v=1; b=diR+j1SAMNA64jxcnibSm3Cry/Y+k2x0jAk97apPpEG/nkSP/5tijZzyEok8S+n17LQZ+h7W /T3i/14wWJGpdZEG1h3FkmIpIgGX4G8D3YsH32czhQd6WYdwi/vaEqPcb9eUQOJq1UvmNJM7Bs5 vrhGHTEhdp1R56c8QEQemAZza3rPXHKMZHbR++qagtXPqQfbb8Rk5vAeHqOjhVOyzVVGpmyqBdw NkmYWWD3AkJ3fjG6Lmi3zWrtoEr+fh4zZBFKvpizfSwmUwxVk2mydS3ou9ySjKtmUYa77R5LfC2 HA4XaUoMi2McLPje8BohIQuTrAy/RgOeM3MQ7ic7/tbjA== X-Received: by 127.0.0.2 with SMTP id EzDZYY7687511xZg9B7ymXuI; Mon, 11 Mar 2024 08:35:10 -0700 X-Received: from mail-lj1-f177.google.com (mail-lj1-f177.google.com [209.85.208.177]) by mx.groups.io with SMTP id smtpd.web10.65980.1710171309025743845 for ; Mon, 11 Mar 2024 08:35:09 -0700 X-Received: by mail-lj1-f177.google.com with SMTP id 38308e7fff4ca-2d29aad15a5so49974351fa.3 for ; Mon, 11 Mar 2024 08:35:08 -0700 (PDT) X-Gm-Message-State: m7H3PDiHzroQPT3hmtpH6Qntx7686176AA= X-Google-Smtp-Source: AGHT+IEmxL9Q+3qL9chrOc+vIF5rW0UzuwROkvl0abSv4oSP3R9p0sDFO+m5gbdJbui92HUrTB6ZyqJ4dEjfmHwyjT8= X-Received: by 2002:a2e:b8ce:0:b0:2d4:3cf8:1843 with SMTP id s14-20020a2eb8ce000000b002d43cf81843mr2582028ljp.6.1710171306820; Mon, 11 Mar 2024 08:35:06 -0700 (PDT) MIME-Version: 1.0 References: In-Reply-To: From: "Marcin Wojtas" Date: Mon, 11 Mar 2024 08:35:09 -0700 Message-ID: Subject: Re: [edk2-devel] [PATCH V2] Pkg-Module: Silicon/Marvell To: Gahan Saraiya Cc: devel@edk2.groups.io, Leif Lindholm 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,marcin.s.wojtas@gmail.com List-Unsubscribe-Post: List-Unsubscribe=One-Click List-Unsubscribe: Content-Type: text/plain; charset="UTF-8" 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=diR+j1SA; dmarc=fail reason="SPF not aligned (relaxed), DKIM not aligned (relaxed)" header.from=gmail.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 wt., 20 lut 2024 o 11:35 Gahan Saraiya napisa=C5= =82(a): > > REF: https://bugzilla.tianocore.org/show_bug.cgi?id=3D4689 > > Bug 4689 - GetInfo() of Adapter Information Protocol > should have a provision for IHV to return no data for > UEFI Spec compliance 2.9 [mantis #1866] > > Cc: Marcin Wojtas > Cc: Leif Lindholm > Signed-off-by: Gahan Saraiya > --- > Silicon/Marvell/Drivers/Net/Pp2Dxe/Pp2Dxe.c | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/Silicon/Marvell/Drivers/Net/Pp2Dxe/Pp2Dxe.c b/Silicon/Marvel= l/Drivers/Net/Pp2Dxe/Pp2Dxe.c > index 5e463ac932..517b21940d 100644 > --- a/Silicon/Marvell/Drivers/Net/Pp2Dxe/Pp2Dxe.c > +++ b/Silicon/Marvell/Drivers/Net/Pp2Dxe/Pp2Dxe.c > @@ -1394,6 +1394,7 @@ Pp2DxeSnpInstall ( > > @retval EFI_SUCCESS The InformationType information was= retrieved. > @retval EFI_UNSUPPORTED The InformationType is not known. > + @retval EFI_NOT_FOUND Information is not available for th= e requested information type. > @retval EFI_DEVICE_ERROR The device reported an error. > @retval EFI_OUT_OF_RESOURCES The request could not be completed = due to a lack of resources. > @retval EFI_INVALID_PARAMETER This is NULL. > -- > 2.39.2.windows.1 > Reviewed-by: Marcin Wojtas Thanks! -=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 (#116647): https://edk2.groups.io/g/devel/message/116647 Mute This Topic: https://groups.io/mt/104465115/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-