public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
* [PATCH] MdePkg: Fixed typos throughout the document.
@ 2017-05-02  0:01 Nitin Puranik
  0 siblings, 0 replies; only message in thread
From: Nitin Puranik @ 2017-05-02  0:01 UTC (permalink / raw)
  To: edk2-devel

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Nitin Puranik <nitin.n.puranik@gmail.com>
---
 MdePkg/Include/Protocol/SerialIo.h | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/MdePkg/Include/Protocol/SerialIo.h b/MdePkg/Include/Protocol/SerialIo.h
index 31cd46614e..9fd89f98f2 100644
--- a/MdePkg/Include/Protocol/SerialIo.h
+++ b/MdePkg/Include/Protocol/SerialIo.h
@@ -104,7 +104,7 @@ EFI_STATUS
   );
 
 /**
-  Sets the baud rate, receive FIFO depth, transmit/receice time out, parity, 
+  Sets the baud rate, receive FIFO depth, transmit/receive time out, parity,
   data bits, and stop bits on a serial device.
 
   @param  This             Protocol instance pointer.
@@ -160,7 +160,7 @@ EFI_STATUS
   );
 
 /**
-  Retrieves the status of thecontrol bits on a serial device
+  Retrieves the status of the control bits on a serial device
 
   @param  This              Protocol instance pointer.
   @param  Control           A pointer to return the current Control signals from the serial device.
@@ -244,7 +244,7 @@ EFI_STATUS
   
   @param Parity
   If applicable, this is the EFI_PARITY_TYPE that is computed or 
-  checked as each character is transmitted or reveived. If the device
+  checked as each character is transmitted or received. If the device
   does not support parity the value is the default parity value.
   
   @param StopBits
-- 
2.11.0.windows.3



^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2017-05-02  0:01 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-05-02  0:01 [PATCH] MdePkg: Fixed typos throughout the document Nitin Puranik

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox