Home
last modified time | relevance | path

Searched refs:NodeType (Results 1 – 12 of 12) sorted by relevance

/device/linaro/bootloader/edk2/BaseTools/Source/C/VfrCompile/Pccts/antlr/
Dsyn.h55 typedef int NodeType; typedef
191 NodeType ntype;
198 NodeType ntype;
210 NodeType ntype;
245 NodeType ntype;
289 NodeType ntype;
322 NodeType ntype;
/device/linaro/bootloader/edk2/MdePkg/Library/UefiDevicePathLib/
DUefiDevicePathLibOptionalDevicePathProtocol.c298 IN UINT8 NodeType, in CreateDeviceNode() argument
304 return mDevicePathLibDevicePathUtilities->CreateDeviceNode (NodeType, NodeSubType, NodeLength); in CreateDeviceNode()
306 return UefiDevicePathLibCreateDeviceNode (NodeType, NodeSubType, NodeLength); in CreateDeviceNode()
DUefiDevicePathLib.c237 IN UINT8 NodeType, in CreateDeviceNode() argument
242 return UefiDevicePathLibCreateDeviceNode (NodeType, NodeSubType, NodeLength); in CreateDeviceNode()
DDevicePathUtilities.c722 IN UINT8 NodeType, in UefiDevicePathLibCreateDeviceNode() argument
738 DevicePath->Type = NodeType; in UefiDevicePathLibCreateDeviceNode()
DUefiDevicePathLib.h349 IN UINT8 NodeType,
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Efi/Protocol/DevicePathUtilities/
DDevicePathUtilities.h187 IN UINT8 NodeType,
/device/linaro/bootloader/edk2/MdePkg/Include/Protocol/
DDevicePathUtilities.h156 IN UINT8 NodeType,
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/UefiDevicePathLib/
DUefiDevicePathLib.c390 IN UINT8 NodeType, in CreateDeviceNode() argument
406 DevicePath->Type = NodeType; in CreateDeviceNode()
/device/linaro/bootloader/edk2/ArmVirtPkg/VirtFdtDxe/
DVirtFdtDxe.c86 IN CONST CHAR8 *NodeType, in GetTypeFromNode() argument
97 for (Compatible = NodeType; Compatible < NodeType + Size && *Compatible; in GetTypeFromNode()
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Include/Library/
DEdkIIGlueDevicePathLib.h205 IN UINT8 NodeType,
/device/linaro/bootloader/edk2/MdePkg/Library/UefiDevicePathLibDevicePathProtocol/
DUefiDevicePathLib.c578 IN UINT8 NodeType, in CreateDeviceNode() argument
583 return mDevicePathLibDevicePathUtilities->CreateDeviceNode (NodeType, NodeSubType, NodeLength); in CreateDeviceNode()
/device/linaro/bootloader/edk2/MdePkg/Include/Library/
DDevicePathLib.h417 IN UINT8 NodeType,