efi_memory_type
efi_status (*AllocatePool) (efi_memory_type pool_type, size_t size, void** buf) EFIAPI;
efi_status (*AllocatePages) (efi_allocate_type type, efi_memory_type memory_type,
efi_memory_type MemoryType;
efi_memory_type ImageCodeType;
efi_memory_type ImageDataType;
efi_allocate_type type, efi_memory_type memory_type,