Home
last modified time | relevance | path

Searched refs:EFI_USER_INFO_USAGE_COUNT_RECORD (Results 1 – 3 of 3) sorted by relevance

/device/linaro/bootloader/edk2/MdePkg/Include/Protocol/
DUserManager.h130 #define EFI_USER_INFO_USAGE_COUNT_RECORD 0x04 macro
/device/linaro/bootloader/edk2/SecurityPkg/UserIdentification/UserIdentifyManagerDxe/
DUserIdentifyManager.c639 case EFI_USER_INFO_USAGE_COUNT_RECORD: in CheckUserInfo()
1615 Info->InfoType = EFI_USER_INFO_USAGE_COUNT_RECORD; in AddDefaultUserProfile()
1969 Status = FindUserInfoByType (User, &NewInfo, EFI_USER_INFO_USAGE_COUNT_RECORD); in UpdateUserInfo()
1979 Info->InfoType = EFI_USER_INFO_USAGE_COUNT_RECORD; in UpdateUserInfo()
/device/linaro/bootloader/edk2/SecurityPkg/UserIdentification/UserProfileManagerDxe/
DUserProfileModify.c210 case EFI_USER_INFO_USAGE_COUNT_RECORD: in GetAllUserInfo()