Searched refs:NodeType (Results 1 – 11 of 11) sorted by relevance
/device/linaro/bootloader/edk2/BaseTools/Source/C/VfrCompile/Pccts/antlr/ |
D | syn.h | 55 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/ |
D | UefiDevicePathLibOptionalDevicePathProtocol.c | 298 IN UINT8 NodeType, in CreateDeviceNode() argument 304 return mDevicePathLibDevicePathUtilities->CreateDeviceNode (NodeType, NodeSubType, NodeLength); in CreateDeviceNode() 306 return UefiDevicePathLibCreateDeviceNode (NodeType, NodeSubType, NodeLength); in CreateDeviceNode()
|
D | UefiDevicePathLib.c | 237 IN UINT8 NodeType, in CreateDeviceNode() argument 242 return UefiDevicePathLibCreateDeviceNode (NodeType, NodeSubType, NodeLength); in CreateDeviceNode()
|
D | DevicePathUtilities.c | 739 IN UINT8 NodeType, in UefiDevicePathLibCreateDeviceNode() argument 755 DevicePath->Type = NodeType; in UefiDevicePathLibCreateDeviceNode()
|
D | UefiDevicePathLib.h | 349 IN UINT8 NodeType,
|
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Efi/Protocol/DevicePathUtilities/ |
D | DevicePathUtilities.h | 187 IN UINT8 NodeType,
|
/device/linaro/bootloader/edk2/MdePkg/Include/Protocol/ |
D | DevicePathUtilities.h | 156 IN UINT8 NodeType,
|
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/UefiDevicePathLib/ |
D | UefiDevicePathLib.c | 390 IN UINT8 NodeType, in CreateDeviceNode() argument 406 DevicePath->Type = NodeType; in CreateDeviceNode()
|
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Include/Library/ |
D | EdkIIGlueDevicePathLib.h | 205 IN UINT8 NodeType,
|
/device/linaro/bootloader/edk2/MdePkg/Library/UefiDevicePathLibDevicePathProtocol/ |
D | UefiDevicePathLib.c | 594 IN UINT8 NodeType, in CreateDeviceNode() argument 599 return mDevicePathLibDevicePathUtilities->CreateDeviceNode (NodeType, NodeSubType, NodeLength); in CreateDeviceNode()
|
/device/linaro/bootloader/edk2/MdePkg/Include/Library/ |
D | DevicePathLib.h | 417 IN UINT8 NodeType,
|