Home
last modified time | relevance | path

Searched refs:efi_simple_file_system_protocol (Results 1 – 6 of 6) sorted by relevance

/third_party/uboot/u-boot-2020.01/lib/efi_selftest/
Defi_selftest_loadimage.c146 (struct efi_simple_file_system_protocol *this,
221 struct efi_simple_file_system_protocol file_system = {
227 (struct efi_simple_file_system_protocol *this, in open_volume()
Defi_selftest_block_device.c303 struct efi_simple_file_system_protocol *file_system; in execute()
/third_party/uboot/u-boot-2020.01/lib/efi_loader/
Defi_file.c22 struct efi_simple_file_system_protocol base;
806 struct efi_simple_file_system_protocol *v; in efi_file_from_path()
857 efi_open_volume(struct efi_simple_file_system_protocol *this, in efi_open_volume()
869 struct efi_simple_file_system_protocol *
Defi_disk.c40 struct efi_simple_file_system_protocol *volume;
235 struct efi_simple_file_system_protocol *
/third_party/uboot/u-boot-2020.01/include/
Defi_loader.h383 struct efi_simple_file_system_protocol *
457 struct efi_simple_file_system_protocol *efi_simple_file_system(
Defi_api.h1513 struct efi_simple_file_system_protocol { struct
1515 efi_status_t (EFIAPI *open_volume)(struct efi_simple_file_system_protocol *this, argument