]> git.proxmox.com Git - mirror_edk2.git/blobdiff - BaseTools/Source/C/GenFw/ElfConvert.h
BaseTools: Clean up source files
[mirror_edk2.git] / BaseTools / Source / C / GenFw / ElfConvert.h
index fc8c63f34bdcf4fb3d7acc908c72f0d364c0e3b1..1c0f24e6c2892511a7faf87208d03fa57daf9b82 100644 (file)
@@ -3,9 +3,9 @@ Header file for Elf convert solution
 \r
 Copyright (c) 2010 - 2018, Intel Corporation. All rights reserved.<BR>\r
 \r
-This program and the accompanying materials are licensed and made available \r
-under the terms and conditions of the BSD License which accompanies this \r
-distribution.  The full text of the license may be found at \r
+This program and the accompanying materials are licensed and made available\r
+under the terms and conditions of the BSD License which accompanies this\r
+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
@@ -45,7 +45,7 @@ typedef enum {
   SECTION_TEXT,\r
   SECTION_HII,\r
   SECTION_DATA\r
-  \r
+\r
 } SECTION_FILTER_TYPES;\r
 \r
 //\r
@@ -58,7 +58,7 @@ typedef struct {
   VOID    (*WriteDebug) ();\r
   VOID    (*SetImageSize) ();\r
   VOID    (*CleanUp) ();\r
-  \r
+\r
 } ELF_FUNCTION_TABLE;\r
 \r
 //\r