Searched refs:efi_file_open_int (Results 1 – 2 of 2) sorted by relevance
| /u-boot/lib/efi_loader/ |
| A D | efi_file.c | 249 efi_status_t efi_file_open_int(struct efi_file_handle *this, in efi_file_open_int() function 318 ret = efi_file_open_int(this, new_handle, file_name, open_mode, in efi_file_open() 353 ret = efi_file_open_int(this, new_handle, file_name, open_mode, in efi_file_open_ex()
|
| /u-boot/include/ |
| A D | efi_loader.h | 1126 efi_status_t efi_file_open_int(struct efi_file_handle *this,
|
Completed in 9 milliseconds