]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdePkg/Include/Ppi/DxeIpl.h
1. Remove unnecessary CONST.
[mirror_edk2.git] / MdePkg / Include / Ppi / DxeIpl.h
index c4fb18e22e41b1d986a90035c49c2f03c93d0f45..29c4df51b9d829d7dda5b6c8d706819d4b9c5541 100644 (file)
@@ -1,8 +1,8 @@
 /** @file\r
   This file declares DXE Initial Program Load PPI.\r
-  When the PEI core is done it calls the DXE IPL via this PPI.\r
+  When the PEI core is done it calls the DXE IPL PPI to load the DXE Foundation.\r
 \r
-  Copyright (c) 2006, Intel Corporation                                                         \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
@@ -35,8 +35,9 @@ typedef struct _EFI_DXE_IPL_PPI EFI_DXE_IPL_PPI;
   @param  PeiServices    Pointer to the PEI Services Table.\r
   @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, the DXE IPL PPI should not return.\r
+  @retval EFI_SUCCESS    Upon this return code, the PEI Foundation should enter\r
+                         some exception handling.Under normal circumstances, \r
+                         the DXE IPL PPI should not return.\r
 \r
 **/\r
 typedef\r