X-Git-Url: https://git.proxmox.com/?a=blobdiff_plain;f=MdePkg%2FInclude%2FPpi%2FDxeIpl.h;h=b835cafb38e42665ca6c45439760be35a79dcd75;hb=3a98b778ab22972beb5fe8734d032d477dc5d870;hp=bed579522c68a99dda6de5b102e3daafc029858d;hpb=878ddf1fc3540a715f63594ed22b6929e881afb4;p=mirror_edk2.git diff --git a/MdePkg/Include/Ppi/DxeIpl.h b/MdePkg/Include/Ppi/DxeIpl.h index bed579522c..b835cafb38 100644 --- a/MdePkg/Include/Ppi/DxeIpl.h +++ b/MdePkg/Include/Ppi/DxeIpl.h @@ -11,11 +11,9 @@ THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS, WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED. - Module Name: DxeIpl.h - @par Revision Reference: - This PPI is defined in PEI CIS. - Version 0.91. + This PPI is defined in PI. + Version 1.0. **/ @@ -33,14 +31,12 @@ typedef struct _EFI_DXE_IPL_PPI EFI_DXE_IPL_PPI; The architectural PPI that the PEI Foundation invokes when there are no additional PEIMs to invoke. - @param This Pointer to the DXE IPL PPI instance - - @param PeiServices Pointer to the PEI Services Table. - - @param HobList Pointer to the list of Hand-Off Block (HOB) entries. + @param This Pointer to the DXE IPL PPI instance + @param PeiServices Pointer to the PEI Services Table. + @param HobList Pointer to the list of Hand-Off Block (HOB) entries. - @retval EFI_SUCCESS Upon this return code, the PEI Foundation should enter - some exception handling.Under normal circumstances, the DXE IPL PPI should not return. + @retval EFI_SUCCESS Upon this return code, the PEI Foundation should enter + some exception handling.Under normal circumstances, the DXE IPL PPI should not return. **/ typedef