mirror of https://github.com/acidanthera/audk.git
Make comments to be consistent with the parameter.
Signed-off-by: gdong1 git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@12718 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
parent
1aff716ac7
commit
9463796b88
|
@ -60,8 +60,8 @@ ProviderAlreadyInPolicy (
|
|||
/**
|
||||
Add the user's credential record in the provider.
|
||||
|
||||
@param[in] ProviderGuid Point to credential provider guid.
|
||||
@param[in] User Points to user profile.
|
||||
@param[in] Identity Identity policy item including credential provider.
|
||||
@param[in] User Points to user profile.
|
||||
|
||||
@retval EFI_SUCCESS Add or delete record successfully.
|
||||
@retval Others Fail to add or delete record.
|
||||
|
|
Loading…
Reference in New Issue