From: "Nate DeSimone" <nathaniel.l.desimone@intel.com>
To: devel@edk2.groups.io
Cc: Chasel Chiu <chasel.chiu@intel.com>,
Liming Gao <liming.gao@intel.com>,
Eric Dong <eric.dong@intel.com>
Subject: [edk2-platforms] [PATCH 1/5] MinPlatformPkg: Fix spelling errors
Date: Mon, 18 May 2020 23:17:58 -0700 [thread overview]
Message-ID: <20200519061802.5837-2-nathaniel.l.desimone@intel.com> (raw)
In-Reply-To: <20200519061802.5837-1-nathaniel.l.desimone@intel.com>
"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: Liming Gao <liming.gao@intel.com>
Cc: Eric Dong <eric.dong@intel.com>
---
.../Acpi/Library/DxeAslUpdateLib/DxeAslUpdateLib.c | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/Platform/Intel/MinPlatformPkg/Acpi/Library/DxeAslUpdateLib/DxeAslUpdateLib.c b/Platform/Intel/MinPlatformPkg/Acpi/Library/DxeAslUpdateLib/DxeAslUpdateLib.c
index 57df18d664..78efc8c0a7 100644
--- a/Platform/Intel/MinPlatformPkg/Acpi/Library/DxeAslUpdateLib/DxeAslUpdateLib.c
+++ b/Platform/Intel/MinPlatformPkg/Acpi/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.
**/
--
2.26.0.windows.1
next prev parent reply other threads:[~2020-05-19 6:18 UTC|newest]
Thread overview: 17+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-05-19 6:17 [edk2-platforms] [PATCH 0/5] Intel: Fix spelling errors Nate DeSimone
2020-05-19 6:17 ` Nate DeSimone [this message]
2020-05-19 7:57 ` [edk2-platforms] [PATCH 1/5] MinPlatformPkg: " Chiu, Chasel
2020-05-19 8:02 ` Dong, Eric
2020-05-19 6:17 ` [edk2-platforms] [PATCH 2/5] Vlv2TbltDevicePkg: " Nate DeSimone
2020-05-19 7:57 ` [edk2-devel] " Chiu, Chasel
2020-05-19 17:08 ` Michael D Kinney
2020-05-20 0:23 ` Guomin Jiang
2020-05-19 6:18 ` [edk2-platforms] [PATCH 3/5] CoffeeLakeSiliconPkg: " Nate DeSimone
2020-05-19 6:45 ` Chaganty, Rangasai V
2020-05-19 7:57 ` Chiu, Chasel
2020-05-19 6:18 ` [edk2-platforms] [PATCH 4/5] IntelSiliconPkg: " Nate DeSimone
2020-05-19 6:50 ` Chaganty, Rangasai V
2020-05-19 7:57 ` [edk2-devel] " Chiu, Chasel
2020-05-19 6:18 ` [edk2-platforms] [PATCH 5/5] KabylakeSiliconPkg: " Nate DeSimone
2020-05-19 6:53 ` Chaganty, Rangasai V
2020-05-19 7:58 ` Chiu, Chasel
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-list from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20200519061802.5837-2-nathaniel.l.desimone@intel.com \
--to=devel@edk2.groups.io \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox