Home
last modified time | relevance | path

Searched refs:EfiMemoryType (Results 1 – 6 of 6) sorted by relevance

/lib/uefi/include/uefi/protocols/
A Dloaded_image_protocol.h33 EfiMemoryType image_code_type;
34 EfiMemoryType image_data_type;
/lib/uefi/
A Dmemory_protocols.h30 EfiStatus allocate_pages(EfiAllocatorType type, EfiMemoryType memory_type,
A Duefi_platform.h66 EfiStatus allocate_pool(EfiMemoryType pool_type, size_t size, void **buf);
A Dmemory_protocols.cpp155 EfiStatus allocate_pages(EfiAllocatorType type, EfiMemoryType memory_type, in allocate_pages()
176 __WEAK EfiStatus allocate_pool(EfiMemoryType pool_type, size_t size, in allocate_pool()
/lib/uefi/include/uefi/
A Dboot_service.h79 EfiStatus (*allocate_pages)(EfiAllocatorType type, EfiMemoryType memory_type,
85 EfiStatus (*allocate_pool)(EfiMemoryType pool_type, size_t size, void** buf);
A Dtypes.h88 typedef EFI_MEMORY_TYPE EfiMemoryType; typedef

Completed in 7 milliseconds