Home
last modified time | relevance | path

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

/DragonStub/inc/
H A Defidef.h201 #define EFI_MEMORY_XP 0x0000000000004000 macro
/DragonStub/apps/
H A Delf.c242 if (attr & EFI_MEMORY_XP) { in efi_remap_image_all_rwx()
244 memattr, image_base, alloc_size, EFI_MEMORY_XP); in efi_remap_image_all_rwx()