Home | History | Annotate | Download | only in Protocol

Lines Matching refs:DevicePath

30   @param  DevicePath Points to the start of the EFI device path.

33 @retval 0 DevicePath is NULL
39 IN CONST EFI_DEVICE_PATH_PROTOCOL *DevicePath
46 @param DevicePath Points to the source EFI device path.
49 @retval NULL insufficient memory or DevicePath is NULL
55 IN CONST EFI_DEVICE_PATH_PROTOCOL *DevicePath
80 If DeviceNode is NULL then a copy of DevicePath is returned.
81 If DevicePath is NULL then a copy of DeviceNode, followed by an end-of-device path device node is returned.
82 If both DeviceNode and DevicePath are NULL then a copy of an end-of-device-path device node is returned.
84 @param DevicePath Points to the device path.
94 IN CONST EFI_DEVICE_PATH_PROTOCOL *DevicePath,
101 @param DevicePath Points to the device path. If NULL, then ignored.
111 IN CONST EFI_DEVICE_PATH_PROTOCOL *DevicePath,
164 @param DevicePath Points to the device path. If NULL, then ignored.
173 IN CONST EFI_DEVICE_PATH_PROTOCOL *DevicePath