]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdePkg/Include/Protocol/I2cIo.h
MdePkg: Clean up source files
[mirror_edk2.git] / MdePkg / Include / Protocol / I2cIo.h
index 1e01d7ce877ccc1479b69db009418ab60b6e754a..339b296da5a9648f27d9f7496026e52565af6413 100644 (file)
@@ -1,17 +1,17 @@
 /** @file\r
   I2C I/O Protocol as defined in the PI 1.3 specification.\r
 \r
-  The EFI I2C I/O protocol enables the user to manipulate a single \r
+  The EFI I2C I/O protocol enables the user to manipulate a single\r
   I2C device independent of the host controller and I2C design.\r
 \r
-  Copyright (c) 2013 - 2015, 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
+  Copyright (c) 2013 - 2018, 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
 \r
-  THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,                     \r
-  WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.             \r
+  THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,\r
+  WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.\r
 \r
   @par Revision Reference:\r
   This protocol is from PI Version 1.3.\r
@@ -66,7 +66,7 @@ typedef struct _EFI_I2C_IO_PROTOCOL  EFI_I2C_IO_PROTOCOL;
 \r
   The upper layer driver writer provides the following to the platform\r
   vendor:\r
-  \r
+\r
   1.  Vendor specific GUID for the I2C part\r
   2.  Guidance on proper construction of the slave address array when the\r
       I2C device uses more than one slave address.  The I2C bus protocol\r