Searched refs:allow_shortcuts (Results 1 – 2 of 2) sorted by relevance
/u-boot/lib/efi_loader/ |
A D | efi_device_path_to_text.c | 346 bool allow_shortcuts) in efi_convert_device_node_to_text() argument 351 EFI_ENTRY("%p, %d, %d", device_node, display_only, allow_shortcuts); in efi_convert_device_node_to_text() 379 bool allow_shortcuts) in efi_convert_device_path_to_text() argument 385 EFI_ENTRY("%p, %d, %d", device_path, display_only, allow_shortcuts); in efi_convert_device_path_to_text()
|
/u-boot/include/ |
A D | efi_api.h | 821 bool allow_shortcuts); 825 bool allow_shortcuts);
|
Completed in 12 milliseconds