Searched refs:DevicePathGUID (Results 1 – 2 of 2) sorted by relevance
35 static EFI_GUID DevicePathGUID = DEVICE_PATH_PROTOCOL; variable58 status = OpenProtocolByHandle(handle, &DevicePathGUID, in efi_lookup_devpath()137 status = BS->LocateDevicePath(&DevicePathGUID, &devpath, &h); in efi_devpath_handle()
54 static EFI_GUID DevicePathGUID = DEVICE_PATH_PROTOCOL; variable310 status = OpenProtocolByHandle(h, &DevicePathGUID, (void **)&devpath); in probe_handle()460 &DevicePathGUID, (void **)&imgpath); in efi_main()