TianoCore EDK2 master
Loading...
Searching...
No Matches
_EFI_USER_MANAGER_PROTOCOL Struct Reference

#include <MdePkg/Include/Protocol/UserManager.h>

Data Fields

EFI_USER_PROFILE_CREATE Create
 
EFI_USER_PROFILE_DELETE Delete
 
EFI_USER_PROFILE_GET_NEXT GetNext
 
EFI_USER_PROFILE_CURRENT Current
 
EFI_USER_PROFILE_IDENTIFY Identify
 
EFI_USER_PROFILE_FIND Find
 
EFI_USER_PROFILE_NOTIFY Notify
 
EFI_USER_PROFILE_GET_INFO GetInfo
 
EFI_USER_PROFILE_SET_INFO SetInfo
 
EFI_USER_PROFILE_DELETE_INFO DeleteInfo
 
EFI_USER_PROFILE_GET_NEXT_INFO GetNextInfo
 

Detailed Description

This protocol provides the services used to manage user profiles.

Definition at line 592 of file UserManager.h.

Field Documentation

◆ Create

EFI_USER_PROFILE_CREATE _EFI_USER_MANAGER_PROTOCOL::Create

Definition at line 593 of file UserManager.h.

◆ Current

EFI_USER_PROFILE_CURRENT _EFI_USER_MANAGER_PROTOCOL::Current

Definition at line 596 of file UserManager.h.

◆ Delete

EFI_USER_PROFILE_DELETE _EFI_USER_MANAGER_PROTOCOL::Delete

Definition at line 594 of file UserManager.h.

◆ DeleteInfo

EFI_USER_PROFILE_DELETE_INFO _EFI_USER_MANAGER_PROTOCOL::DeleteInfo

Definition at line 602 of file UserManager.h.

◆ Find

EFI_USER_PROFILE_FIND _EFI_USER_MANAGER_PROTOCOL::Find

Definition at line 598 of file UserManager.h.

◆ GetInfo

EFI_USER_PROFILE_GET_INFO _EFI_USER_MANAGER_PROTOCOL::GetInfo

Definition at line 600 of file UserManager.h.

◆ GetNext

EFI_USER_PROFILE_GET_NEXT _EFI_USER_MANAGER_PROTOCOL::GetNext

Definition at line 595 of file UserManager.h.

◆ GetNextInfo

EFI_USER_PROFILE_GET_NEXT_INFO _EFI_USER_MANAGER_PROTOCOL::GetNextInfo

Definition at line 603 of file UserManager.h.

◆ Identify

EFI_USER_PROFILE_IDENTIFY _EFI_USER_MANAGER_PROTOCOL::Identify

Definition at line 597 of file UserManager.h.

◆ Notify

EFI_USER_PROFILE_NOTIFY _EFI_USER_MANAGER_PROTOCOL::Notify

Definition at line 599 of file UserManager.h.

◆ SetInfo

EFI_USER_PROFILE_SET_INFO _EFI_USER_MANAGER_PROTOCOL::SetInfo

Definition at line 601 of file UserManager.h.


The documentation for this struct was generated from the following file: