Home
last modified time | relevance | path

Searched defs:_EFI_USER_CREDENTIAL2_PROTOCOL (Results 1 – 1 of 1) sorted by relevance

/device/linaro/bootloader/edk2/MdePkg/Include/Protocol/
DUserCredential2.h295 struct _EFI_USER_CREDENTIAL2_PROTOCOL { struct
296 EFI_GUID Identifier; ///< Uniquely identifies this credential provider.
297 EFI_GUID Type; ///< Identifies this class of User Credential Provider.
298 EFI_CREDENTIAL2_ENROLL Enroll;
299 EFI_CREDENTIAL2_FORM Form;
300 EFI_CREDENTIAL2_TILE Tile;
301 EFI_CREDENTIAL2_TITLE Title;
302 EFI_CREDENTIAL2_USER User;
303 EFI_CREDENTIAL2_SELECT Select;
304 EFI_CREDENTIAL2_DESELECT Deselect;
[all …]