Home
last modified time | relevance | path

Searched defs:efi_device_path_utilities_protocol (Results 1 – 1 of 1) sorted by relevance

/u-boot/include/
A Defi_api.h832 struct efi_device_path_utilities_protocol { struct
835 struct efi_device_path *(EFIAPI *duplicate_device_path)(
837 struct efi_device_path *(EFIAPI *append_device_path)(
840 struct efi_device_path *(EFIAPI *append_device_node)(
843 struct efi_device_path *(EFIAPI *append_device_path_instance)(
846 struct efi_device_path *(EFIAPI *get_next_device_path_instance)(
849 bool (EFIAPI *is_device_path_multi_instance)(
851 struct efi_device_path *(EFIAPI *create_device_node)(

Completed in 17 milliseconds