]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdePkg/Include/Ppi/LoadImage.h
MdePkg: Clean up source files
[mirror_edk2.git] / MdePkg / Include / Ppi / LoadImage.h
index 75f743a58cad44e3b059f94c347c710aadd3876a..55b646109bfd1fe18f67635a2d06dfd5163cdbab 100644 (file)
@@ -1,15 +1,15 @@
 /** @file\r
-  The file describes the PPI which notifies other drivers \r
+  The file describes the PPI which notifies other drivers\r
   of the PEIM being initialized by the PEI Dispatcher.\r
 \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
+  Copyright (c) 2006 - 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 PPI is introduced in PI Version 1.0.\r
@@ -27,7 +27,7 @@ typedef struct _EFI_PEI_LOADED_IMAGE_PPI  EFI_PEI_LOADED_IMAGE_PPI;
 \r
 ///\r
 /// This interface is installed by the PEI Dispatcher after the image has been\r
-/// loaded and after all security checks have been performed, \r
+/// loaded and after all security checks have been performed,\r
 /// to notify other PEIMs of the files which are being loaded.\r
 ///\r
 struct _EFI_PEI_LOADED_IMAGE_PPI {\r