[edk2-devel] [PATCH 09/79] FatPkg/FatPei: Fix few typos

Ni, Ray ray.ni at intel.com
Fri Dec 20 06:37:21 UTC 2019


Reviewed-by: Ray Ni <ray.ni at intel.com>

> -----Original Message-----
> From: Philippe Mathieu-Daude <philmd at redhat.com>
> Sent: Wednesday, December 4, 2019 12:15 AM
> To: devel at edk2.groups.io
> Cc: Antoine Coeur <coeur at gmx.fr>; Ni, Ray <ray.ni at intel.com>; Philippe
> Mathieu-Daude <philmd at redhat.com>
> Subject: [PATCH 09/79] FatPkg/FatPei: Fix few typos
> 
> From: Antoine Coeur <coeur at gmx.fr>
> 
> Fix few typos in comments.
> 
> Cc: Ray Ni <ray.ni at intel.com>
> Signed-off-by: Coeur <coeur at gmx.fr>
> Reviewed-by: Philippe Mathieu-Daude <philmd at redhat.com>
> Signed-off-by: Philippe Mathieu-Daude <philmd at redhat.com>
> ---
>  FatPkg/FatPei/FatLitePeim.h | 2 +-
>  FatPkg/FatPei/FatLiteApi.c  | 2 +-
>  FatPkg/FatPei/Mbr.c         | 2 +-
>  3 files changed, 3 insertions(+), 3 deletions(-)
> 
> diff --git a/FatPkg/FatPei/FatLitePeim.h b/FatPkg/FatPei/FatLitePeim.h
> index 9cacf74aceeb..0c3c69853ca6 100644
> --- a/FatPkg/FatPei/FatLitePeim.h
> +++ b/FatPkg/FatPei/FatLitePeim.h
> @@ -185,7 +185,7 @@ typedef struct {
> 
>  /**
>    Finds the recovery file on a FAT volume.
> -  This function finds the the recovery file named FileName on a specified FAT
> volume and returns
> +  This function finds the recovery file named FileName on a specified FAT
> volume and returns
>    its FileHandle pointer.
> 
>    @param  PrivateData             Global memory map for accessing global
> diff --git a/FatPkg/FatPei/FatLiteApi.c b/FatPkg/FatPei/FatLiteApi.c
> index 8c7c6e52581f..d07422ba93b7 100644
> --- a/FatPkg/FatPei/FatLiteApi.c
> +++ b/FatPkg/FatPei/FatLiteApi.c
> @@ -591,7 +591,7 @@ LoadRecoveryCapsule (
> 
>  /**
>    Finds the recovery file on a FAT volume.
> -  This function finds the the recovery file named FileName on a specified FAT
> volume and returns
> +  This function finds the recovery file named FileName on a specified FAT
> volume and returns
>    its FileHandle pointer.
> 
>    @param  PrivateData             Global memory map for accessing global
> diff --git a/FatPkg/FatPei/Mbr.c b/FatPkg/FatPei/Mbr.c
> index 5b01604c0749..78e73fb811d7 100644
> --- a/FatPkg/FatPei/Mbr.c
> +++ b/FatPkg/FatPei/Mbr.c
> @@ -51,7 +51,7 @@ PartitionValidMbr (
>      EndingLBA   = StartingLBA + UNPACK_UINT32 (Mbr-
> >Partition[Index1].SizeInLBA) - 1;
>      if (EndingLBA > LastLba) {
>        //
> -      // Compatability Errata:
> +      // Compatibility Errata:
>        //  Some systems try to hide drive space with their INT 13h driver
>        //  This does not hide space from the OS driver. This means the MBR
>        //  that gets created from DOS is smaller than the MBR created from
> --
> 2.21.0


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

View/Reply Online (#52447): https://edk2.groups.io/g/devel/message/52447
Mute This Topic: https://groups.io/mt/65773108/1813853
Group Owner: devel+owner at edk2.groups.io
Unsubscribe: https://edk2.groups.io/g/devel/unsub  [edk2-devel-archive at redhat.com]
-=-=-=-=-=-=-=-=-=-=-=-





More information about the edk2-devel-archive mailing list