From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mga18.intel.com (mga18.intel.com [134.134.136.126]) by mx.groups.io with SMTP id smtpd.web12.7159.1589869086246450239 for ; Mon, 18 May 2020 23:18:06 -0700 Authentication-Results: mx.groups.io; dkim=missing; spf=pass (domain: intel.com, ip: 134.134.136.126, mailfrom: nathaniel.l.desimone@intel.com) IronPort-SDR: eswahfi3Hn4FKcG9ZCSmp7LorbzNVb+sRaZ1OwTMXJ2/ipBZ9x9bniuEX09gTtPFFpZMFzEDfz eKk4QckrDP3Q== X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False Received: from orsmga006.jf.intel.com ([10.7.209.51]) by orsmga106.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 18 May 2020 23:18:05 -0700 IronPort-SDR: RvG5q3/T3pX8nJu0E/Yjcrx6K3T7ivPzqTN5iXpfcCmuyJQot3s+gtZVQl13xMF1sFFXi039Q7 uidKqRfHHNOw== X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.73,409,1583222400"; d="scan'208";a="267778619" Received: from nldesimo-desk1.amr.corp.intel.com ([10.209.6.93]) by orsmga006.jf.intel.com with ESMTP; 18 May 2020 23:18:05 -0700 From: "Nate DeSimone" To: devel@edk2.groups.io Cc: Chasel Chiu , Eric Dong , Liming Gao , Ray Ni , Sai Chaganty , Yi Qian , Zailiang Sun Subject: [edk2-platforms] [PATCH 0/5] Intel: Fix spelling errors Date: Mon, 18 May 2020 23:17:57 -0700 Message-Id: <20200519061802.5837-1-nathaniel.l.desimone@intel.com> X-Mailer: git-send-email 2.26.0.windows.1 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit "implemenations" should be "implementations" "beggining" should be "beginning" Signed-off-by: Nate DeSimone Cc: Chasel Chiu Cc: Eric Dong Cc: Liming Gao Cc: Ray Ni Cc: Sai Chaganty Cc: Yi Qian Cc: Zailiang Sun Nate DeSimone (5): MinPlatformPkg: Fix spelling errors Vlv2TbltDevicePkg: Fix spelling errors CoffeeLakeSiliconPkg: Fix spelling errors IntelSiliconPkg: Fix spelling errors KabylakeSiliconPkg: Fix spelling errors .../Acpi/Library/DxeAslUpdateLib/DxeAslUpdateLib.c | 4 ++-- .../Vlv2TbltDevicePkg/MonoStatusCode/MonoStatusCode.c | 9 +++------ .../Library/DxeAslUpdateLib/DxeAslUpdateLib.c | 4 ++-- .../Library/DxeAslUpdateLibNull/DxeAslUpdateLibNull.c | 4 ++-- .../Library/DxeAslUpdateLib/DxeAslUpdateLib.c | 4 ++-- .../Library/DxeAslUpdateLib/DxeAslUpdateLib.c | 4 ++-- .../Library/DxeAslUpdateLibNull/DxeAslUpdateLibNull.c | 4 ++-- 7 files changed, 15 insertions(+), 18 deletions(-) -- 2.26.0.windows.1