Home
last modified time | relevance | path

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

/u-boot/lib/efi_loader/
A Defi_disk.c38 struct efi_disk_obj { struct
39 struct efi_object header;
40 struct efi_block_io ops;
41 const char *ifname;
42 int dev_index;
43 struct efi_block_io_media media;
44 struct efi_device_path *dp;
45 unsigned int part;
46 struct efi_simple_file_system_protocol *volume;
47 lbaint_t offset;
[all …]

Completed in 5 milliseconds