Home
last modified time | relevance | path

Searched defs:efi_priv (Results 1 – 1 of 1) sorted by relevance

/OK3568_Linux_fs/u-boot/include/
H A Defi.h305 struct efi_priv { struct
306 efi_handle_t parent_image;
307 struct efi_device_path *device_path;
308 struct efi_system_table *sys_table;
309 struct efi_boot_services *boot;
310 struct efi_runtime_services *run;
311 bool use_pool_for_malloc;
312 unsigned long ram_base;
313 unsigned int image_data_type;
314 struct efi_info_hdr *info;
[all …]