]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdePkg/Include/Library/SerialPortLib.h
MdePkg: Refine the comments for FileHandleIsDirectory.
[mirror_edk2.git] / MdePkg / Include / Library / SerialPortLib.h
index 6fee2892428382fc4f80f20c7b74a5e52ac492d8..8f957864d8582202c1f1886734aabe78cf8d4c66 100644 (file)
@@ -1,8 +1,8 @@
 /** @file\r
   This library class provides common serial I/O port functions.\r
 \r
-Copyright (c) 2006 - 2008, Intel Corporation\r
-All rights reserved. This program and the accompanying materials\r
+Copyright (c) 2006 - 2008, Intel Corporation. All rights reserved.<BR>\r
+This program and the accompanying materials\r
 are licensed and made available under the terms and conditions of the BSD License\r
 which accompanies this distribution.  The full text of the license may be found at\r
 http://opensource.org/licenses/bsd-license.php\r
@@ -69,7 +69,7 @@ SerialPortWrite (
   @param  Buffer           Pointer to the data buffer to store the data read from the serial device.\r
   @param  NumberOfBytes    Number of bytes which will be read.\r
 \r
-  @retval 0                Read data failed, No data is to be read.\r
+  @retval 0                Read data failed, no data is to be read.\r
   @retval >0               Actual number of bytes read from serial device.\r
 \r
 **/\r