Home
last modified time | relevance | path

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

/DragonStub/inc/
H A Defidef.h200 #define EFI_MEMORY_RP 0x0000000000002000 macro
/DragonStub/apps/
H A Delf.c256 if (attr & EFI_MEMORY_RP) { in efi_remap_image_all_rwx()
258 memattr, image_base, alloc_size, EFI_MEMORY_RP); in efi_remap_image_all_rwx()