X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=blobdiff_plain;f=IntelFrameworkPkg%2FInclude%2FPpi%2FDeviceRecoveryModule.h;fp=IntelFrameworkPkg%2FInclude%2FPpi%2FDeviceRecoveryModule.h;h=104270c46451087af36b84d5931601e24e11b124;hp=1c75509a7d5083f25e7aaad79282efdaca66a5e3;hb=3ae0837720d49d9c3197cd92b92fa5ff76720e43;hpb=a5baf84537b4c3e9e4d790848e81b5d0c1422624 diff --git a/IntelFrameworkPkg/Include/Ppi/DeviceRecoveryModule.h b/IntelFrameworkPkg/Include/Ppi/DeviceRecoveryModule.h index 1c75509a7d..104270c464 100644 --- a/IntelFrameworkPkg/Include/Ppi/DeviceRecoveryModule.h +++ b/IntelFrameworkPkg/Include/Ppi/DeviceRecoveryModule.h @@ -99,7 +99,9 @@ EFI_STATUS @param[in, out] PeiServices General-purpose services that are available to every PEIM @param[in] This Indicates the EFI_PEI_DEVICE_RECOVERY_MODULE_PPI instance. - @param[in] CapsuleInstance Specifies which capsule instance to retrieve. + @param[in] CapsuleInstance Specifies for which capsule instance to retrieve the information. + This parameter must be between one and the value returned by + GetNumberRecoveryCapsules() in NumberRecoveryCapsules. @param[out] Buffer Specifies a caller-allocated buffer in which the requested recovery capsule will be returned.