Searched refs:efi_memory_type (Results 1 – 5 of 5) sorted by relevance
28 efi_memory_type ImageCodeType;29 efi_memory_type ImageDataType;
42 efi_memory_type MemoryType;
96 efi_allocate_type type, efi_memory_type memory_type,
117 } efi_memory_type; typedef
92 efi_status (*AllocatePages) (efi_allocate_type type, efi_memory_type memory_type,100 efi_status (*AllocatePool) (efi_memory_type pool_type, size_t size, void** buf) EFIAPI;
Completed in 6 milliseconds