[edk2-devel] [PATCH v2 56/78] OvmfPkg/Csm/LegacyBios: Fix a typo

Philippe Mathieu-Daudé posted 78 patches 6 years, 1 month ago
There is a newer version of this series
[edk2-devel] [PATCH v2 56/78] OvmfPkg/Csm/LegacyBios: Fix a typo
Posted by Philippe Mathieu-Daudé 6 years, 1 month ago
Fix a typo in the header documentation.

Signed-off-by: Philippe Mathieu-Daude <philmd@redhat.com>
---
 OvmfPkg/Csm/Include/Protocol/LegacyBios.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/OvmfPkg/Csm/Include/Protocol/LegacyBios.h b/OvmfPkg/Csm/Include/Protocol/LegacyBios.h
index cd585a8d58f3..cb320b601733 100644
--- a/OvmfPkg/Csm/Include/Protocol/LegacyBios.h
+++ b/OvmfPkg/Csm/Include/Protocol/LegacyBios.h
@@ -1,7 +1,7 @@
 /** @file
   The EFI Legacy BIOS Protocol is used to abstract legacy Option ROM usage
   under EFI and Legacy OS boot.  This file also includes all the related
-  COMPATIBILIY16 structures and definitions.
+  COMPATIBILITY16 structures and definitions.
 
   Note: The names for EFI_IA32_REGISTER_SET elements were picked to follow
   well known naming conventions.
-- 
2.21.0


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

View/Reply Online (#52790): https://edk2.groups.io/g/devel/message/52790
Mute This Topic: https://groups.io/mt/69395955/1787277
Group Owner: devel+owner@edk2.groups.io
Unsubscribe: https://edk2.groups.io/g/devel/unsub  [importer@patchew.org]
-=-=-=-=-=-=-=-=-=-=-=-

Re: [edk2-devel] [PATCH v2 56/78] OvmfPkg/Csm/LegacyBios: Fix a typo
Posted by Laszlo Ersek 6 years, 1 month ago
On 01/03/20 10:07, Philippe Mathieu-Daudé wrote:
> Fix a typo in the header documentation.
> 
> Signed-off-by: Philippe Mathieu-Daude <philmd@redhat.com>
> ---
>  OvmfPkg/Csm/Include/Protocol/LegacyBios.h | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/OvmfPkg/Csm/Include/Protocol/LegacyBios.h b/OvmfPkg/Csm/Include/Protocol/LegacyBios.h
> index cd585a8d58f3..cb320b601733 100644
> --- a/OvmfPkg/Csm/Include/Protocol/LegacyBios.h
> +++ b/OvmfPkg/Csm/Include/Protocol/LegacyBios.h
> @@ -1,7 +1,7 @@
>  /** @file
>    The EFI Legacy BIOS Protocol is used to abstract legacy Option ROM usage
>    under EFI and Legacy OS boot.  This file also includes all the related
> -  COMPATIBILIY16 structures and definitions.
> +  COMPATIBILITY16 structures and definitions.
>  
>    Note: The names for EFI_IA32_REGISTER_SET elements were picked to follow
>    well known naming conventions.
> 

Reviewed-by: Laszlo Ersek <lersek@redhat.com>


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

View/Reply Online (#52829): https://edk2.groups.io/g/devel/message/52829
Mute This Topic: https://groups.io/mt/69395955/1787277
Group Owner: devel+owner@edk2.groups.io
Unsubscribe: https://edk2.groups.io/g/devel/unsub  [importer@patchew.org]
-=-=-=-=-=-=-=-=-=-=-=-