Home | History | Annotate | Download | only in Protocol

Lines Matching refs:Form

59   This function returns information about the form used when interacting with the user during user 

60 identification. The form is the first enabled form in the form-set class
62 the user credential provider does not require a form to identify the user, then this function should
67 @param[out] FormSetId On return, holds the identifier of the form set which contains
68 the form used during user identification.
69 @param[out] FormId On return, holds the identifier of the form used during user
72 @retval EFI_SUCCESS Form returned successfully.
73 @retval EFI_NOT_FOUND Form not returned.
141 function is called after the credential-related information has been submitted on a form OR after a
278 EFI_CREDENTIAL_FORM Form;