Searched refs:display_only (Results 1 – 2 of 2) sorted by relevance
/external/u-boot/lib/efi_loader/ |
D | efi_device_path_to_text.c | 271 bool display_only, in efi_convert_device_node_to_text() argument 277 EFI_ENTRY("%p, %d, %d", device_node, display_only, allow_shortcuts); in efi_convert_device_node_to_text() 304 bool display_only, in efi_convert_device_path_to_text() argument 311 EFI_ENTRY("%p, %d, %d", device_path, display_only, allow_shortcuts); in efi_convert_device_path_to_text()
|
/external/u-boot/include/ |
D | efi_api.h | 611 bool display_only, 615 bool display_only,
|