mirror of https://github.com/acidanthera/audk.git
Refine comments.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@8858 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
parent
3ae0837720
commit
d405baa0b6
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue