]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdePkg/Include/Ppi/DxeIpl.h
MdePkg: Clean up source files
[mirror_edk2.git] / MdePkg / Include / Ppi / DxeIpl.h
index 35fb0aaa6882cbf30be2826f79d47ec34d64a5e5..b647c3ca06ce16be01e8b655031517211407bbef 100644 (file)
@@ -2,18 +2,17 @@
   This file declares DXE Initial Program Load PPI.\r
   When the PEI core is done it calls the DXE IPL PPI to load the DXE Foundation.\r
 \r
-  Copyright (c) 2006 - 2008, Intel Corporation                                                         \r
-  All rights reserved. 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 defined in PI.\r
-  Version 1.0.\r
+  This PPI is introduced in PI Version 1.0.\r
 \r
 **/\r
 \r
@@ -28,7 +27,7 @@
 typedef struct _EFI_DXE_IPL_PPI EFI_DXE_IPL_PPI;\r
 \r
 /**\r
-  The architectural PPI that the PEI Foundation invokes when \r
+  The architectural PPI that the PEI Foundation invokes when\r
   there are no additional PEIMs to invoke.\r
 \r
   This function is invoked by the PEI Foundation.\r
@@ -47,7 +46,7 @@ typedef struct _EFI_DXE_IPL_PPI EFI_DXE_IPL_PPI;
   @param  HobList        Pointer to the list of Hand-Off Block (HOB) entries.\r
 \r
   @retval EFI_SUCCESS    Upon this return code, the PEI Foundation should enter\r
-                         some exception handling.Under normal circumstances, \r
+                         some exception handling.Under normal circumstances,\r
                          the DXE IPL PPI should not return.\r
 \r
 **/\r