From nobody Sat Apr 27 10:08:31 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+100561+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+100561+1787277+3901457@groups.io; dmarc=fail(p=none dis=none) header.from=intel.com ARC-Seal: i=1; a=rsa-sha256; t=1677646533; cv=none; d=zohomail.com; s=zohoarc; b=AQDckQGmnPEqM6sRoIbIhPSLWVsYwW29F4LbFTjrD3iKR9hWXx7eWSTHyl2S0Ewy8H9cfLZoo6XI6kJ4LtC+a8+P9hHosKCLbjL8zygMHCIx5LJotnKrukcCswqwTgnelJjwfOACJlS2rCpr5bwnP8JUQR31YeKUzV2TwH2E3Kw= ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=zohomail.com; s=zohoarc; t=1677646533; h=Content-Transfer-Encoding:Cc:Date:From:In-Reply-To:List-Subscribe:List-Id:List-Help:List-Unsubscribe:MIME-Version:Message-ID:Reply-To:References:Sender:Subject:To; bh=x+S7HvKO/JiyyCPnMAH5kBHyejgYij7fhj4AVsZZo+o=; b=I7+hbHjJWg/EgkTIuNt+IRrWXdOb3FMmlJEo7TpL8+mF/65agOrw7UfZYCDDXtbh2FLwfsehuIxHhVVfosLt10jxpQHkmriEOhGFspDJiuUi5B3ygGFBDVH7okNzV5d7QEQCUFNH4U5yG7GhFhjARXNAU6kXXuJxk18VyKl34tI= 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+100561+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 1677646533834443.26340606890335; Tue, 28 Feb 2023 20:55:33 -0800 (PST) Return-Path: X-Received: by 127.0.0.2 with SMTP id XY3zYY1788612xLiYTTXa4A1; Tue, 28 Feb 2023 20:55:33 -0800 X-Received: from mga07.intel.com (mga07.intel.com [134.134.136.100]) by mx.groups.io with SMTP id smtpd.web11.15127.1677646532388026513 for ; Tue, 28 Feb 2023 20:55:32 -0800 X-IronPort-AV: E=McAfee;i="6500,9779,10635"; a="399103047" X-IronPort-AV: E=Sophos;i="5.98,223,1673942400"; d="scan'208";a="399103047" X-Received: from orsmga001.jf.intel.com ([10.7.209.18]) by orsmga105.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 28 Feb 2023 20:55:30 -0800 X-IronPort-AV: E=McAfee;i="6500,9779,10635"; a="706832931" X-IronPort-AV: E=Sophos;i="5.98,223,1673942400"; d="scan'208";a="706832931" X-Received: from nldesimo-desk.amr.corp.intel.com ([10.24.12.177]) by orsmga001-auth.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 28 Feb 2023 20:55:30 -0800 From: "Nate DeSimone" To: devel@edk2.groups.io Cc: Nate DeSimone , Andrew Fish , Ray Ni , Michael D Kinney , Chasel Chiu Subject: [edk2-devel] [PATCH v1] EmulatorPkg: Fix misspelling Date: Tue, 28 Feb 2023 20:55:20 -0800 Message-Id: <20230301045524.1044-3-nathaniel.l.desimone@intel.com> In-Reply-To: <20230301045524.1044-1-nathaniel.l.desimone@intel.com> References: <20230301045524.1044-1-nathaniel.l.desimone@intel.com> MIME-Version: 1.0 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,nathaniel.l.desimone@intel.com X-Gm-Message-State: Hh7Rj4NqKzDXv4vlZtTBzj8kx1787277AA= Content-Transfer-Encoding: quoted-printable DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=groups.io; q=dns/txt; s=20140610; t=1677646533; bh=B0lcgDsYKztpIjNaqugiCQR6CbF0HjgGRA3mFxb+HWw=; h=Cc:Date:From:Reply-To:Subject:To; b=LoaOjwM5HBVh1CAJKMF/KnWUkX7cevgfvSK9hYPZl3IBISka2IlC8vjwUU9Rzs23uDe Rg7WxYF2VcT2QFlnWEEYdhZY1MKs1AVSDfwQGX/IbrgooBYCoQEuPlEH5CyBEYJ+lbXy1 XufqGoTH7rYPpBbsXjzAopQRfJES/dDyKlg= X-ZohoMail-DKIM: pass (identity @groups.io) X-ZM-MESSAGEID: 1677646534970100003 Content-Type: text/plain; charset="utf-8" From: Nate DeSimone pased should be passed. Cc: Andrew Fish Cc: Ray Ni Cc: Michael D Kinney Cc: Chasel Chiu Signed-off-by: Nate DeSimone Acked-by: Ray Ni --- EmulatorPkg/Unix/Host/Host.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/EmulatorPkg/Unix/Host/Host.c b/EmulatorPkg/Unix/Host/Host.c index 1f29dd00a3..42856dbf5a 100644 --- a/EmulatorPkg/Unix/Host/Host.c +++ b/EmulatorPkg/Unix/Host/Host.c @@ -1,6 +1,6 @@ /*++ @file =20 -Copyright (c) 2006 - 2022, Intel Corporation. All rights reserved.
+Copyright (c) 2006 - 2023, Intel Corporation. All rights reserved.
Portions copyright (c) 2008 - 2011, Apple Inc. All rights reserved.
SPDX-License-Identifier: BSD-2-Clause-Patent =20 @@ -136,7 +136,7 @@ main ( FirmwareVolumesStr =3D (CHAR16 *)PcdGetPtr (PcdEmuFirmwareVolume); =20 // - // PPIs pased into PEI_CORE + // PPIs passed into PEI_CORE // SecEmuThunkPpi =3D AllocateZeroPool (sizeof (EMU_THUNK_PPI) + FixedPcdGe= t32 (PcdPersistentMemorySize)); if (SecEmuThunkPpi =3D=3D NULL) { --=20 2.30.2 -=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 (#100561): https://edk2.groups.io/g/devel/message/100561 Mute This Topic: https://groups.io/mt/97308242/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-