Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/include/
H A Defi_api.h254 struct efi_loaded_image { struct
255 u32 revision;
256 void *parent_handle;
257 struct efi_system_table *system_table;
258 void *device_handle;
259 void *file_path;
260 void *reserved;
261 u32 load_options_size;
262 void *load_options;
263 void *image_base;
[all …]