From nobody Sat May 18 21:00:41 2024 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+87291+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+87291+1787277+3901457@groups.io ARC-Seal: i=1; a=rsa-sha256; t=1646435117; cv=none; d=zohomail.com; s=zohoarc; b=VNNMttQ/9VZbvx13MvpQrkHW+E5ux/BUGBEQWOOgZ9Ct5i8HU57W4Iw9aza5JOKyJO8bv76UJU1jugML6ACY13qHJC2aM3rl02mFY+1v8pvgZATl7bvM3xARfOEFjSynJLpPhd6sa4qBESUQ1Cr6+73gj9uWet76J1JDZ3PBP/M= ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=zohomail.com; s=zohoarc; t=1646435117; h=Content-Transfer-Encoding:Cc:Date:From:List-Subscribe:List-Id:List-Help:List-Unsubscribe:MIME-Version:Message-ID:Reply-To:Sender:Subject:To; bh=D7phzOOJQJorkkXL6ByMVCUJkQxhy3VkFvu0NunsGUo=; b=HfMCCT86lrFOt1GZ+k/H7YjoZQeVbS3S5ofFp7cYvlsGkrHN6wIhuo7DZUo3SKj6fyxqfTRzdlqi9IGlIKxrDmGRiKzjagnsWqx9LLtmvIWefBNaLpahSwNfyJ0Dr0wCSBWcAqODL4k362qIArI48s0dWT1SHxwTO0tetFapRwI= 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+87291+1787277+3901457@groups.io Received: from mail02.groups.io (mail02.groups.io [66.175.222.108]) by mx.zohomail.com with SMTPS id 1646435117703549.6206085199211; Fri, 4 Mar 2022 15:05:17 -0800 (PST) Return-Path: X-Received: by 127.0.0.2 with SMTP id idUKYY1788612x5d8iRxsIBd; Fri, 04 Mar 2022 15:05:17 -0800 X-Received: from smarthost01c.ixn.mail.zen.net.uk (smarthost01c.ixn.mail.zen.net.uk [212.23.1.22]) by mx.groups.io with SMTP id smtpd.web10.585.1646435115522600311 for ; Fri, 04 Mar 2022 15:05:16 -0800 X-Received: from [217.155.46.38] (helo=sean-StarBook.lan) by smarthost01c.ixn.mail.zen.net.uk with esmtp (Exim 4.90_1) (envelope-from ) id 1nQGz2-0007is-PL; Fri, 04 Mar 2022 23:05:12 +0000 From: "Sean Rhodes" To: devel@edk2.groups.io Cc: guo.dong@intel.com, Sean Rhodes , Ray Ni , Maurice Ma , Benjamin You Subject: [edk2-devel] [PATCH] UefiPayloadPkg: Fix case of protocol Date: Fri, 4 Mar 2022 23:05:11 +0000 Message-Id: MIME-Version: 1.0 X-Originating-smarthost01c-IP: [217.155.46.38] Feedback-ID: 217.155.46.38 Precedence: Bulk List-Unsubscribe: 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,sean@starlabs.systems X-Gm-Message-State: hcBQxH4P4BoAsoMvxUIVXUGLx1787277AA= Content-Transfer-Encoding: quoted-printable DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=groups.io; q=dns/txt; s=20140610; t=1646435117; bh=D7phzOOJQJorkkXL6ByMVCUJkQxhy3VkFvu0NunsGUo=; h=Cc:Date:From:Reply-To:Subject:To; b=nNvPyLMDJGyg8fQeFVFahw2Hfe6a4ueCQTL21bakXik8bMgA6XZmMvjGI61lOtHwmEN bcH2KGKXz4Eyk+ND9ETZYY8lzI5BWiCQt/6KLghsOfJLIkafuZEbsTHLs0TS99Wo5GWK/ 9ZRfsy/8PmfGYJfz8g90EN0QXpK0suKG6AY= X-ZohoMail-DKIM: pass (identity @groups.io) X-ZM-MESSAGEID: 1646435118925100002 Content-Type: text/plain; charset="utf-8" Fix case match in to avoid build failure on Linux. Cc: Guo Dong Cc: Ray Ni Cc: Maurice Ma Cc: Benjamin You Signed-off-by: Sean Rhodes --- UefiPayloadPkg/BlSupportSmm/BlSupportSmm.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/UefiPayloadPkg/BlSupportSmm/BlSupportSmm.h b/UefiPayloadPkg/Bl= SupportSmm/BlSupportSmm.h index 15e604d514..b82f632556 100644 --- a/UefiPayloadPkg/BlSupportSmm/BlSupportSmm.h +++ b/UefiPayloadPkg/BlSupportSmm/BlSupportSmm.h @@ -22,7 +22,7 @@ SPDX-License-Identifier: BSD-2-Clause-Patent #include #include #include -#include +#include #include #include #include --=20 2.32.0 -=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 (#87291): https://edk2.groups.io/g/devel/message/87291 Mute This Topic: https://groups.io/mt/89561171/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-