HomeSort by relevance Sort by last modified time
    Searched refs:EFI_USER_INFO_ACCESS_MANAGE (Results 1 - 4 of 4) sorted by null

  /device/linaro/bootloader/edk2/SecurityPkg/UserIdentification/UserProfileManagerDxe/
UserProfileManager.c 254 if ((CurrentAccessRight == EFI_USER_INFO_ACCESS_MANAGE) ||
282 if (CurrentAccessRight == EFI_USER_INFO_ACCESS_MANAGE) {
UserProfileModify.c 85 if ((CurrentAccessRight == EFI_USER_INFO_ACCESS_MANAGE) || (User == CurrentUser)) {
606 if (CurrentAccessRight == EFI_USER_INFO_ACCESS_MANAGE) {
673 case EFI_USER_INFO_ACCESS_MANAGE:
674 mAccessInfo.AccessRight = EFI_USER_INFO_ACCESS_MANAGE;
918 EFI_USER_INFO_ACCESS_MANAGE
    [all...]
  /device/linaro/bootloader/edk2/MdePkg/Include/Protocol/
UserManager.h 218 #define EFI_USER_INFO_ACCESS_MANAGE 0x00000005
  /device/linaro/bootloader/edk2/SecurityPkg/UserIdentification/UserIdentifyManagerDxe/
UserIdentifyManager.c 464 case EFI_USER_INFO_ACCESS_MANAGE:
741 @param[in] RightType Could be EFI_USER_INFO_ACCESS_MANAGE,
    [all...]

Completed in 63 milliseconds