Home
last modified time | relevance | path

Searched refs:AppendDeviceNode (Results 1 – 4 of 4) sorted by relevance

/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Efi/Protocol/DevicePathUtilities/
DDevicePathUtilities.h216 EFI_DEVICE_PATH_UTILS_APPEND_NODE AppendDeviceNode; member
/device/linaro/bootloader/edk2/MdePkg/Include/Protocol/
DDevicePathUtilities.h183 EFI_DEVICE_PATH_UTILS_APPEND_NODE AppendDeviceNode; member
/device/linaro/bootloader/edk2/MdePkg/Library/UefiDevicePathLib/
DUefiDevicePathLibOptionalDevicePathProtocol.c191 return mDevicePathLibDevicePathUtilities->AppendDeviceNode (DevicePath, DevicePathNode); in AppendDevicePathNode()
/device/linaro/bootloader/edk2/MdePkg/Library/UefiDevicePathLibDevicePathProtocol/
DUefiDevicePathLib.c482 return mDevicePathLibDevicePathUtilities->AppendDeviceNode (DevicePath, DevicePathNode); in AppendDevicePathNode()