X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=blobdiff_plain;f=MdePkg%2FInclude%2FPi%2FPiPeiCis.h;h=89bc24220d4a47f0a38d6d5ce9900d78d89f8d1a;hp=50e3b09d0ec460657cde5dfe8b5d79e75c3a6d90;hb=373b5cf97cc650d2e81d4909ff5327b6ce0b6c26;hpb=f824f71e4bf6f81d1ecbe652f3c313222c1e3c01 diff --git a/MdePkg/Include/Pi/PiPeiCis.h b/MdePkg/Include/Pi/PiPeiCis.h index 50e3b09d0e..89bc24220d 100644 --- a/MdePkg/Include/Pi/PiPeiCis.h +++ b/MdePkg/Include/Pi/PiPeiCis.h @@ -52,7 +52,8 @@ typedef struct _EFI_PEI_NOTIFY_DESCRIPTOR EFI_PEI_NOTIFY_DESCRIPTOR; @param FileHandle Pointer to the FFS file header. @param PeiServices Describes the list of possible PEI Services. - @return Status code + @retval EFI_SUCCESS The PEI completed successfully. + @retval !EFI_SUCCESS There is error in PEIM. **/ typedef @@ -69,7 +70,7 @@ EFI_STATUS @param NotifyDescriptor Address of the notification descriptor data structure. @param Ppi Address of the PPI that was installed. - @return Status code + @return Status of the notification. **/ typedef EFI_STATUS @@ -427,8 +428,6 @@ EFI_STATUS @param Source Pointer to the source buffer of the memory copy @param Length Number of bytes to copy from Source to Destination. - @return None - **/ typedef VOID @@ -445,8 +444,6 @@ VOID @param Size Number of bytes in Buffer to fill. @param Value Value to fill Buffer with - @return None - **/ typedef VOID @@ -528,7 +525,6 @@ EFI_STATUS @retval EFI_INVALID_PARAMETER VolumeHandle or FileHandle or FileName was NULL. - **/ typedef EFI_STATUS