Home | History | Annotate | Download | only in Protocol

Lines Matching refs:Form

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

58 identification. The form is the first enabled form in the form-set class
60 the user credential provider does not require a form to identify the user, then this function should
65 @param[out] FormSetId On return, holds the identifier of the form set which contains
66 the form used during user identification.
67 @param[out] FormId On return, holds the identifier of the form used during user
70 @retval EFI_SUCCESS Form returned successfully.
71 @retval EFI_NOT_FOUND Form not returned.
139 function is called after the credential-related information has been submitted on a form OR after a
299 EFI_CREDENTIAL2_FORM Form;