* Re: [edk2-devel] [PATCH V1] MdeModulePkg: Fix spelling error in PciSioSerialDxe
[not found] <17216DDF26816D72.25977@groups.io>
@ 2022-10-25 22:31 ` Nate DeSimone
0 siblings, 0 replies; only message in thread
From: Nate DeSimone @ 2022-10-25 22:31 UTC (permalink / raw)
To: devel@edk2.groups.io, Desimone, Nathaniel L
Cc: Ni, Ray, Gao, Zhichao, Wang, Jian J, Gao, Liming,
Kinney, Michael D
Pushed: https://github.com/tianocore/edk2/commit/7464db4
> -----Original Message-----
> From: devel@edk2.groups.io <devel@edk2.groups.io> On Behalf Of Nate
> DeSimone
> Sent: Tuesday, October 25, 2022 2:42 PM
> To: devel@edk2.groups.io
> Cc: Ni, Ray <ray.ni@intel.com>; Gao, Zhichao <zhichao.gao@intel.com>;
> Wang, Jian J <jian.j.wang@intel.com>; Gao, Liming
> <gaoliming@byosoft.com.cn>; Kinney, Michael D
> <michael.d.kinney@intel.com>
> Subject: [edk2-devel] [PATCH V1] MdeModulePkg: Fix spelling error in
> PciSioSerialDxe
>
> gSerialDevTempate should be gSerialDevTemplate
>
> Cc: Ray Ni <ray.ni@intel.com>
> Cc: Zhichao Gao <zhichao.gao@intel.com>
> Cc: Jian J Wang <jian.j.wang@intel.com>
> Cc: Liming Gao <gaoliming@byosoft.com.cn>
> Cc: Michael D Kinney <michael.d.kinney@intel.com>
> Signed-off-by: Nate DeSimone <nathaniel.l.desimone@intel.com>
> ---
> MdeModulePkg/Bus/Pci/PciSioSerialDxe/Serial.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/MdeModulePkg/Bus/Pci/PciSioSerialDxe/Serial.c
> b/MdeModulePkg/Bus/Pci/PciSioSerialDxe/Serial.c
> index 2b5ff0a37a..8b1ce70118 100644
> --- a/MdeModulePkg/Bus/Pci/PciSioSerialDxe/Serial.c
> +++ b/MdeModulePkg/Bus/Pci/PciSioSerialDxe/Serial.c
> @@ -138,7 +138,7 @@ InitializePciSioSerial (
> ASSERT_EFI_ERROR (Status);
>
> //
> - // Initialize UART default setting in gSerialDevTempate
> + // Initialize UART default setting in gSerialDevTemplate
> //
> gSerialDevTemplate.SerialMode.BaudRate = PcdGet64
> (PcdUartDefaultBaudRate);
> gSerialDevTemplate.SerialMode.DataBits = PcdGet8
> (PcdUartDefaultDataBits);
> --
> 2.27.0.windows.1
>
>
>
>
>
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2022-10-25 22:31 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
[not found] <17216DDF26816D72.25977@groups.io>
2022-10-25 22:31 ` [edk2-devel] [PATCH V1] MdeModulePkg: Fix spelling error in PciSioSerialDxe Nate DeSimone
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox