Revision: 19008
          http://sourceforge.net/p/edk2/code/19008
Author:   vanjeff
Date:     2015-11-30 03:13:42 +0000 (Mon, 30 Nov 2015)
Log Message:
-----------
MdePkg SerialIo.h: Fix typo "buts" to "bits"

(Sync patch r18907 from main trunk.)

Cc: Michael D Kinney <[email protected]>
Cc: Liming Gao <[email protected]>
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Star Zeng <[email protected]>
Reviewed-by: Michael D Kinney <[email protected]>

Revision Links:
--------------
    http://sourceforge.net/p/edk2/code/18907

Modified Paths:
--------------
    branches/UDK2015/MdePkg/Include/Protocol/SerialIo.h

Modified: branches/UDK2015/MdePkg/Include/Protocol/SerialIo.h
===================================================================
--- branches/UDK2015/MdePkg/Include/Protocol/SerialIo.h 2015-11-30 03:08:49 UTC 
(rev 19007)
+++ branches/UDK2015/MdePkg/Include/Protocol/SerialIo.h 2015-11-30 03:13:42 UTC 
(rev 19008)
@@ -4,7 +4,7 @@
   Abstraction of a basic serial device. Targeted at 16550 UART, but
   could be much more generic.
 
-  Copyright (c) 2006 - 2008, Intel Corporation. All rights reserved.<BR>
+  Copyright (c) 2006 - 2015, Intel Corporation. All rights reserved.<BR>
   This program and the accompanying materials                          
   are licensed and made available under the terms and conditions of the BSD 
License         
   which accompanies this distribution.  The full text of the license may be 
found at        
@@ -105,7 +105,7 @@
 
 /**
   Sets the baud rate, receive FIFO depth, transmit/receice time out, parity, 
-  data buts, and stop bits on a serial device.
+  data bits, and stop bits on a serial device.
 
   @param  This             Protocol instance pointer.
   @param  BaudRate         The requested baud rate. A BaudRate value of 0 will 
use the


------------------------------------------------------------------------------
Go from Idea to Many App Stores Faster with Intel(R) XDK
Give your users amazing mobile app experiences with Intel(R) XDK.
Use one codebase in this all-in-one HTML5 development environment.
Design, debug & build mobile apps & 2D/3D high-impact games for multiple OSs.
http://pubads.g.doubleclick.net/gampad/clk?id=254741551&iu=/4140
_______________________________________________
edk2-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/edk2-commits

Reply via email to