]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdePkg/Include/Ppi/DxeIpl.h
Updated *.dec files and .h files to support correct include path scheme
[mirror_edk2.git] / MdePkg / Include / Ppi / DxeIpl.h
index bed579522c68a99dda6de5b102e3daafc029858d..b835cafb38e42665ca6c45439760be35a79dcd75 100644 (file)
   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
-  Module Name:  DxeIpl.h\r
-\r
   @par Revision Reference:\r
-  This PPI is defined in PEI CIS.\r
-  Version 0.91.\r
+  This PPI is defined in PI.\r
+  Version 1.0.\r
 \r
 **/\r
 \r
@@ -33,14 +31,12 @@ typedef struct _EFI_DXE_IPL_PPI EFI_DXE_IPL_PPI;
   The architectural PPI that the PEI Foundation invokes when \r
   there are no additional PEIMs to invoke.\r
 \r
-  @param  This Pointer to the DXE IPL PPI instance\r
-  \r
-  @param  PeiServices Pointer to the PEI Services Table.\r
-  \r
-  @param  HobList Pointer to the list of Hand-Off Block (HOB) entries.\r
+  @param  This           Pointer to the DXE IPL PPI instance\r
+  @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, the DXE IPL PPI should not return.\r
 \r
 **/\r
 typedef\r