]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdePkg/Include/Ppi/DxeIpl.h
Remove BugBug in comments and adjust function header according to code style doc.
[mirror_edk2.git] / MdePkg / Include / Ppi / DxeIpl.h
index bed579522c68a99dda6de5b102e3daafc029858d..3a92135651b1f00c40266757b21c88ef547d814e 100644 (file)
@@ -33,14 +33,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
-\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
+  @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
 \r
 **/\r
 typedef\r