From d405baa0b6566b08ec648f1fef1791c622c15b33 Mon Sep 17 00:00:00 2001 From: xli24 Date: Fri, 10 Jul 2009 03:53:02 +0000 Subject: [PATCH] Refine comments. git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@8858 6f19259b-4bc3-4df7-8a09-765794883524 --- IntelFrameworkPkg/Include/Ppi/DeviceRecoveryModule.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/IntelFrameworkPkg/Include/Ppi/DeviceRecoveryModule.h b/IntelFrameworkPkg/Include/Ppi/DeviceRecoveryModule.h index 104270c464..1113aa48c2 100644 --- a/IntelFrameworkPkg/Include/Ppi/DeviceRecoveryModule.h +++ b/IntelFrameworkPkg/Include/Ppi/DeviceRecoveryModule.h @@ -99,7 +99,7 @@ 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 for which capsule instance to retrieve the information. + @param[in] CapsuleInstance Specifies which capsule instance to retrieve. 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 -- 2.39.2