Searched refs:ReturnDevicePath (Results 1 – 3 of 3) sorted by relevance
471 EFI_DEVICE_PATH_PROTOCOL *ReturnDevicePath; in AppendPciDevicePath() local510 ReturnDevicePath = AppendDevicePathNode (DevicePath, &PciNode.Header); in AppendPciDevicePath()514 return ReturnDevicePath; in AppendPciDevicePath()535 ReturnDevicePath = AppendDevicePathNode (DevicePath, &PciNode.Header); in AppendPciDevicePath()539 return ReturnDevicePath; in AppendPciDevicePath()
137 EFI_DEVICE_PATH_PROTOCOL *ReturnDevicePath; in EfiBootManagerGetGopDevicePath() local210 … ReturnDevicePath = EfiBootManagerGetGopDevicePath (OpenInfoBuffer[Index].ControllerHandle); in EfiBootManagerGetGopDevicePath()211 GopPool = AppendDevicePathInstance (GopPool, ReturnDevicePath); in EfiBootManagerGetGopDevicePath()212 gBS->FreePool (ReturnDevicePath); in EfiBootManagerGetGopDevicePath()
856 EFI_DEVICE_PATH_PROTOCOL *ReturnDevicePath; in AppendPciDevicePath() local894 ReturnDevicePath = AppendDevicePathNode (DevicePath, &PciNode.Header); in AppendPciDevicePath()898 return ReturnDevicePath; in AppendPciDevicePath()919 ReturnDevicePath = AppendDevicePathNode (DevicePath, &PciNode.Header); in AppendPciDevicePath()923 return ReturnDevicePath; in AppendPciDevicePath()