Searched defs:grub_efi_memory_type_t (Results 1 - 1 of 1) sorted by relevance

/osnet-11/usr/src/grub/grub2/include/grub/efi/
H A Dapi.h268 typedef enum grub_efi_memory_type grub_efi_memory_type_t; typedef in typeref:enum:grub_efi_memory_type
807 grub_efi_memory_type_t memory_type,
823 (*allocate_pool) (grub_efi_memory_type_t pool_type,
1305 grub_efi_memory_type_t image_code_type;
1306 grub_efi_memory_type_t image_data_type;

Completed in 26 milliseconds