Searched defs:new_handle (Results 1 - 2 of 2) sorted by relevance

/u-boot/lib/efi_selftest/
H A Defi_selftest_loadimage.c240 efi_st_open(struct efi_file_handle *this, struct efi_file_handle **new_handle, u16 *file_name, u64 open_mode, u64 attributes) argument
/u-boot/lib/efi_loader/
H A Defi_file.c250 efi_file_open_int(struct efi_file_handle *this, struct efi_file_handle **new_handle, u16 *file_name, u64 open_mode, u64 attributes) argument
309 efi_file_open(struct efi_file_handle *this, struct efi_file_handle **new_handle, u16 *file_name, u64 open_mode, u64 attributes) argument
338 efi_file_open_ex(struct efi_file_handle *this, struct efi_file_handle **new_handle, u16 *file_name, u64 open_mode, u64 attributes, struct efi_file_io_token *token) argument
[all...]

Completed in 41 milliseconds