Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/MdePkg/Include/Protocol/
DUserManager.h198 #define EFI_USER_INFO_ACCESS_FORBID_LOAD 0x00000001 macro
/device/linaro/bootloader/edk2/SecurityPkg/UserIdentification/UserProfileManagerDxe/
DModifyAccessPolicy.c120 Control.Type = EFI_USER_INFO_ACCESS_FORBID_LOAD; in SaveAccessPolicy()
DUserProfileModify.c693 case EFI_USER_INFO_ACCESS_FORBID_LOAD: in ResolveAccessPolicy()
/device/linaro/bootloader/edk2/SecurityPkg/Library/DxeDeferImageLoadLib/
DDxeDeferImageLoadLib.c532 if (IsDevicePathInList (DevicePath, EFI_USER_INFO_ACCESS_FORBID_LOAD)) { in VerifyDevicePath()
/device/linaro/bootloader/edk2/SecurityPkg/UserIdentification/UserIdentifyManagerDxe/
DUserIdentifyManager.c435 case EFI_USER_INFO_ACCESS_FORBID_LOAD: in CheckAccessPolicy()