[edk2-devel] [Patch] MdeModulePkg/BdsDxe: Fix spelling mistake

Gao, Zhichao zhichao.gao at intel.com
Mon Aug 3 04:48:23 UTC 2020


Reviewed-by: Zhichao Gao <zhichao.gao at intel.com>

Thanks,
Zhichao

> -----Original Message-----
> From: Kinney, Michael D <michael.d.kinney at intel.com>
> Sent: Saturday, August 1, 2020 9:11 AM
> To: devel at edk2.groups.io
> Cc: Gao, Zhichao <zhichao.gao at intel.com>; Ni, Ray <ray.ni at intel.com>
> Subject: [Patch] MdeModulePkg/BdsDxe: Fix spelling mistake
> 
> REF: https://bugzilla.tianocore.org/show_bug.cgi?id=2355
> 
> Cc: Zhichao Gao <zhichao.gao at intel.com>
> Cc: Ray Ni <ray.ni at intel.com>
> Signed-off-by: Michael D Kinney <michael.d.kinney at intel.com>
> ---
>  MdeModulePkg/Universal/BdsDxe/BdsEntry.c | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/MdeModulePkg/Universal/BdsDxe/BdsEntry.c
> b/MdeModulePkg/Universal/BdsDxe/BdsEntry.c
> index d387dbe7ac..83b773a2fa 100644
> --- a/MdeModulePkg/Universal/BdsDxe/BdsEntry.c
> +++ b/MdeModulePkg/Universal/BdsDxe/BdsEntry.c
> @@ -785,7 +785,7 @@ BdsEntry (
> 
>    FilePath = FileDevicePath (NULL, EFI_REMOVABLE_MEDIA_FILE_NAME);
>    if (FilePath == NULL) {
> -    DEBUG ((DEBUG_ERROR, "Fail to allocate memory for defualt boot file path.
> Unable to boot.\n"));
> +    DEBUG ((DEBUG_ERROR, "Fail to allocate memory for default boot file path.
> Unable to boot.\n"));
>      CpuDeadLoop ();
>    }
>    Status = EfiBootManagerInitializeLoadOption (
> --
> 2.21.0.windows.1


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

View/Reply Online (#63647): https://edk2.groups.io/g/devel/message/63647
Mute This Topic: https://groups.io/mt/75919320/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