Searched refs:DevicePathProtocol (Results 1 – 8 of 8) sorted by relevance
32 BS->HandleProtocol(loaded_image->DeviceHandle, &DevicePathProtocol, (void **) &dev_path); in efi_main()
90 EFI_GUID DevicePathProtocol = DEVICE_PATH_PROTOCOL; variable
55 { &DevicePathProtocol, L"dpath"},
184 &DevicePathProtocol, in LibLocateHandleByDiskSignature()
32 …Status = uefi_call_wrapper(BS->HandleProtocol, 3, Handle, &DevicePathProtocol, (VOID*)&DevicePath); in DevicePathFromHandle()
39 extern EFI_GUID DevicePathProtocol;