Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/MdePkg/Library/UefiDevicePathLib/
DUefiDevicePathLib.c242 return UefiDevicePathLibCreateDeviceNode (NodeType, NodeSubType, NodeLength); in CreateDeviceNode()
DUefiDevicePathLib.h348 UefiDevicePathLibCreateDeviceNode (
DUefiDevicePathLibOptionalDevicePathProtocol.c306 return UefiDevicePathLibCreateDeviceNode (NodeType, NodeSubType, NodeLength); in CreateDeviceNode()
DDevicePathUtilities.c738 UefiDevicePathLibCreateDeviceNode ( in UefiDevicePathLibCreateDeviceNode() function