Searched refs:display_only (Results 1 – 2 of 2) sorted by relevance
/openbmc/u-boot/lib/efi_loader/ |
H A D | efi_device_path_to_text.c | 279 bool display_only, in efi_convert_device_node_to_text() argument 285 EFI_ENTRY("%p, %d, %d", device_node, display_only, allow_shortcuts); in efi_convert_device_node_to_text() 312 bool display_only, in efi_convert_device_path_to_text() argument 319 EFI_ENTRY("%p, %d, %d", device_path, display_only, allow_shortcuts); in efi_convert_device_path_to_text()
|
/openbmc/u-boot/include/ |
H A D | efi_api.h | 673 bool display_only, 677 bool display_only,
|