Home
last modified time | relevance | path

Searched refs:EFI_USER_INFO_ACCESS_PERMIT_LOAD (Results 1 – 5 of 5) sorted by relevance

/device/linaro/bootloader/edk2/MdePkg/Include/Protocol/
DUserManager.h206 #define EFI_USER_INFO_ACCESS_PERMIT_LOAD 0x00000002 macro
/device/linaro/bootloader/edk2/SecurityPkg/UserIdentification/UserProfileManagerDxe/
DModifyAccessPolicy.c102 Control.Type = EFI_USER_INFO_ACCESS_PERMIT_LOAD; in SaveAccessPolicy()
DUserProfileModify.c706 case EFI_USER_INFO_ACCESS_PERMIT_LOAD: in ResolveAccessPolicy()
/device/linaro/bootloader/edk2/SecurityPkg/Library/DxeDeferImageLoadLib/
DDxeDeferImageLoadLib.c524 if (IsDevicePathInList (DevicePath, EFI_USER_INFO_ACCESS_PERMIT_LOAD)) { in VerifyDevicePath()
/device/linaro/bootloader/edk2/SecurityPkg/UserIdentification/UserIdentifyManagerDxe/
DUserIdentifyManager.c436 case EFI_USER_INFO_ACCESS_PERMIT_LOAD: in CheckAccessPolicy()