Searched refs:efi_guid_device_path (Results 1 – 6 of 6) sorted by relevance
18 const efi_guid_t efi_guid_device_path = DEVICE_PATH_GUID; variable
238 netobj->parent.protocols[1].guid = &efi_guid_device_path; in efi_net_register()
195 diskobj->parent.protocols[1].guid = &efi_guid_device_path; in efi_disk_add_dev()
139 if (guidcmp(handler->guid, &efi_guid_device_path)) in find_obj()
742 obj->protocols[0].guid = &efi_guid_device_path; in efi_setup_loaded_image()
63 extern const efi_guid_t efi_guid_device_path;