Searched defs:efi_device_path_utilities_protocol (Results 1 – 1 of 1) sorted by relevance
918 struct efi_device_path_utilities_protocol { struct921 struct efi_device_path *(EFIAPI *duplicate_device_path)(923 struct efi_device_path *(EFIAPI *append_device_path)(926 struct efi_device_path *(EFIAPI *append_device_node)(929 struct efi_device_path *(EFIAPI *append_device_path_instance)(932 struct efi_device_path *(EFIAPI *get_next_device_path_instance)(935 bool (EFIAPI *is_device_path_multi_instance)(937 struct efi_device_path *(EFIAPI *create_device_node)(
Completed in 16 milliseconds