[edk2-devel] [edk2-platforms] [PATCH 3/5] CoffeeLakeSiliconPkg: Fix spelling errors

Chaganty, Rangasai V rangasai.v.chaganty at intel.com
Tue May 19 06:45:48 UTC 2020


Reviewed-by: Sai Chaganty <rangasai.v.chaganty at intel.com>

-----Original Message-----
From: Desimone, Nathaniel L <nathaniel.l.desimone at intel.com> 
Sent: Monday, May 18, 2020 11:18 PM
To: devel at edk2.groups.io
Cc: Chiu, Chasel <chasel.chiu at intel.com>; Chaganty, Rangasai V <rangasai.v.chaganty at intel.com>
Subject: [edk2-platforms] [PATCH 3/5] CoffeeLakeSiliconPkg: Fix spelling errors

"implemenations" should be "implementations"
"beggining" should be "beginning"

Signed-off-by: Nate DeSimone <nathaniel.l.desimone at intel.com>
Cc: Chasel Chiu <chasel.chiu at intel.com>
Cc: Sai Chaganty <rangasai.v.chaganty at intel.com>
---
 .../Library/DxeAslUpdateLib/DxeAslUpdateLib.c                 | 4 ++--
 .../Library/DxeAslUpdateLibNull/DxeAslUpdateLibNull.c         | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/Silicon/Intel/CoffeelakeSiliconPkg/Library/DxeAslUpdateLib/DxeAslUpdateLib.c b/Silicon/Intel/CoffeelakeSiliconPkg/Library/DxeAslUpdateLib/DxeAslUpdateLib.c
index 28d20980af..ef30eb23ae 100644
--- a/Silicon/Intel/CoffeelakeSiliconPkg/Library/DxeAslUpdateLib/DxeAslUpdateLib.c
+++ b/Silicon/Intel/CoffeelakeSiliconPkg/Library/DxeAslUpdateLib/DxeAslUpdateLib.c
@@ -23,14 +23,14 @@
 #include <Library/AslUpdateLib.h>
 
 //
-// Function implemenations
+// Function implementations
 //
 static EFI_ACPI_SDT_PROTOCOL      *mAcpiSdt = NULL;
 static EFI_ACPI_TABLE_PROTOCOL    *mAcpiTable = NULL;
 
 /**
   Initialize the ASL update library state.
-  This must be called at the beggining of the function calls in this library.
+  This must be called at the beginning of the function calls in this library.
 
   @retval EFI_SUCCESS          - The function completed successfully.
 **/
diff --git a/Silicon/Intel/CoffeelakeSiliconPkg/Library/DxeAslUpdateLibNull/DxeAslUpdateLibNull.c b/Silicon/Intel/CoffeelakeSiliconPkg/Library/DxeAslUpdateLibNull/DxeAslUpdateLibNull.c
index f143af981d..5234e6fd19 100644
--- a/Silicon/Intel/CoffeelakeSiliconPkg/Library/DxeAslUpdateLibNull/DxeAslUpdateLibNull.c
+++ b/Silicon/Intel/CoffeelakeSiliconPkg/Library/DxeAslUpdateLibNull/DxeAslUpdateLibNull.c
@@ -23,12 +23,12 @@
 #include <Library/AslUpdateLib.h>
 
 //
-// Function implemenations
+// Function implementations
 //
 
 /**
   Initialize the ASL update library state.
-  This must be called at the beggining of the function calls in this library.
+  This must be called at the beginning of the function calls in this library.
 
   @retval EFI_SUCCESS          - The function completed successfully.
 **/
-- 
2.26.0.windows.1


-=-=-=-=-=-=-=-=-=-=-=-
Groups.io Links: You receive all messages sent to this group.

View/Reply Online (#59786): https://edk2.groups.io/g/devel/message/59786
Mute This Topic: https://groups.io/mt/74320000/1813853
Group Owner: devel+owner at edk2.groups.io
Unsubscribe: https://edk2.groups.io/g/devel/unsub  [edk2-devel-archive at redhat.com]
-=-=-=-=-=-=-=-=-=-=-=-





More information about the edk2-devel-archive mailing list