Home
last modified time | relevance | path

Searched refs:DENY_EXECUTE_ON_SECURITY_VIOLATION (Results 1 – 2 of 2) sorted by relevance

/device/linaro/bootloader/edk2/SecurityPkg/Library/DxeImageVerificationLib/
DDxeImageVerificationLib.h65 #define DENY_EXECUTE_ON_SECURITY_VIOLATION 0x00000004 macro
DDxeImageVerificationLib.c1634 Policy = DENY_EXECUTE_ON_SECURITY_VIOLATION; in DxeImageVerificationHandler()