summaryrefslogtreecommitdiffstats
path: root/OvmfPkg/Csm/Include/Protocol/LegacyBiosPlatform.h
diff options
context:
space:
mode:
authorAntoine Coeur <coeur@gmx.fr>2020-02-07 02:08:08 +0100
committermergify[bot] <37929162+mergify[bot]@users.noreply.github.com>2020-02-10 22:30:07 +0000
commit48cf40b8c92e164f0785cccf5b9c6815561c8474 (patch)
treed89896500af74ce6b9b97481dc3f531217229b10 /OvmfPkg/Csm/Include/Protocol/LegacyBiosPlatform.h
parentf221466ea77a897d0f21e2092d5564249ab828c1 (diff)
downloadedk2-48cf40b8c92e164f0785cccf5b9c6815561c8474.tar.gz
edk2-48cf40b8c92e164f0785cccf5b9c6815561c8474.tar.bz2
edk2-48cf40b8c92e164f0785cccf5b9c6815561c8474.zip
OvmfPkg/Csm: Fix various typos
Fix various typos in documentation, comments and strings. Cc: Jordan Justen <jordan.l.justen@intel.com> Cc: Laszlo Ersek <lersek@redhat.com> Cc: Ard Biesheuvel <ard.biesheuvel@linaro.org> Signed-off-by: Antoine Coeur <coeur@gmx.fr> Reviewed-by: Philippe Mathieu-Daude <philmd@redhat.com> Reviewed-by: David Woodhouse <dwmw2@infradead.org> Acked-by: Laszlo Ersek <lersek@redhat.com> Signed-off-by: Philippe Mathieu-Daude <philmd@redhat.com> Message-Id: <20200207010831.9046-56-philmd@redhat.com>
Diffstat (limited to 'OvmfPkg/Csm/Include/Protocol/LegacyBiosPlatform.h')
-rw-r--r--OvmfPkg/Csm/Include/Protocol/LegacyBiosPlatform.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/OvmfPkg/Csm/Include/Protocol/LegacyBiosPlatform.h b/OvmfPkg/Csm/Include/Protocol/LegacyBiosPlatform.h
index 0a164dad3b..607ef358f0 100644
--- a/OvmfPkg/Csm/Include/Protocol/LegacyBiosPlatform.h
+++ b/OvmfPkg/Csm/Include/Protocol/LegacyBiosPlatform.h
@@ -1,5 +1,5 @@
/** @file
- The EFI Legacy BIOS Patform Protocol is used to mate a Legacy16
+ The EFI Legacy BIOS Platform Protocol is used to mate a Legacy16
implementation with this EFI code. The EFI driver that produces
the Legacy BIOS protocol is generic and consumes this protocol.
A driver that matches the Legacy16 produces this protocol
@@ -383,7 +383,7 @@ typedef enum {
///
/// ShadowAddress First free OpROM area, after other OpROMs have been dispatched..
///
- /// Compatibility16Table Pointer to the Compatability16 Table.
+ /// Compatibility16Table Pointer to the Compatibility16 Table.
///
/// AdditionalData NULL.
///