Searched refs:EFI_USER_INFO_IDENTITY_OR (Results 1 - 4 of 4) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/SecurityPkg/UserIdentification/UserProfileManagerDxe/
H A DModifyIdentityPolicy.c244 Policy->Type = EFI_USER_INFO_IDENTITY_OR;
356 case EFI_USER_INFO_IDENTITY_OR:
369 OpCode = EFI_USER_INFO_IDENTITY_OR;
373 if (OpCode == EFI_USER_INFO_IDENTITY_OR) {
H A DUserProfileModify.c409 case EFI_USER_INFO_IDENTITY_OR:
/vbox/src/VBox/Devices/EFI/Firmware/MdePkg/Include/Protocol/
H A DUserManager.h285 #define EFI_USER_INFO_IDENTITY_OR 0x12 macro
/vbox/src/VBox/Devices/EFI/Firmware/SecurityPkg/UserIdentification/UserIdentifyManagerDxe/
H A DUserIdentifyManager.c557 case EFI_USER_INFO_IDENTITY_OR:
1786 if (Identity->Type == EFI_USER_INFO_IDENTITY_OR) {
1787 *PolicyType = EFI_USER_INFO_IDENTITY_OR;
2162 case EFI_USER_INFO_IDENTITY_OR:
2443 if (PolicyType == EFI_USER_INFO_IDENTITY_OR) {

Completed in 55 milliseconds