[edk2-devel] [PATCH 1/1] MdeModulePkg: Fix typo of "memory" in RamDiskDxe debug message

Wu, Hao A hao.a.wu at intel.com
Mon Aug 30 23:03:05 UTC 2021


> -----Original Message-----
> From: Rebecca Cran <rebecca at bsdio.com>
> Sent: Tuesday, August 31, 2021 6:37 AM
> To: Wang, Jian J <jian.j.wang at intel.com>; Wu, Hao A <hao.a.wu at intel.com>
> Cc: Rebecca Cran <rebecca at bsdio.com>; devel at edk2.groups.io
> Subject: [PATCH 1/1] MdeModulePkg: Fix typo of "memory" in RamDiskDxe
> debug message
> 
> Fix a typo of "memory" in a debug message in RamDiskProtocol.c.
> 
> Signed-off-by: Rebecca Cran <rebecca at bsdio.com>
> ---
>  MdeModulePkg/Universal/Disk/RamDiskDxe/RamDiskProtocol.c | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/MdeModulePkg/Universal/Disk/RamDiskDxe/RamDiskProtocol.c
> b/MdeModulePkg/Universal/Disk/RamDiskDxe/RamDiskProtocol.c
> index 4333e000539b..a45a55c82306 100644
> --- a/MdeModulePkg/Universal/Disk/RamDiskDxe/RamDiskProtocol.c
> +++ b/MdeModulePkg/Universal/Disk/RamDiskDxe/RamDiskProtocol.c
> @@ -195,7 +195,7 @@ RamDiskPublishNfit (
>        MemoryFound = TRUE;
>        DEBUG ((
>          EFI_D_INFO,
> -        "RamDiskPublishNfit: RAM disk with reserved meomry type, will publish to
> NFIT.\n"
> +        "RamDiskPublishNfit: RAM disk with reserved memory type, will publish to
> NFIT.\n"


Thanks.
Reviewed-by: Hao A Wu <hao.a.wu at intel.com>

Best Regards,
Hao Wu


>          ));
>        break;
>      }
> --
> 2.31.1
> 



-=-=-=-=-=-=-=-=-=-=-=-
Groups.io Links: You receive all messages sent to this group.
View/Reply Online (#79961): https://edk2.groups.io/g/devel/message/79961
Mute This Topic: https://groups.io/mt/85263871/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