From nobody Fri Jun 26 23:17:48 2026 Delivered-To: importer@patchew.org Received-SPF: pass (zohomail.com: domain of groups.io designates 66.175.222.108 as permitted sender) client-ip=66.175.222.108; envelope-from=bounce+27952+112575+1787277+3901457@groups.io; helo=mail02.groups.io; Authentication-Results: mx.zohomail.com; dkim=pass; spf=pass (zohomail.com: domain of groups.io designates 66.175.222.108 as permitted sender) smtp.mailfrom=bounce+27952+112575+1787277+3901457@groups.io; dmarc=fail(p=none dis=none) header.from=gmail.com ARC-Seal: i=1; a=rsa-sha256; t=1702598661; cv=none; d=zohomail.com; s=zohoarc; b=Jri/OWb3yXNWG+p1KaKpzfDdH5Q2rcoz7ekRn7FYu/hE3+ZvD3dGeXizpO8sB8Y42msP4eEEsP4aQ0baWBP2QfevEZhpSSqCtxLRfh1IoQ1+cv2TBXGdLiwWRKINXH6oVp7d+XPSrFhroRfGW+a52BJjwuIcXFVLn+E3v1oc1CE= ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=zohomail.com; s=zohoarc; t=1702598661; h=Content-Transfer-Encoding:Cc:Cc:Date:Date:From:From:In-Reply-To:List-Subscribe:List-Id:List-Help:List-Unsubscribe:MIME-Version:Message-ID:Reply-To:Reply-To:References:Sender:Subject:Subject:To:To:Message-Id; bh=j/XFc0UYcSRusU/8aonqmu6eVuea7rgYCqG7LsrBzXM=; b=VxLD6LCk9oIA0awVTkQtsdHIsp1HhcrU5/XIdOWSBO//cs/jV/o0v9CSgmc3urU87R6EmC65JWfSEa9HDey7wrpYszoBhVzIblkfoGV8qSRf+iZYllYHOfWlljPSdUOrJ0knJ5ORPnd2JaaxEx7d6xEDpIJRMpW9/rl9Kp4ppoE= ARC-Authentication-Results: i=1; mx.zohomail.com; dkim=pass; spf=pass (zohomail.com: domain of groups.io designates 66.175.222.108 as permitted sender) smtp.mailfrom=bounce+27952+112575+1787277+3901457@groups.io; dmarc=fail header.from= (p=none dis=none) Received: from mail02.groups.io (mail02.groups.io [66.175.222.108]) by mx.zohomail.com with SMTPS id 1702598661963770.5813043818481; Thu, 14 Dec 2023 16:04:21 -0800 (PST) Return-Path: DKIM-Signature: a=rsa-sha256; bh=y2UQwmPjwiHEouS9sIIH6rLKIvoqqGZmoK/X0NW1sI4=; c=relaxed/simple; d=groups.io; h=From:To:Cc:Subject:Date:Message-Id:In-Reply-To:References:MIME-Version:Precedence:List-Subscribe:List-Help:Sender:List-Id:Mailing-List:Delivered-To:Reply-To:List-Unsubscribe-Post:List-Unsubscribe:Content-Transfer-Encoding; s=20140610; t=1702598661; v=1; b=HcZ9T3S9CFETwvhMqSL31743bEDQHq+Z9LrXVdXqkj0bS+/u4exxi9fUYXn9iOqckY6YMegG GFV84QjVOQebPSWrH7FFrWcB+jjGm/0Bj9Pghy9jQhJWOzCqGYXbG3RWX7lUr1XXKqOgO/7e6XV BUZAInqVlmOPh28mmH4C/ink= X-Received: by 127.0.0.2 with SMTP id TrhDYY1788612xpn1QetoaX7; Thu, 14 Dec 2023 16:04:21 -0800 X-Received: from mail-lf1-f48.google.com (mail-lf1-f48.google.com [209.85.167.48]) by mx.groups.io with SMTP id smtpd.web11.45726.1702598660789953839 for ; Thu, 14 Dec 2023 16:04:21 -0800 X-Received: by mail-lf1-f48.google.com with SMTP id 2adb3069b0e04-50c222a022dso69980e87.1 for ; Thu, 14 Dec 2023 16:04:20 -0800 (PST) X-Gm-Message-State: oPgatl0kb3ncjuxEczRY2Oaqx1787277AA= X-Google-Smtp-Source: AGHT+IGFqdqknO1FvO57Q/4fNct2r2bniWTx8sgfH+DeRHesXcvJNTeE/L4i9WcbXVWYlPBQ1TFlHA== X-Received: by 2002:a05:6512:1310:b0:50e:707:1dfc with SMTP id x16-20020a056512131000b0050e07071dfcmr3395814lfu.72.1702598658921; Thu, 14 Dec 2023 16:04:18 -0800 (PST) X-Received: from localhost.localdomain ([79.164.221.98]) by smtp.gmail.com with ESMTPSA id n11-20020a0565120acb00b0050be6038170sm1991256lfu.48.2023.12.14.16.04.18 (version=TLS1_3 cipher=TLS_CHACHA20_POLY1305_SHA256 bits=256/256); Thu, 14 Dec 2023 16:04:18 -0800 (PST) From: "Mike Maslenkin" To: devel@edk2.groups.io Cc: abner.chang@amd.com, nicklew@nvidia.com, igork@ami.com, Mike Maslenkin Subject: [edk2-devel] [edk2-redfish-client][PATCH 2/4] RedfishClientPkg: fix typo in EfiRestJsonStructureProtocolIsReady Date: Fri, 15 Dec 2023 03:03:58 +0300 Message-Id: <20231215000400.5311-3-mike.maslenkin@gmail.com> In-Reply-To: <20231215000400.5311-1-mike.maslenkin@gmail.com> References: <20231215000400.5311-1-mike.maslenkin@gmail.com> MIME-Version: 1.0 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,mike.maslenkin@gmail.com List-Unsubscribe-Post: List-Unsubscribe=One-Click List-Unsubscribe: Content-Transfer-Encoding: quoted-printable X-ZohoMail-DKIM: pass (identity @groups.io) X-ZM-MESSAGEID: 1702598662180100002 Content-Type: text/plain; charset="utf-8" Cc: Abner Chang Cc: Igor Kulchytskyy Cc: Nickle Wang Signed-off-by: Mike Maslenkin Reviewed-by: Nickle Wang --- RedfishClientPkg/Features/Bios/v1_0_9/Dxe/BiosDxe.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/RedfishClientPkg/Features/Bios/v1_0_9/Dxe/BiosDxe.c b/RedfishC= lientPkg/Features/Bios/v1_0_9/Dxe/BiosDxe.c index 8b9bdc313832..85dc546120e2 100644 --- a/RedfishClientPkg/Features/Bios/v1_0_9/Dxe/BiosDxe.c +++ b/RedfishClientPkg/Features/Bios/v1_0_9/Dxe/BiosDxe.c @@ -562,7 +562,7 @@ EDKII_REDFISH_CONFIG_HANDLER_PROTOCOL mRedfishConfigHa= ndler =3D { **/ VOID EFIAPI -EfiRestJasonStructureProtocolIsReady ( +EfiRestJsonStructureProtocolIsReady ( IN EFI_EVENT Event, IN VOID *Context ) @@ -829,7 +829,7 @@ RedfishResourceEntryPoint ( EfiCreateProtocolNotifyEvent ( &gEfiRestJsonStructureProtocolGuid, TPL_CALLBACK, - EfiRestJasonStructureProtocolIsReady, + EfiRestJsonStructureProtocolIsReady, NULL, &Registration ); --=20 2.32.0 (Apple Git-132) -=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 (#112575): https://edk2.groups.io/g/devel/message/112575 Mute This Topic: https://groups.io/mt/103181639/1787277 Group Owner: devel+owner@edk2.groups.io Unsubscribe: https://edk2.groups.io/g/devel/unsub [importer@patchew.org] -=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-