Home
last modified time | relevance | path

Searched refs:handle_cmdline_files (Results 1 – 2 of 2) sorted by relevance

/drivers/firmware/efi/libstub/
Darm-stub.c240 status = handle_cmdline_files(sys_table, image, cmdline_ptr, in efi_entry()
263 status = handle_cmdline_files(sys_table, image, cmdline_ptr, in efi_entry()
Defi-stub-helper.c358 efi_status_t handle_cmdline_files(efi_system_table_t *sys_table_arg, in handle_cmdline_files() function