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

Wu, Hao A hao.a.wu at intel.com
Fri Sep 3 03:12:20 UTC 2021


Pushed via:
PR - https://github.com/tianocore/edk2/pull/1947
Commit - https://github.com/tianocore/edk2/commit/c5e805ffe1098601e84fd501d5fa1d45e9d96a62

Best Regards,
Hao Wu

> -----Original Message-----
> From: devel at edk2.groups.io <devel at edk2.groups.io> On Behalf Of Wu, Hao
> A
> Sent: Tuesday, August 31, 2021 7:03 AM
> To: Rebecca Cran <rebecca at bsdio.com>; Wang, Jian J
> <jian.j.wang at intel.com>
> Cc: devel at edk2.groups.io
> Subject: Re: [edk2-devel] [PATCH 1/1] MdeModulePkg: Fix typo of
> "memory" in RamDiskDxe debug message
> 
> > -----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 (#80191): https://edk2.groups.io/g/devel/message/80191
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