From nobody Sun Feb 8 01:04:26 2026 Delivered-To: importer@patchew.org Received-SPF: pass (zoho.com: domain of groups.io designates 66.175.222.12 as permitted sender) client-ip=66.175.222.12; envelope-from=bounce+27952+42966+1787277+3901457@groups.io; helo=web01.groups.io; Authentication-Results: mx.zohomail.com; dkim=pass; spf=pass (zoho.com: domain of groups.io designates 66.175.222.12 as permitted sender) smtp.mailfrom=bounce+27952+42966+1787277+3901457@groups.io ARC-Seal: i=1; a=rsa-sha256; t=1561693183; cv=none; d=zoho.com; s=zohoarc; b=k0GhgQfYHQ8FqD8RVeZv35vU6Lxid8YvFv02SZFe09GtjbY0YhWcV00iUPsrzwnwLubpphyaN1pKuwVqkbXBTY8j84GtQvE1ESqd+KSS9KDOG4GMsGah2FRWnJs101Mu2Yg7m2fUw4g+ASLskGNI+G5r3L4Mi1F/B2KihA+E5IA= ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=zoho.com; s=zohoarc; t=1561693183; h=Content-Type:Date:From:List-Id:List-Unsubscribe:MIME-Version:Message-ID:Reply-To:Sender:Subject:To:ARC-Authentication-Results; bh=aFWBDYcmf4pTJq5HiCjWs8ZoGAlA66fA2cTErEu2hKQ=; b=LPbnvmyqDjdgFSVmPBvWu+4rEhyUkT95CCz+a/LDeuQhCMF+Yw+cI8jsigfJmoUUUZ5bCNg6MXXM52BlIgXcDlYet/zDx2B+5tIJqa9ZQ6uzgwp1kBGAh0y1SWR2HZ7SXSLcQ+dqE4Qc6BvBQmLVb6FyBaZRGwwopiU0I0rVFfk= ARC-Authentication-Results: i=1; mx.zoho.com; dkim=pass; spf=pass (zoho.com: domain of groups.io designates 66.175.222.12 as permitted sender) smtp.mailfrom=bounce+27952+42966+1787277+3901457@groups.io Received: from web01.groups.io (web01.groups.io [66.175.222.12]) by mx.zohomail.com with SMTPS id 1561693183122405.7043116889488; Thu, 27 Jun 2019 20:39:43 -0700 (PDT) Return-Path: Subject: [edk2-devel] [PATCH] ArmPlatformPkg: Fix various typos To: devel@edk2.groups.io From: =?UTF-8?B?Q8WTdXI=?= X-Originating-Location: Heiwajima, Tokyo, JP (45.32.43.45) X-Originating-Platform: Mac Chrome 75 User-Agent: GROUPS.IO Web Poster MIME-Version: 1.0 Date: Thu, 27 Jun 2019 20:39:41 -0700 Message-ID: <16184.1561693181817555072@groups.io> Precedence: Bulk List-Unsubscribe: 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,coeur@gmx.fr Content-Type: multipart/alternative; boundary="3qe6QMdSegmFe7dh2Qst" DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=groups.io; q=dns/txt; s=20140610; t=1561693182; bh=yaezMnocVq3bDEf1F/GezgoNyehrpZsw376p8zBvzS0=; h=Content-Type:Date:From:Reply-To:Subject:To; b=m6Fx4Rpr0n3dJSe9lG73dVA0bYsQomSTEMQjAFfiy+6LirE5jl6dtLRssU/3I0VcE4h GOEnAzEv1hkzf0TrggiwCACKD0e8LfC38XlRTdoTPdTsNlFIxlRoGyK+x0cPTwknhcqOW 1FhHbLJWWmMGbF8EhIEsJWe7ch+9dLhgluQ= X-ZohoMail-DKIM: pass (identity @groups.io) --3qe6QMdSegmFe7dh2Qst Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 From 0fdb05b34e5bfdcbd92d21cdf446eec06cf9035f Mon Sep 17 00:00:00 2001 From: =3D?UTF-8?q?Antoine=3D20C=3DC5=3D93ur?=3D Date: Wed, 6 Feb 2019 23:40:38 +0800 Subject: [PATCH] ArmPlatformPkg: Fix various typos Fix various typos in ArmPlatformPkg. Contributed-under: TianoCore Contribution Agreement 1.1 Signed-off-by: Coeur --- ArmPlatformPkg/Drivers/NorFlashDxe/NorFlashDxe.c=C2=A0 =C2=A0| 4 ++-- ArmPlatformPkg/Include/Library/ArmPlatformLib.h=C2=A0 =C2=A0 | 2 +- ArmPlatformPkg/Include/Library/PL011UartLib.h=C2=A0 =C2=A0 =C2=A0 | 2 +- ArmPlatformPkg/Library/PL011UartLib/PL011UartLib.c | 2 +- ArmPlatformPkg/MemoryInitPei/MemoryInitPeim.c=C2=A0 =C2=A0 =C2=A0 | 2 +- ArmPlatformPkg/PlatformPei/PlatformPeim.c=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0= | 2 +- ArmPlatformPkg/PrePeiCore/PrePeiCore.c=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 = =C2=A0 =C2=A0| 2 +- ArmPlatformPkg/PrePi/PrePi.c=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2= =A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0| 2 +- 8 files changed, 9 insertions(+), 9 deletions(-) diff --git a/ArmPlatformPkg/Drivers/NorFlashDxe/NorFlashDxe.c b/ArmPlatform= Pkg/Drivers/NorFlashDxe/NorFlashDxe.c index 468dd00ae8..d9e196cbf1 100644 --- a/ArmPlatformPkg/Drivers/NorFlashDxe/NorFlashDxe.c +++ b/ArmPlatformPkg/Drivers/NorFlashDxe/NorFlashDxe.c @@ -1109,7 +1109,7 @@ NorFlashWriteSingleBlock ( @retval EFI_SUCCESS=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0The data was re= ad correctly from the device. @retval EFI_DEVICE_ERROR=C2=A0 =C2=A0 =C2=A0 The device reported an error w= hile performing the read. @retval EFI_NO_MEDIA=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 There is no media in= the device. -=C2=A0 @retval EFI_MEDIA_CHNAGED=C2=A0 =C2=A0 =C2=A0The MediaId does not m= atched the current device. +=C2=A0 @retval EFI_MEDIA_CHANGED=C2=A0 =C2=A0 =C2=A0The MediaId does not m= atch the current device. @retval EFI_INVALID_PARAMETER The read request contains device addresses th= at are not valid for the device. @@ -1154,7 +1154,7 @@ NorFlashDiskIoReadDisk ( @retval EFI_WRITE_PROTECTED=C2=A0 =C2=A0The device can not be written to. @retval EFI_DEVICE_ERROR=C2=A0 =C2=A0 =C2=A0 The device reported an error w= hile performing the write. @retval EFI_NO_MEDIA=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 There is no media in= the device. -=C2=A0 @retval EFI_MEDIA_CHNAGED=C2=A0 =C2=A0 =C2=A0The MediaId does not m= atched the current device. +=C2=A0 @retval EFI_MEDIA_CHANGED=C2=A0 =C2=A0 =C2=A0The MediaId does not m= atch the current device. @retval EFI_INVALID_PARAMETER The write request contains device addresses t= hat are not valid for the device. diff --git a/ArmPlatformPkg/Include/Library/ArmPlatformLib.h b/ArmPlatformP= kg/Include/Library/ArmPlatformLib.h index b6cd647d05..225183af2c 100644 --- a/ArmPlatformPkg/Include/Library/ArmPlatformLib.h +++ b/ArmPlatformPkg/Include/Library/ArmPlatformLib.h @@ -14,7 +14,7 @@ // #include // -// The protocols, PPI and GUID defintions for this module +// The protocols, PPI and GUID definitions for this module // #include #include diff --git a/ArmPlatformPkg/Include/Library/PL011UartLib.h b/ArmPlatformPkg= /Include/Library/PL011UartLib.h index 7108587350..3bd2e294b0 100644 --- a/ArmPlatformPkg/Include/Library/PL011UartLib.h +++ b/ArmPlatformPkg/Include/Library/PL011UartLib.h @@ -112,7 +112,7 @@ PL011UartSetControl ( . EFI_SERIAL_OUTPUT_BUFFER_EMPTY : equal to one if the transmit buffer is empty, 0 otherwise. . EFI_SERIAL_HARDWARE_LOOPBACK_ENABLE : equal to one if -=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2= =A0 =C2=A0 =C2=A0 =C2=A0the hardware loopback is enabled (the ouput feeds t= he +=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2= =A0 =C2=A0 =C2=A0 =C2=A0the hardware loopback is enabled (the output feeds = the receive buffer), 0 otherwise. . EFI_SERIAL_SOFTWARE_LOOPBACK_ENABLE : equal to one if a loopback is accomplished by software, 0 otherwise. diff --git a/ArmPlatformPkg/Library/PL011UartLib/PL011UartLib.c b/ArmPlatfo= rmPkg/Library/PL011UartLib/PL011UartLib.c index 20a53be02e..801990d955 100644 --- a/ArmPlatformPkg/Library/PL011UartLib/PL011UartLib.c +++ b/ArmPlatformPkg/Library/PL011UartLib/PL011UartLib.c @@ -321,7 +321,7 @@ PL011UartSetControl ( . EFI_SERIAL_OUTPUT_BUFFER_EMPTY : equal to one if the transmit buffer is empty, 0 otherwise. . EFI_SERIAL_HARDWARE_LOOPBACK_ENABLE : equal to one if -=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2= =A0 =C2=A0 =C2=A0 =C2=A0the hardware loopback is enabled (the ouput feeds t= he +=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2= =A0 =C2=A0 =C2=A0 =C2=A0the hardware loopback is enabled (the output feeds = the receive buffer), 0 otherwise. . EFI_SERIAL_SOFTWARE_LOOPBACK_ENABLE : equal to one if a loopback is accomplished by software, 0 otherwise. diff --git a/ArmPlatformPkg/MemoryInitPei/MemoryInitPeim.c b/ArmPlatformPkg= /MemoryInitPei/MemoryInitPeim.c index 485dad0ac8..027fa11a89 100644 --- a/ArmPlatformPkg/MemoryInitPei/MemoryInitPeim.c +++ b/ArmPlatformPkg/MemoryInitPei/MemoryInitPeim.c @@ -9,7 +9,7 @@ #include // -// The protocols, PPI and GUID defintions for this module +// The protocols, PPI and GUID definitions for this module // #include #include diff --git a/ArmPlatformPkg/PlatformPei/PlatformPeim.c b/ArmPlatformPkg/Pla= tformPei/PlatformPeim.c index 27687e9c7e..ca5a31116a 100644 --- a/ArmPlatformPkg/PlatformPei/PlatformPeim.c +++ b/ArmPlatformPkg/PlatformPei/PlatformPeim.c @@ -9,7 +9,7 @@ #include // -// The protocols, PPI and GUID defintions for this module +// The protocols, PPI and GUID definitions for this module // #include #include diff --git a/ArmPlatformPkg/PrePeiCore/PrePeiCore.c b/ArmPlatformPkg/PrePei= Core/PrePeiCore.c index ee4b281760..4911f67577 100644 --- a/ArmPlatformPkg/PrePeiCore/PrePeiCore.c +++ b/ArmPlatformPkg/PrePeiCore/PrePeiCore.c @@ -38,7 +38,7 @@ CreatePpiList ( PlatformPpiListSize =3D 0; ArmPlatformGetPlatformPpiList (&PlatformPpiListSize, &PlatformPpiList); -=C2=A0 // Copy the Common and Platform PPis in Temporrary Memory +=C2=A0 // Copy the Common and Platform PPis in Temporary Memory ListBase =3D PcdGet64 (PcdCPUCoresStackBase); CopyMem ((VOID*)ListBase, gCommonPpiTable, sizeof(gCommonPpiTable)); CopyMem ((VOID*)(ListBase + sizeof(gCommonPpiTable)), PlatformPpiList, Plat= formPpiListSize); diff --git a/ArmPlatformPkg/PrePi/PrePi.c b/ArmPlatformPkg/PrePi/PrePi.c index 703bab92ae..2bb1449581 100644 --- a/ArmPlatformPkg/PrePi/PrePi.c +++ b/ArmPlatformPkg/PrePi/PrePi.c @@ -193,7 +193,7 @@ CEntryPoint ( ArmCallSEV (); } } else { -=C2=A0 =C2=A0 =C2=A0 // Wait the Primay core has defined the address of th= e Global Variable region (event: ARM_CPU_EVENT_DEFAULT) +=C2=A0 =C2=A0 =C2=A0 // Wait the Primary core has defined the address of t= he Global Variable region (event: ARM_CPU_EVENT_DEFAULT) ArmCallWFE (); } } -- 2.20.1 (Apple Git-117) -=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 (#42966): https://edk2.groups.io/g/devel/message/42966 Mute This Topic: https://groups.io/mt/32238781/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- --3qe6QMdSegmFe7dh2Qst Content-Type: text/html; charset="utf-8" Content-Transfer-Encoding: quoted-printable
From 0fdb05b34e5bfdcbd92d21cdf446eec06cf9035f Mon Sep 17 00:00:00 2001=
From: =3D?UTF-8?q?Antoine=3D20C=3DC5=3D93ur?=3D <coeur@gmx.fr><= /div>
Date: Wed, 6 Feb 2019 23:40:38 +0800
Subject: [PATCH] ArmPlatformPkg: Fix various typos
 
Fix various typos in ArmPlatformPkg.
 
Contributed-under: TianoCore Contribution Agreement 1.1
Signed-off-by: Coeur <coeur@gmx.fr>
---
 ArmPlatformPkg/Drivers/NorFlashDxe/NorFlashDxe.c   | = 4 ++--
 ArmPlatformPkg/Include/Library/ArmPlatformLib.h    | = 2 +-
 ArmPlatformPkg/Include/Library/PL011UartLib.h    &nbs= p; | 2 +-
 ArmPlatformPkg/Library/PL011UartLib/PL011UartLib.c | 2 +-
 ArmPlatformPkg/MemoryInitPei/MemoryInitPeim.c    &nbs= p; | 2 +-
 ArmPlatformPkg/PlatformPei/PlatformPeim.c      &= nbsp;   | 2 +-
 ArmPlatformPkg/PrePeiCore/PrePeiCore.c      &nbs= p;      | 2 +-
 ArmPlatformPkg/PrePi/PrePi.c          =              | 2 +-
 8 files changed, 9 insertions(+), 9 deletions(-)
 
diff --git a/ArmPlatformPkg/Drivers/NorFlashDxe/NorFlashDxe.c b/ArmPl= atformPkg/Drivers/NorFlashDxe/NorFlashDxe.c
index 468dd00ae8..d9e196cbf1 100644
--- a/ArmPlatformPkg/Drivers/NorFlashDxe/NorFlashDxe.c
+++ b/ArmPlatformPkg/Drivers/NorFlashDxe/NorFlashDxe.c
@@ -1109,7 +1109,7 @@ NorFlashWriteSingleBlock (
   @retval EFI_SUCCESS          &n= bsp;The data was read correctly from the device.
   @retval EFI_DEVICE_ERROR      The device = reported an error while performing the read.
   @retval EFI_NO_MEDIA          T= here is no media in the device.
-  @retval EFI_MEDIA_CHNAGED     The MediaId does= not matched the current device.
+  @retval EFI_MEDIA_CHANGED     The MediaId does= not match the current device.
   @retval EFI_INVALID_PARAMETER The read request contains = device addresses that are not
                   =              valid for the device.
 
@@ -1154,7 +1154,7 @@ NorFlashDiskIoReadDisk (
   @retval EFI_WRITE_PROTECTED   The device can n= ot be written to.
   @retval EFI_DEVICE_ERROR      The device = reported an error while performing the write.
   @retval EFI_NO_MEDIA          T= here is no media in the device.
-  @retval EFI_MEDIA_CHNAGED     The MediaId does= not matched the current device.
+  @retval EFI_MEDIA_CHANGED     The MediaId does= not match the current device.
   @retval EFI_INVALID_PARAMETER The write request contains= device addresses that are not
                   =               valid for the device.
 
diff --git a/ArmPlatformPkg/Include/Library/ArmPlatformLib.h b/ArmPla= tformPkg/Include/Library/ArmPlatformLib.h
index b6cd647d05..225183af2c 100644
--- a/ArmPlatformPkg/Include/Library/ArmPlatformLib.h
+++ b/ArmPlatformPkg/Include/Library/ArmPlatformLib.h
@@ -14,7 +14,7 @@
 //
 #include <PiPei.h>
 //
-// The protocols, PPI and GUID defintions for this module
+// The protocols, PPI and GUID definitions for this module
 //
 #include <Ppi/MasterBootMode.h>
 #include <Ppi/BootInRecoveryMode.h>
diff --git a/ArmPlatformPkg/Include/Library/PL011UartLib.h b/ArmPlatf= ormPkg/Include/Library/PL011UartLib.h
index 7108587350..3bd2e294b0 100644
--- a/ArmPlatformPkg/Include/Library/PL011UartLib.h
+++ b/ArmPlatformPkg/Include/Library/PL011UartLib.h
@@ -112,7 +112,7 @@ PL011UartSetControl (
                   =       . EFI_SERIAL_OUTPUT_BUFFER_EMPTY : equal to one if th= e
                   =         transmit buffer is empty, 0 otherwise.
                   =       . EFI_SERIAL_HARDWARE_LOOPBACK_ENABLE : equal to one = if
-                   = ;        the hardware loopback is enabled (the ouput fe= eds the
+                   = ;        the hardware loopback is enabled (the output f= eeds the
                   =         receive buffer), 0 otherwise.
                   =       . EFI_SERIAL_SOFTWARE_LOOPBACK_ENABLE : equal to one = if
                   =         a loopback is accomplished by software, 0 othe= rwise.
diff --git a/ArmPlatformPkg/Library/PL011UartLib/PL011UartLib.c b/Arm= PlatformPkg/Library/PL011UartLib/PL011UartLib.c
index 20a53be02e..801990d955 100644
--- a/ArmPlatformPkg/Library/PL011UartLib/PL011UartLib.c
+++ b/ArmPlatformPkg/Library/PL011UartLib/PL011UartLib.c
@@ -321,7 +321,7 @@ PL011UartSetControl (
                   =       . EFI_SERIAL_OUTPUT_BUFFER_EMPTY : equal to one if th= e
                   =         transmit buffer is empty, 0 otherwise.
                   =       . EFI_SERIAL_HARDWARE_LOOPBACK_ENABLE : equal to one = if
-                   = ;        the hardware loopback is enabled (the ouput fe= eds the
+                   = ;        the hardware loopback is enabled (the output f= eeds the
                   =         receive buffer), 0 otherwise.
                   =       . EFI_SERIAL_SOFTWARE_LOOPBACK_ENABLE : equal to one = if
                   =         a loopback is accomplished by software, 0 othe= rwise.
diff --git a/ArmPlatformPkg/MemoryInitPei/MemoryInitPeim.c b/ArmPlatf= ormPkg/MemoryInitPei/MemoryInitPeim.c
index 485dad0ac8..027fa11a89 100644
--- a/ArmPlatformPkg/MemoryInitPei/MemoryInitPeim.c
+++ b/ArmPlatformPkg/MemoryInitPei/MemoryInitPeim.c
@@ -9,7 +9,7 @@
 #include <PiPei.h>
 
 //
-// The protocols, PPI and GUID defintions for this module
+// The protocols, PPI and GUID definitions for this module
 //
 #include <Ppi/MasterBootMode.h>
 #include <Ppi/BootInRecoveryMode.h>
diff --git a/ArmPlatformPkg/PlatformPei/PlatformPeim.c b/ArmPlatformP= kg/PlatformPei/PlatformPeim.c
index 27687e9c7e..ca5a31116a 100644
--- a/ArmPlatformPkg/PlatformPei/PlatformPeim.c
+++ b/ArmPlatformPkg/PlatformPei/PlatformPeim.c
@@ -9,7 +9,7 @@
 #include <PiPei.h>
 
 //
-// The protocols, PPI and GUID defintions for this module
+// The protocols, PPI and GUID definitions for this module
 //
 #include <Ppi/MasterBootMode.h>
 #include <Ppi/BootInRecoveryMode.h>
diff --git a/ArmPlatformPkg/PrePeiCore/PrePeiCore.c b/ArmPlatformPkg/= PrePeiCore/PrePeiCore.c
index ee4b281760..4911f67577 100644
--- a/ArmPlatformPkg/PrePeiCore/PrePeiCore.c
+++ b/ArmPlatformPkg/PrePeiCore/PrePeiCore.c
@@ -38,7 +38,7 @@ CreatePpiList (
   PlatformPpiListSize =3D 0;
   ArmPlatformGetPlatformPpiList (&PlatformPpiListSize,= &PlatformPpiList);
 
-  // Copy the Common and Platform PPis in Temporrary Memory
+  // Copy the Common and Platform PPis in Temporary Memory
   ListBase =3D PcdGet64 (PcdCPUCoresStackBase);
   CopyMem ((VOID*)ListBase, gCommonPpiTable, sizeof(gCommo= nPpiTable));
   CopyMem ((VOID*)(ListBase + sizeof(gCommonPpiTable)), Pl= atformPpiList, PlatformPpiListSize);
diff --git a/ArmPlatformPkg/PrePi/PrePi.c b/ArmPlatformPkg/PrePi/PreP= i.c
index 703bab92ae..2bb1449581 100644
--- a/ArmPlatformPkg/PrePi/PrePi.c
+++ b/ArmPlatformPkg/PrePi/PrePi.c
@@ -193,7 +193,7 @@ CEntryPoint (
         ArmCallSEV ();
       }
     } else {
-      // Wait the Primay core has defined the address= of the Global Variable region (event: ARM_CPU_EVENT_DEFAULT)
+      // Wait the Primary core has defined the addres= s of the Global Variable region (event: ARM_CPU_EVENT_DEFAULT)
       ArmCallWFE ();
     }
   }
-- 
2.20.1 (Apple Git-117)
 
_._,_._,_

Groups.io Links:

You receive all messages sent to this group.

View/Reply Online (#42966) | | Mu= te This Topic | New Topic

Your Subscripti= on | Contact Group Owner | Unsubscribe [importer@patchew.org]

_._,_._,_
--3qe6QMdSegmFe7dh2Qst--