]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdePkg/Include/Protocol/ComponentName.h
MdePkg: Clean up source files
[mirror_edk2.git] / MdePkg / Include / Protocol / ComponentName.h
index 26dec3c10179476b7ab8c263ababfdc1a95cb00e..900807ce6e1035f461d70cd406ea233cf36bbb04 100644 (file)
@@ -1,15 +1,15 @@
 /** @file\r
   EFI Component Name Protocol as defined in the EFI 1.1 specification.\r
-  This protocol is used to retrieve user readable names of EFI Drivers \r
+  This protocol is used to retrieve user readable names of EFI Drivers\r
   and controllers managed by EFI Drivers.\r
 \r
-Copyright (c) 2006 - 2011, Intel Corporation. All rights reserved.<BR>\r
-This program and the accompanying materials are licensed and made available under \r
-the terms and conditions of the BSD License that accompanies this distribution.  \r
+Copyright (c) 2006 - 2018, Intel Corporation. All rights reserved.<BR>\r
+This program and the accompanying materials are licensed and made available under\r
+the terms and conditions of the BSD License that accompanies this distribution.\r
 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
+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
 \r
 **/\r
@@ -110,7 +110,7 @@ EFI_STATUS
   );\r
 \r
 ///\r
-/// This protocol is used to retrieve user readable names of drivers \r
+/// This protocol is used to retrieve user readable names of drivers\r
 /// and controllers managed by UEFI Drivers.\r
 ///\r
 struct _EFI_COMPONENT_NAME_PROTOCOL {\r
@@ -119,7 +119,7 @@ struct _EFI_COMPONENT_NAME_PROTOCOL {
   ///\r
   /// A Null-terminated ASCII string that contains one or more\r
   /// ISO 639-2 language codes. This is the list of language codes\r
-  /// that this protocol supports.  \r
+  /// that this protocol supports.\r
   ///\r
   CHAR8                                   *SupportedLanguages;\r
 };\r