summaryrefslogtreecommitdiffstats
path: root/MdePkg/Include/IndustryStandard/Acpi60.h
diff options
context:
space:
mode:
authorAntoine Coeur <coeur@gmx.fr>2020-02-07 02:07:36 +0100
committermergify[bot] <37929162+mergify[bot]@users.noreply.github.com>2020-02-10 22:30:07 +0000
commitb219e2cd4cf52a4f5c37e1cdf871fb6a49f8a911 (patch)
tree22ae0ea59fd11cf5741488196595ada1faf1d456 /MdePkg/Include/IndustryStandard/Acpi60.h
parent0dbaba42399c0e1a1b432a417a67c5bebe750e84 (diff)
downloadedk2-b219e2cd4cf52a4f5c37e1cdf871fb6a49f8a911.tar.gz
edk2-b219e2cd4cf52a4f5c37e1cdf871fb6a49f8a911.tar.bz2
edk2-b219e2cd4cf52a4f5c37e1cdf871fb6a49f8a911.zip
MdePkg/IndustryStandard: Fix various typos
Fix various typos in comments and documentation. Cc: Michael D Kinney <michael.d.kinney@intel.com> Cc: Liming Gao <liming.gao@intel.com> Signed-off-by: Antoine Coeur <coeur@gmx.fr> Reviewed-by: Philippe Mathieu-Daude <philmd@redhat.com> Reviewed-by: Michael D Kinney <michael.d.kinney@intel.com> Reviewed-by: Liming Gao <liming.gao@intel.com> Signed-off-by: Philippe Mathieu-Daude <philmd@redhat.com> Message-Id: <20200207010831.9046-24-philmd@redhat.com>
Diffstat (limited to 'MdePkg/Include/IndustryStandard/Acpi60.h')
-rw-r--r--MdePkg/Include/IndustryStandard/Acpi60.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/MdePkg/Include/IndustryStandard/Acpi60.h b/MdePkg/Include/IndustryStandard/Acpi60.h
index 521d8a5b2e..94a30a81b3 100644
--- a/MdePkg/Include/IndustryStandard/Acpi60.h
+++ b/MdePkg/Include/IndustryStandard/Acpi60.h
@@ -1169,7 +1169,7 @@ typedef struct {
///
UINT64 ExitBootServicesEntry;
///
- /// Timer value logged at the point just prior towhen the OS loader gaining
+ /// Timer value logged at the point just prior to when the OS loader gaining
/// control back from calls the ExitBootServices function for UEFI compatible firmware.
/// For non-UEFI compatible boots, this field must be zero.
///
@@ -2327,7 +2327,7 @@ typedef struct {
#define EFI_ACPI_6_0_SOFTWARE_LICENSING_TABLE_SIGNATURE SIGNATURE_32('S', 'L', 'I', 'C')
///
-/// "SPCR" Serial Port Concole Redirection Table
+/// "SPCR" Serial Port Console Redirection Table
///
#define EFI_ACPI_6_0_SERIAL_PORT_CONSOLE_REDIRECTION_TABLE_SIGNATURE SIGNATURE_32('S', 'P', 'C', 'R')