MdePkg[all]  1.08
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
EFI_USER_INFO Struct Reference

Data Fields

EFI_GUID Credential
 
UINT8 InfoType
 
UINT8 Reserved1
 
EFI_USER_INFO_ATTRIBS InfoAttribs
 
UINT32 InfoSize
 

Detailed Description

User information structure

Field Documentation

EFI_GUID EFI_USER_INFO::Credential

The user credential identifier associated with this user information or else Nil if the information is not associated with any specific credential.

EFI_USER_INFO_ATTRIBS EFI_USER_INFO::InfoAttribs

The attributes of the user profile information.

UINT32 EFI_USER_INFO::InfoSize

The size of the user information, in bytes, including this header.

UINT8 EFI_USER_INFO::InfoType

The type of user information.

UINT8 EFI_USER_INFO::Reserved1

Must be set to 0.