Searched refs:efi_memory_type (Results 1 - 5 of 5) sorted by relevance

/fuchsia/zircon/system/private/efi/protocol/
H A Dloaded-image.h28 efi_memory_type ImageCodeType;
29 efi_memory_type ImageDataType;
H A Ddevice-path.h39 // boot-services.h and this header, for efi_memory_type
42 efi_memory_type MemoryType;
H A Dpci-root-bridge-io.h96 efi_allocate_type type, efi_memory_type memory_type,
/fuchsia/zircon/system/private/efi/
H A Dboot-services.h92 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;
H A Dtypes.h117 } efi_memory_type; typedef in typeref:enum:__anon635

Completed in 80 milliseconds