Lines Matching full:path
90 @param Str Device Path Text.
233 Get one device node from entire device path text.
235 …@param DevicePath On input, the current Device Path node; on output, the next device path node
236 @param IsInstanceEnd This node is the end of a device path instance
294 // The '(' doesn't pair with ')', invalid device path text in GetNextDeviceNodeStr()
425 Converts a generic text device path node to device path structure.
427 @param Type The type of the device path node.
428 @param TextDeviceNode The input text device path node.
430 @return A pointer to device path structure.
467 Converts a generic text device path node to device path structure.
469 @param TextDeviceNode The input Text device path node.
471 @return A pointer to device path structure.
488 Converts a generic hardware text device path node to Hardware device path structure.
490 @param TextDeviceNode The input Text device path node.
492 @return A pointer to Hardware device path structure.
505 Converts a text device path node to Hardware PCI device path structure.
507 @param TextDeviceNode The input Text device path node.
509 @return A pointer to Hardware PCI device path structure.
539 Converts a text device path node to Hardware PC card device path structure.
541 @param TextDeviceNode The input Text device path node.
543 @return A pointer to Hardware PC card device path structure.
570 Converts a text device path node to Hardware memory map device path structure.
572 @param TextDeviceNode The input Text device path node.
574 @return A pointer to Hardware memory map device path structure.
607 Converts a text device path node to Vendor device path structure based on the input Type
610 @param TextDeviceNode The input Text device path node.
611 @param Type The type of device path node.
612 @param SubType The subtype of device path node.
614 @return A pointer to the newly-created Vendor device path structure.
654 Converts a text device path node to Vendor Hardware device path structure.
656 @param TextDeviceNode The input Text device path node.
658 @return A pointer to the newly-created Vendor Hardware device path structure.
675 Converts a text device path node to Hardware Controller device path structure.
677 @param TextDeviceNode The input Text device path node.
679 @return A pointer to the newly-created Hardware Controller device path structure.
706 Converts a text device path node to BMC device path structure.
708 @param TextDeviceNode The input Text device path node.
710 @return A pointer to the newly-created BMC device path structure.
743 Converts a generic ACPI text device path node to ACPI device path structure.
745 @param TextDeviceNode The input Text device path node.
747 @return A pointer to ACPI device path structure.
780 Converts a text device path node to ACPI HID device path structure.
782 @param TextDeviceNode The input Text device path node.
784 @return A pointer to the newly-created ACPI HID device path structure.
814 Converts a text device path node to ACPI HID device path structure.
816 @param TextDeviceNode The input Text device path node.
819 @return A pointer to the newly-created ACPI HID device path structure.
848 Converts a text device path node to PCI root device path structure.
850 @param TextDeviceNode The input Text device path node.
852 @return A pointer to the newly-created PCI root device path structure.
865 Converts a text device path node to PCIE root device path structure.
867 @param TextDeviceNode The input Text device path node.
869 @return A pointer to the newly-created PCIE root device path structure.
882 Converts a text device path node to Floppy device path structure.
884 @param TextDeviceNode The input Text device path node.
886 @return A pointer to the newly-created Floppy device path structure.
899 Converts a text device path node to Keyboard device path structure.
901 @param TextDeviceNode The input Text device path node.
903 @return A pointer to the newly-created Keyboard device path structure.
916 Converts a text device path node to Serial device path structure.
918 @param TextDeviceNode The input Text device path node.
920 @return A pointer to the newly-created Serial device path structure.
933 Converts a text device path node to Parallel Port device path structure.
935 @param TextDeviceNode The input Text device path node.
937 @return A pointer to the newly-created Parallel Port device path structure.
950 Converts a text device path node to ACPI extension device path structure.
952 @param TextDeviceNode The input Text device path node.
954 @return A pointer to the newly-created ACPI extension device path structure.
1004 Converts a text device path node to ACPI extension device path structure.
1006 @param TextDeviceNode The input Text device path node.
1008 @return A pointer to the newly-created ACPI extension device path structure.
1042 // Set the CID to 0 in the ACPI extension device path structure. in DevPathFromTextAcpiExp()
1071 Converts a text device path node to ACPI _ADR device path structure.
1073 @param TextDeviceNode The input Text device path node.
1075 @return A pointer to the newly-created ACPI _ADR device path structure.
1128 Converts a generic messaging text device path node to messaging device path structure.
1130 @param TextDeviceNode The input Text device path node.
1132 @return A pointer to messaging device path structure.
1145 Converts a text device path node to Parallel Port device path structure.
1147 @param TextDeviceNode The input Text device path node.
1149 @return A pointer to the newly-created Parallel Port device path structure.
1199 Converts a text device path node to SCSI device path structure.
1201 @param TextDeviceNode The input Text device path node.
1203 @return A pointer to the newly-created SCSI device path structure.
1233 Converts a text device path node to Fibre device path structure.
1235 @param TextDeviceNode The input Text device path node.
1237 @return A pointer to the newly-created Fibre device path structure.
1268 Converts a text device path node to FibreEx device path structure.
1270 @param TextDeviceNode The input Text device path node.
1272 @return A pointer to the newly-created FibreEx device path structure.
1306 Converts a text device path node to 1394 device path structure.
1308 @param TextDeviceNode The input Text device path node.
1310 @return A pointer to the newly-created 1394 device path structure.
1338 Converts a text device path node to USB device path structure.
1340 @param TextDeviceNode The input Text device path node.
1342 @return A pointer to the newly-created USB device path structure.
1372 Converts a text device path node to I20 device path structure.
1374 @param TextDeviceNode The input Text device path node.
1376 @return A pointer to the newly-created I20 device path structure.
1403 Converts a text device path node to Infini Band device path structure.
1405 @param TextDeviceNode The input Text device path node.
1407 @return A pointer to the newly-created Infini Band device path structure.
1446 Converts a text device path node to Vendor-Defined Messaging device path structure.
1448 @param TextDeviceNode The input Text device path node.
1450 @return A pointer to the newly-created Vendor-Defined Messaging device path structure.
1467 Converts a text device path node to Vendor defined PC-ANSI device path structure.
1469 @param TextDeviceNode The input Text device path node.
1471 @return A pointer to the newly-created Vendor defined PC-ANSI device path structure.
1496 Converts a text device path node to Vendor defined VT100 device path structure.
1498 @param TextDeviceNode The input Text device path node.
1500 @return A pointer to the newly-created Vendor defined VT100 device path structure.
1525 Converts a text device path node to Vendor defined VT100 Plus device path structure.
1527 @param TextDeviceNode The input Text device path node.
1529 @return A pointer to the newly-created Vendor defined VT100 Plus device path structure.
1554 Converts a text device path node to Vendor defined UTF8 device path structure.
1556 @param TextDeviceNode The input Text device path node.
1558 @return A pointer to the newly-created Vendor defined UTF8 device path structure.
1583 Converts a text device path node to UART Flow Control device path structure.
1585 @param TextDeviceNode The input Text device path node.
1587 @return A pointer to the newly-created UART Flow Control device path structure.
1621 Converts a text device path node to Serial Attached SCSI device path structure.
1623 @param TextDeviceNode The input Text device path node.
1625 @return A pointer to the newly-created Serial Attached SCSI device path structure.
1721 Converts a text device path node to Serial Attached SCSI Ex device path structure.
1723 @param TextDeviceNode The input Text device path node.
1725 @return A pointer to the newly-created Serial Attached SCSI Ex device path structure.
1821 Converts a text device path node to NVM Express Namespace device path structure.
1823 @param TextDeviceNode The input Text device path node.
1825 @return A pointer to the newly-created NVM Express Namespace device path structure.
1862 Converts a text device path node to UFS device path structure.
1864 @param TextDeviceNode The input Text device path node.
1866 @return A pointer to the newly-created UFS device path structure.
1896 Converts a text device path node to SD (Secure Digital) device path structure.
1898 @param TextDeviceNode The input Text device path node.
1900 @return A pointer to the newly-created SD device path structure.
1927 Converts a text device path node to EMMC (Embedded MMC) device path structure.
1929 @param TextDeviceNode The input Text device path node.
1931 @return A pointer to the newly-created EMMC device path structure.
1958 Converts a text device path node to Debug Port device path structure.
1960 @param TextDeviceNode The input Text device path node.
1962 @return A pointer to the newly-created Debug Port device path structure.
1987 Converts a text device path node to MAC device path structure.
1989 @param TextDeviceNode The input Text device path node.
1991 @return A pointer to the newly-created MAC device path structure.
2053 Converts a text device path node to IPV4 device path structure.
2055 @param TextDeviceNode The input Text device path node.
2057 @return A pointer to the newly-created IPV4 device path structure.
2114 Converts a text device path node to IPV6 device path structure.
2116 @param TextDeviceNode The input Text device path node.
2118 @return A pointer to the newly-created IPV6 device path structure.
2177 Converts a text device path node to UART device path structure.
2179 @param TextDeviceNode The input Text device path node.
2181 @return A pointer to the newly-created UART device path structure.
2263 Converts a text device path node to USB class device path structure.
2265 @param TextDeviceNode The input Text device path node.
2268 @return A pointer to the newly-created USB class device path structure.
2343 Converts a text device path node to USB class device path structure.
2345 @param TextDeviceNode The input Text device path node.
2347 @return A pointer to the newly-created USB class device path structure.
2365 Converts a text device path node to USB audio device path structure.
2367 @param TextDeviceNode The input Text device path node.
2369 @return A pointer to the newly-created USB audio device path structure.
2388 Converts a text device path node to USB CDC Control device path structure.
2390 @param TextDeviceNode The input Text device path node.
2392 @return A pointer to the newly-created USB CDC Control device path structure.
2411 Converts a text device path node to USB HID device path structure.
2413 @param TextDeviceNode The input Text device path node.
2415 @return A pointer to the newly-created USB HID device path structure.
2434 Converts a text device path node to USB Image device path structure.
2436 @param TextDeviceNode The input Text device path node.
2438 @return A pointer to the newly-created USB Image device path structure.
2457 Converts a text device path node to USB Print device path structure.
2459 @param TextDeviceNode The input Text device path node.
2461 @return A pointer to the newly-created USB Print device path structure.
2480 Converts a text device path node to USB mass storage device path structure.
2482 @param TextDeviceNode The input Text device path node.
2484 @return A pointer to the newly-created USB mass storage device path structure.
2503 Converts a text device path node to USB HUB device path structure.
2505 @param TextDeviceNode The input Text device path node.
2507 @return A pointer to the newly-created USB HUB device path structure.
2526 Converts a text device path node to USB CDC data device path structure.
2528 @param TextDeviceNode The input Text device path node.
2530 @return A pointer to the newly-created USB CDC data device path structure.
2549 Converts a text device path node to USB smart card device path structure.
2551 @param TextDeviceNode The input Text device path node.
2553 @return A pointer to the newly-created USB smart card device path structure.
2572 Converts a text device path node to USB video device path structure.
2574 @param TextDeviceNode The input Text device path node.
2576 @return A pointer to the newly-created USB video device path structure.
2595 Converts a text device path node to USB diagnostic device path structure.
2597 @param TextDeviceNode The input Text device path node.
2599 @return A pointer to the newly-created USB diagnostic device path structure.
2618 Converts a text device path node to USB wireless device path structure.
2620 @param TextDeviceNode The input Text device path node.
2622 @return A pointer to the newly-created USB wireless device path structure.
2641 Converts a text device path node to USB device firmware update device path structure.
2643 @param TextDeviceNode The input Text device path node.
2645 @return A pointer to the newly-created USB device firmware update device path structure.
2665 Converts a text device path node to USB IRDA bridge device path structure.
2667 @param TextDeviceNode The input Text device path node.
2669 @return A pointer to the newly-created USB IRDA bridge device path structure.
2689 Converts a text device path node to USB text and measurement device path structure.
2691 @param TextDeviceNode The input Text device path node.
2693 @return A pointer to the newly-created USB text and measurement device path structure.
2713 Converts a text device path node to USB WWID device path structure.
2715 @param TextDeviceNode The input Text device path node.
2717 @return A pointer to the newly-created USB WWID device path structure.
2774 Converts a text device path node to Logic Unit device path structure.
2776 @param TextDeviceNode The input Text device path node.
2778 @return A pointer to the newly-created Logic Unit device path structure.
2805 Converts a text device path node to iSCSI device path structure.
2807 @param TextDeviceNode The input Text device path node.
2809 @return A pointer to the newly-created iSCSI device path structure.
2886 Converts a text device path node to VLAN device path structure.
2888 @param TextDeviceNode The input Text device path node.
2890 @return A pointer to the newly-created VLAN device path structure.
2917 Converts a text device path node to Bluetooth device path structure.
2919 @param TextDeviceNode The input Text device path node.
2921 @return A pointer to the newly-created Bluetooth device path structure.
2953 Converts a text device path node to Wi-Fi device path structure.
2955 @param TextDeviceNode The input Text device path node.
2957 @return A pointer to the newly-created Wi-Fi device path structure.
2993 Converts a text device path node to Bluetooth LE device path structure.
2995 @param TextDeviceNode The input Text device path node.
2997 @return A pointer to the newly-created Bluetooth LE device path structure.
3032 Converts a text device path node to DNS device path structure.
3034 @param TextDeviceNode The input Text device path node.
3036 @return A pointer to the newly-created DNS device path structure.
3124 Converts a text device path node to URI device path structure.
3126 @param TextDeviceNode The input Text device path node.
3128 @return A pointer to the newly-created URI device path structure.
3157 Converts a media text device path node to media device path structure.
3159 @param TextDeviceNode The input Text device path node.
3161 @return A pointer to media device path structure.
3174 Converts a text device path node to HD device path structure.
3176 @param TextDeviceNode The input Text device path node.
3178 @return A pointer to the newly-created HD device path structure.
3237 Converts a text device path node to CDROM device path structure.
3239 @param TextDeviceNode The input Text device path node.
3241 @return A pointer to the newly-created CDROM device path structure.
3274 Converts a text device path node to Vendor-defined media device path structure.
3276 @param TextDeviceNode The input Text device path node.
3278 @return A pointer to the newly-created Vendor-defined media device path structure.
3295 Converts a text device path node to File device path structure.
3297 @param TextDeviceNode The input Text device path node.
3299 @return A pointer to the newly-created File device path structure.
3338 Converts a text device path node to Media protocol device path structure.
3340 @param TextDeviceNode The input Text device path node.
3342 @return A pointer to the newly-created Media protocol device path structure.
3369 Converts a text device path node to firmware volume device path structure.
3371 @param TextDeviceNode The input Text device path node.
3373 @return A pointer to the newly-created firmware volume device path structure.
3400 Converts a text device path node to firmware file device path structure.
3402 @param TextDeviceNode The input Text device path node.
3404 @return A pointer to the newly-created firmware file device path structure.
3431 Converts a text device path node to text relative offset device path structure.
3433 @param TextDeviceNode The input Text device path node.
3435 @return A pointer to the newly-created Text device path structure.
3465 Converts a text device path node to text ram disk device path structure.
3467 @param TextDeviceNode The input Text device path node.
3469 @return A pointer to the newly-created Text device path structure.
3509 Converts a text device path node to text virtual disk device path structure.
3511 @param TextDeviceNode The input Text device path node.
3513 @return A pointer to the newly-created Text device path structure.
3552 Converts a text device path node to text virtual cd device path structure.
3554 @param TextDeviceNode The input Text device path node.
3556 @return A pointer to the newly-created Text device path structure.
3595 Converts a text device path node to text persistent virtual disk device path structure.
3597 @param TextDeviceNode The input Text device path node.
3599 @return A pointer to the newly-created Text device path structure.
3638 Converts a text device path node to text persistent virtual cd device path structure.
3640 @param TextDeviceNode The input Text device path node.
3642 @return A pointer to the newly-created Text device path structure.
3681 Converts a BBS text device path node to BBS device path structure.
3683 @param TextDeviceNode The input Text device path node.
3685 @return A pointer to BBS device path structure.
3698 Converts a text device path node to BIOS Boot Specification device path structure.
3700 @param TextDeviceNode The input Text device path node.
3702 @return A pointer to the newly-created BIOS Boot Specification device path structure.
3755 Converts a text device path node to SATA device path structure.
3757 @param TextDeviceNode The input Text device path node.
3759 @return A pointer to the newly-created SATA device path structure.
3804 { "Path", DevPathFromTextPath },
3941 // A file path in UefiDevicePathLibConvertTextToDeviceNode()
3956 Convert text to the binary representation of a device path.
3960 path. Conversion starts with the first character and continues
3963 @return A pointer to the allocated device path or NULL if TextDeviceNode is NULL or
4044 efidp_parse_device_path(char *path, efidp out, size_t max) in efidp_parse_device_path() argument
4049 dp = UefiDevicePathLibConvertTextToDevicePath (path); in efidp_parse_device_path()