]> git.proxmox.com Git - mirror_edk2.git/blobdiff - IntelFrameworkModulePkg/Include/Protocol/OEMBadging.h
IntelFrameworkModulePkg: Clean up source files
[mirror_edk2.git] / IntelFrameworkModulePkg / Include / Protocol / OEMBadging.h
index c56b7e725bcf12725f110fabb23c4b9142a3b6bb..0e1d8cd13734fcb20560d58649eca6009c609765 100644 (file)
@@ -1,14 +1,14 @@
 /** @file\r
-  The OEM Badging Protocol defines the interface to get the OEM badging \r
+  The OEM Badging Protocol defines the interface to get the OEM badging\r
   image with the display attribute. This protocol can be produced based on OEM badging images.\r
 \r
-Copyright (c) 2006 - 2010, 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
@@ -53,8 +53,8 @@ typedef enum {
   @param This              The pointer to this protocol instance.\r
   @param Instance          The visible image instance is found.\r
   @param Format            The format of the image. Examples: BMP, JPEG.\r
-  @param ImageData         The image data for the badge file. Currently only \r
-                           supports the .bmp file format. \r
+  @param ImageData         The image data for the badge file. Currently only\r
+                           supports the .bmp file format.\r
   @param ImageSize         The size of the image returned.\r
   @param Attribute         The display attributes of the image returned.\r
   @param CoordinateX       The X coordinate of the image.\r