"implemenations" should be "implementations"
"beggining" should be "beginning"
Signed-off-by: Nate DeSimone <nathaniel.l.desimone@intel.com>
Cc: Chasel Chiu <chasel.chiu@intel.com>
Cc: Sai Chaganty <rangasai.v.chaganty@intel.com>
---
.../Library/DxeAslUpdateLib/DxeAslUpdateLib.c | 4 ++--
.../Library/DxeAslUpdateLibNull/DxeAslUpdateLibNull.c | 4 ++--
2 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/Silicon/Intel/KabylakeSiliconPkg/Library/DxeAslUpdateLib/DxeAslUpdateLib.c b/Silicon/Intel/KabylakeSiliconPkg/Library/DxeAslUpdateLib/DxeAslUpdateLib.c
index 67507643ea..699ba1ba0e 100644
--- a/Silicon/Intel/KabylakeSiliconPkg/Library/DxeAslUpdateLib/DxeAslUpdateLib.c
+++ b/Silicon/Intel/KabylakeSiliconPkg/Library/DxeAslUpdateLib/DxeAslUpdateLib.c
@@ -22,14 +22,14 @@ SPDX-License-Identifier: BSD-2-Clause-Patent
#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/KabylakeSiliconPkg/Library/DxeAslUpdateLibNull/DxeAslUpdateLibNull.c b/Silicon/Intel/KabylakeSiliconPkg/Library/DxeAslUpdateLibNull/DxeAslUpdateLibNull.c
index 9c0447372d..cd705d738f 100644
--- a/Silicon/Intel/KabylakeSiliconPkg/Library/DxeAslUpdateLibNull/DxeAslUpdateLibNull.c
+++ b/Silicon/Intel/KabylakeSiliconPkg/Library/DxeAslUpdateLibNull/DxeAslUpdateLibNull.c
@@ -22,12 +22,12 @@ SPDX-License-Identifier: BSD-2-Clause-Patent
#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 (#59784): https://edk2.groups.io/g/devel/message/59784
Mute This Topic: https://groups.io/mt/74320002/1787277
Group Owner: devel+owner@edk2.groups.io
Unsubscribe: https://edk2.groups.io/g/devel/unsub [importer@patchew.org]
-=-=-=-=-=-=-=-=-=-=-=-
Reviewed-by: Sai Chaganty <rangasai.v.chaganty@intel.com> -----Original Message----- From: Desimone, Nathaniel L <nathaniel.l.desimone@intel.com> Sent: Monday, May 18, 2020 11:18 PM To: devel@edk2.groups.io Cc: Chiu, Chasel <chasel.chiu@intel.com>; Chaganty, Rangasai V <rangasai.v.chaganty@intel.com> Subject: [edk2-platforms] [PATCH 5/5] KabylakeSiliconPkg: Fix spelling errors "implemenations" should be "implementations" "beggining" should be "beginning" Signed-off-by: Nate DeSimone <nathaniel.l.desimone@intel.com> Cc: Chasel Chiu <chasel.chiu@intel.com> Cc: Sai Chaganty <rangasai.v.chaganty@intel.com> --- .../Library/DxeAslUpdateLib/DxeAslUpdateLib.c | 4 ++-- .../Library/DxeAslUpdateLibNull/DxeAslUpdateLibNull.c | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/Silicon/Intel/KabylakeSiliconPkg/Library/DxeAslUpdateLib/DxeAslUpdateLib.c b/Silicon/Intel/KabylakeSiliconPkg/Library/DxeAslUpdateLib/DxeAslUpdateLib.c index 67507643ea..699ba1ba0e 100644 --- a/Silicon/Intel/KabylakeSiliconPkg/Library/DxeAslUpdateLib/DxeAslUpdateLib.c +++ b/Silicon/Intel/KabylakeSiliconPkg/Library/DxeAslUpdateLib/DxeAslUpd +++ ateLib.c @@ -22,14 +22,14 @@ SPDX-License-Identifier: BSD-2-Clause-Patent #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/KabylakeSiliconPkg/Library/DxeAslUpdateLibNull/DxeAslUpdateLibNull.c b/Silicon/Intel/KabylakeSiliconPkg/Library/DxeAslUpdateLibNull/DxeAslUpdateLibNull.c index 9c0447372d..cd705d738f 100644 --- a/Silicon/Intel/KabylakeSiliconPkg/Library/DxeAslUpdateLibNull/DxeAslUpdateLibNull.c +++ b/Silicon/Intel/KabylakeSiliconPkg/Library/DxeAslUpdateLibNull/DxeAs +++ lUpdateLibNull.c @@ -22,12 +22,12 @@ SPDX-License-Identifier: BSD-2-Clause-Patent #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 (#59788): https://edk2.groups.io/g/devel/message/59788 Mute This Topic: https://groups.io/mt/74320002/1787277 Group Owner: devel+owner@edk2.groups.io Unsubscribe: https://edk2.groups.io/g/devel/unsub [importer@patchew.org] -=-=-=-=-=-=-=-=-=-=-=-
Reviewed-by: Chasel Chiu <chasel.chiu@intel.com> > -----Original Message----- > From: Desimone, Nathaniel L <nathaniel.l.desimone@intel.com> > Sent: Tuesday, May 19, 2020 2:18 PM > To: devel@edk2.groups.io > Cc: Chiu, Chasel <chasel.chiu@intel.com>; Chaganty, Rangasai V > <rangasai.v.chaganty@intel.com> > Subject: [edk2-platforms] [PATCH 5/5] KabylakeSiliconPkg: Fix spelling errors > > "implemenations" should be "implementations" > "beggining" should be "beginning" > > Signed-off-by: Nate DeSimone <nathaniel.l.desimone@intel.com> > Cc: Chasel Chiu <chasel.chiu@intel.com> > Cc: Sai Chaganty <rangasai.v.chaganty@intel.com> > --- > .../Library/DxeAslUpdateLib/DxeAslUpdateLib.c | 4 ++-- > .../Library/DxeAslUpdateLibNull/DxeAslUpdateLibNull.c | 4 ++-- > 2 files changed, 4 insertions(+), 4 deletions(-) > > diff --git > a/Silicon/Intel/KabylakeSiliconPkg/Library/DxeAslUpdateLib/DxeAslUpdateLib > .c > b/Silicon/Intel/KabylakeSiliconPkg/Library/DxeAslUpdateLib/DxeAslUpdateLib > .c > index 67507643ea..699ba1ba0e 100644 > --- > a/Silicon/Intel/KabylakeSiliconPkg/Library/DxeAslUpdateLib/DxeAslUpdateLib > .c > +++ b/Silicon/Intel/KabylakeSiliconPkg/Library/DxeAslUpdateLib/DxeAslUpd > +++ ateLib.c > @@ -22,14 +22,14 @@ SPDX-License-Identifier: BSD-2-Clause-Patent > #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/KabylakeSiliconPkg/Library/DxeAslUpdateLibNull/DxeAslUpdat > eLibNull.c > b/Silicon/Intel/KabylakeSiliconPkg/Library/DxeAslUpdateLibNull/DxeAslUpdat > eLibNull.c > index 9c0447372d..cd705d738f 100644 > --- > a/Silicon/Intel/KabylakeSiliconPkg/Library/DxeAslUpdateLibNull/DxeAslUpdat > eLibNull.c > +++ b/Silicon/Intel/KabylakeSiliconPkg/Library/DxeAslUpdateLibNull/DxeAs > +++ lUpdateLibNull.c > @@ -22,12 +22,12 @@ SPDX-License-Identifier: BSD-2-Clause-Patent > #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 (#59794): https://edk2.groups.io/g/devel/message/59794 Mute This Topic: https://groups.io/mt/74320002/1787277 Group Owner: devel+owner@edk2.groups.io Unsubscribe: https://edk2.groups.io/g/devel/unsub [importer@patchew.org] -=-=-=-=-=-=-=-=-=-=-=-
© 2016 - 2026 Red Hat, Inc.