Lines Matching full:path

94   @param  Str      Device Path Text.
237 Get one device node from entire device path text.
239 …@param DevicePath On input, the current Device Path node; on output, the next device path node
240 @param IsInstanceEnd This node is the end of a device path instance
298 // The '(' doesn't pair with ')', invalid device path text in GetNextDeviceNodeStr()
430 Converts a generic text device path node to device path structure.
432 @param Type The type of the device path node.
433 @param TextDeviceNode The input text device path node.
435 @return A pointer to device path structure.
472 Converts a generic text device path node to device path structure.
474 @param TextDeviceNode The input Text device path node.
476 @return A pointer to device path structure.
493 Converts a generic hardware text device path node to Hardware device path structure.
495 @param TextDeviceNode The input Text device path node.
497 @return A pointer to Hardware device path structure.
510 Converts a text device path node to Hardware PCI device path structure.
512 @param TextDeviceNode The input Text device path node.
514 @return A pointer to Hardware PCI device path structure.
544 Converts a text device path node to Hardware PC card device path structure.
546 @param TextDeviceNode The input Text device path node.
548 @return A pointer to Hardware PC card device path structure.
575 Converts a text device path node to Hardware memory map device path structure.
577 @param TextDeviceNode The input Text device path node.
579 @return A pointer to Hardware memory map device path structure.
612 Converts a text device path node to Vendor device path structure based on the input Type
615 @param TextDeviceNode The input Text device path node.
616 @param Type The type of device path node.
617 @param SubType The subtype of device path node.
619 @return A pointer to the newly-created Vendor device path structure.
659 Converts a text device path node to Vendor Hardware device path structure.
661 @param TextDeviceNode The input Text device path node.
663 @return A pointer to the newly-created Vendor Hardware device path structure.
680 Converts a text device path node to Hardware Controller device path structure.
682 @param TextDeviceNode The input Text device path node.
684 @return A pointer to the newly-created Hardware Controller device path structure.
711 Converts a text device path node to BMC device path structure.
713 @param TextDeviceNode The input Text device path node.
715 @return A pointer to the newly-created BMC device path structure.
748 Converts a generic ACPI text device path node to ACPI device path structure.
750 @param TextDeviceNode The input Text device path node.
752 @return A pointer to ACPI device path structure.
785 Converts a text device path node to ACPI HID device path structure.
787 @param TextDeviceNode The input Text device path node.
789 @return A pointer to the newly-created ACPI HID device path structure.
819 Converts a text device path node to ACPI HID device path structure.
821 @param TextDeviceNode The input Text device path node.
824 @return A pointer to the newly-created ACPI HID device path structure.
853 Converts a text device path node to PCI root device path structure.
855 @param TextDeviceNode The input Text device path node.
857 @return A pointer to the newly-created PCI root device path structure.
870 Converts a text device path node to PCIE root device path structure.
872 @param TextDeviceNode The input Text device path node.
874 @return A pointer to the newly-created PCIE root device path structure.
887 Converts a text device path node to Floppy device path structure.
889 @param TextDeviceNode The input Text device path node.
891 @return A pointer to the newly-created Floppy device path structure.
904 Converts a text device path node to Keyboard device path structure.
906 @param TextDeviceNode The input Text device path node.
908 @return A pointer to the newly-created Keyboard device path structure.
921 Converts a text device path node to Serial device path structure.
923 @param TextDeviceNode The input Text device path node.
925 @return A pointer to the newly-created Serial device path structure.
938 Converts a text device path node to Parallel Port device path structure.
940 @param TextDeviceNode The input Text device path node.
942 @return A pointer to the newly-created Parallel Port device path structure.
955 Converts a text device path node to ACPI extension device path structure.
957 @param TextDeviceNode The input Text device path node.
959 @return A pointer to the newly-created ACPI extension device path structure.
1009 Converts a text device path node to ACPI extension device path structure.
1011 @param TextDeviceNode The input Text device path node.
1013 @return A pointer to the newly-created ACPI extension device path structure.
1047 // Set the CID to 0 in the ACPI extension device path structure. in DevPathFromTextAcpiExp()
1076 Converts a text device path node to ACPI _ADR device path structure.
1078 @param TextDeviceNode The input Text device path node.
1080 @return A pointer to the newly-created ACPI _ADR device path structure.
1133 Converts a generic messaging text device path node to messaging device path structure.
1135 @param TextDeviceNode The input Text device path node.
1137 @return A pointer to messaging device path structure.
1150 Converts a text device path node to Parallel Port device path structure.
1152 @param TextDeviceNode The input Text device path node.
1154 @return A pointer to the newly-created Parallel Port device path structure.
1204 Converts a text device path node to SCSI device path structure.
1206 @param TextDeviceNode The input Text device path node.
1208 @return A pointer to the newly-created SCSI device path structure.
1238 Converts a text device path node to Fibre device path structure.
1240 @param TextDeviceNode The input Text device path node.
1242 @return A pointer to the newly-created Fibre device path structure.
1273 Converts a text device path node to FibreEx device path structure.
1275 @param TextDeviceNode The input Text device path node.
1277 @return A pointer to the newly-created FibreEx device path structure.
1311 Converts a text device path node to 1394 device path structure.
1313 @param TextDeviceNode The input Text device path node.
1315 @return A pointer to the newly-created 1394 device path structure.
1343 Converts a text device path node to USB device path structure.
1345 @param TextDeviceNode The input Text device path node.
1347 @return A pointer to the newly-created USB device path structure.
1377 Converts a text device path node to I20 device path structure.
1379 @param TextDeviceNode The input Text device path node.
1381 @return A pointer to the newly-created I20 device path structure.
1408 Converts a text device path node to Infini Band device path structure.
1410 @param TextDeviceNode The input Text device path node.
1412 @return A pointer to the newly-created Infini Band device path structure.
1451 Converts a text device path node to Vendor-Defined Messaging device path structure.
1453 @param TextDeviceNode The input Text device path node.
1455 @return A pointer to the newly-created Vendor-Defined Messaging device path structure.
1472 Converts a text device path node to Vendor defined PC-ANSI device path structure.
1474 @param TextDeviceNode The input Text device path node.
1476 @return A pointer to the newly-created Vendor defined PC-ANSI device path structure.
1501 Converts a text device path node to Vendor defined VT100 device path structure.
1503 @param TextDeviceNode The input Text device path node.
1505 @return A pointer to the newly-created Vendor defined VT100 device path structure.
1530 Converts a text device path node to Vendor defined VT100 Plus device path structure.
1532 @param TextDeviceNode The input Text device path node.
1534 @return A pointer to the newly-created Vendor defined VT100 Plus device path structure.
1559 Converts a text device path node to Vendor defined UTF8 device path structure.
1561 @param TextDeviceNode The input Text device path node.
1563 @return A pointer to the newly-created Vendor defined UTF8 device path structure.
1588 Converts a text device path node to UART Flow Control device path structure.
1590 @param TextDeviceNode The input Text device path node.
1592 @return A pointer to the newly-created UART Flow Control device path structure.
1626 Converts a text device path node to Serial Attached SCSI device path structure.
1628 @param TextDeviceNode The input Text device path node.
1630 @return A pointer to the newly-created Serial Attached SCSI device path structure.
1726 Converts a text device path node to Serial Attached SCSI Ex device path structure.
1728 @param TextDeviceNode The input Text device path node.
1730 @return A pointer to the newly-created Serial Attached SCSI Ex device path structure.
1826 Converts a text device path node to NVM Express Namespace device path structure.
1828 @param TextDeviceNode The input Text device path node.
1830 @return A pointer to the newly-created NVM Express Namespace device path structure.
1867 Converts a text device path node to UFS device path structure.
1869 @param TextDeviceNode The input Text device path node.
1871 @return A pointer to the newly-created UFS device path structure.
1901 Converts a text device path node to SD (Secure Digital) device path structure.
1903 @param TextDeviceNode The input Text device path node.
1905 @return A pointer to the newly-created SD device path structure.
1932 Converts a text device path node to EMMC (Embedded MMC) device path structure.
1934 @param TextDeviceNode The input Text device path node.
1936 @return A pointer to the newly-created EMMC device path structure.
1963 Converts a text device path node to Debug Port device path structure.
1965 @param TextDeviceNode The input Text device path node.
1967 @return A pointer to the newly-created Debug Port device path structure.
1992 Converts a text device path node to MAC device path structure.
1994 @param TextDeviceNode The input Text device path node.
1996 @return A pointer to the newly-created MAC device path structure.
2058 Converts a text device path node to IPV4 device path structure.
2060 @param TextDeviceNode The input Text device path node.
2062 @return A pointer to the newly-created IPV4 device path structure.
2119 Converts a text device path node to IPV6 device path structure.
2121 @param TextDeviceNode The input Text device path node.
2123 @return A pointer to the newly-created IPV6 device path structure.
2182 Converts a text device path node to UART device path structure.
2184 @param TextDeviceNode The input Text device path node.
2186 @return A pointer to the newly-created UART device path structure.
2268 Converts a text device path node to USB class device path structure.
2270 @param TextDeviceNode The input Text device path node.
2273 @return A pointer to the newly-created USB class device path structure.
2348 Converts a text device path node to USB class device path structure.
2350 @param TextDeviceNode The input Text device path node.
2352 @return A pointer to the newly-created USB class device path structure.
2370 Converts a text device path node to USB audio device path structure.
2372 @param TextDeviceNode The input Text device path node.
2374 @return A pointer to the newly-created USB audio device path structure.
2393 Converts a text device path node to USB CDC Control device path structure.
2395 @param TextDeviceNode The input Text device path node.
2397 @return A pointer to the newly-created USB CDC Control device path structure.
2416 Converts a text device path node to USB HID device path structure.
2418 @param TextDeviceNode The input Text device path node.
2420 @return A pointer to the newly-created USB HID device path structure.
2439 Converts a text device path node to USB Image device path structure.
2441 @param TextDeviceNode The input Text device path node.
2443 @return A pointer to the newly-created USB Image device path structure.
2462 Converts a text device path node to USB Print device path structure.
2464 @param TextDeviceNode The input Text device path node.
2466 @return A pointer to the newly-created USB Print device path structure.
2485 Converts a text device path node to USB mass storage device path structure.
2487 @param TextDeviceNode The input Text device path node.
2489 @return A pointer to the newly-created USB mass storage device path structure.
2508 Converts a text device path node to USB HUB device path structure.
2510 @param TextDeviceNode The input Text device path node.
2512 @return A pointer to the newly-created USB HUB device path structure.
2531 Converts a text device path node to USB CDC data device path structure.
2533 @param TextDeviceNode The input Text device path node.
2535 @return A pointer to the newly-created USB CDC data device path structure.
2554 Converts a text device path node to USB smart card device path structure.
2556 @param TextDeviceNode The input Text device path node.
2558 @return A pointer to the newly-created USB smart card device path structure.
2577 Converts a text device path node to USB video device path structure.
2579 @param TextDeviceNode The input Text device path node.
2581 @return A pointer to the newly-created USB video device path structure.
2600 Converts a text device path node to USB diagnostic device path structure.
2602 @param TextDeviceNode The input Text device path node.
2604 @return A pointer to the newly-created USB diagnostic device path structure.
2623 Converts a text device path node to USB wireless device path structure.
2625 @param TextDeviceNode The input Text device path node.
2627 @return A pointer to the newly-created USB wireless device path structure.
2646 Converts a text device path node to USB device firmware update device path structure.
2648 @param TextDeviceNode The input Text device path node.
2650 @return A pointer to the newly-created USB device firmware update device path structure.
2670 Converts a text device path node to USB IRDA bridge device path structure.
2672 @param TextDeviceNode The input Text device path node.
2674 @return A pointer to the newly-created USB IRDA bridge device path structure.
2694 Converts a text device path node to USB text and measurement device path structure.
2696 @param TextDeviceNode The input Text device path node.
2698 @return A pointer to the newly-created USB text and measurement device path structure.
2718 Converts a text device path node to USB WWID device path structure.
2720 @param TextDeviceNode The input Text device path node.
2722 @return A pointer to the newly-created USB WWID device path structure.
2779 Converts a text device path node to Logic Unit device path structure.
2781 @param TextDeviceNode The input Text device path node.
2783 @return A pointer to the newly-created Logic Unit device path structure.
2810 Converts a text device path node to iSCSI device path structure.
2812 @param TextDeviceNode The input Text device path node.
2814 @return A pointer to the newly-created iSCSI device path structure.
2891 Converts a text device path node to VLAN device path structure.
2893 @param TextDeviceNode The input Text device path node.
2895 @return A pointer to the newly-created VLAN device path structure.
2922 Converts a text device path node to Bluetooth device path structure.
2924 @param TextDeviceNode The input Text device path node.
2926 @return A pointer to the newly-created Bluetooth device path structure.
2958 Converts a text device path node to Wi-Fi device path structure.
2960 @param TextDeviceNode The input Text device path node.
2962 @return A pointer to the newly-created Wi-Fi device path structure.
2998 Converts a text device path node to Bluetooth LE device path structure.
3000 @param TextDeviceNode The input Text device path node.
3002 @return A pointer to the newly-created Bluetooth LE device path structure.
3037 Converts a text device path node to DNS device path structure.
3039 @param TextDeviceNode The input Text device path node.
3041 @return A pointer to the newly-created DNS device path structure.
3129 Converts a text device path node to URI device path structure.
3131 @param TextDeviceNode The input Text device path node.
3133 @return A pointer to the newly-created URI device path structure.
3162 Converts a media text device path node to media device path structure.
3164 @param TextDeviceNode The input Text device path node.
3166 @return A pointer to media device path structure.
3179 Converts a text device path node to HD device path structure.
3181 @param TextDeviceNode The input Text device path node.
3183 @return A pointer to the newly-created HD device path structure.
3242 Converts a text device path node to CDROM device path structure.
3244 @param TextDeviceNode The input Text device path node.
3246 @return A pointer to the newly-created CDROM device path structure.
3279 Converts a text device path node to Vendor-defined media device path structure.
3281 @param TextDeviceNode The input Text device path node.
3283 @return A pointer to the newly-created Vendor-defined media device path structure.
3300 Converts a text device path node to File device path structure.
3302 @param TextDeviceNode The input Text device path node.
3304 @return A pointer to the newly-created File device path structure.
3343 Converts a text device path node to Media protocol device path structure.
3345 @param TextDeviceNode The input Text device path node.
3347 @return A pointer to the newly-created Media protocol device path structure.
3374 Converts a text device path node to firmware volume device path structure.
3376 @param TextDeviceNode The input Text device path node.
3378 @return A pointer to the newly-created firmware volume device path structure.
3405 Converts a text device path node to firmware file device path structure.
3407 @param TextDeviceNode The input Text device path node.
3409 @return A pointer to the newly-created firmware file device path structure.
3436 Converts a text device path node to text relative offset device path structure.
3438 @param TextDeviceNode The input Text device path node.
3440 @return A pointer to the newly-created Text device path structure.
3470 Converts a text device path node to text ram disk device path structure.
3472 @param TextDeviceNode The input Text device path node.
3474 @return A pointer to the newly-created Text device path structure.
3514 Converts a text device path node to text virtual disk device path structure.
3516 @param TextDeviceNode The input Text device path node.
3518 @return A pointer to the newly-created Text device path structure.
3557 Converts a text device path node to text virtual cd device path structure.
3559 @param TextDeviceNode The input Text device path node.
3561 @return A pointer to the newly-created Text device path structure.
3600 Converts a text device path node to text persistent virtual disk device path structure.
3602 @param TextDeviceNode The input Text device path node.
3604 @return A pointer to the newly-created Text device path structure.
3643 Converts a text device path node to text persistent virtual cd device path structure.
3645 @param TextDeviceNode The input Text device path node.
3647 @return A pointer to the newly-created Text device path structure.
3686 Converts a BBS text device path node to BBS device path structure.
3688 @param TextDeviceNode The input Text device path node.
3690 @return A pointer to BBS device path structure.
3703 Converts a text device path node to BIOS Boot Specification device path structure.
3705 @param TextDeviceNode The input Text device path node.
3707 @return A pointer to the newly-created BIOS Boot Specification device path structure.
3760 Converts a text device path node to SATA device path structure.
3762 @param TextDeviceNode The input Text device path node.
3764 @return A pointer to the newly-created SATA device path structure.
3809 { "Path", DevPathFromTextPath },
3946 // A file path in UefiDevicePathLibConvertTextToDeviceNode()
3961 Convert text to the binary representation of a device path.
3965 path. Conversion starts with the first character and continues
3968 @return A pointer to the allocated device path or NULL if TextDeviceNode is NULL or
4049 efidp_parse_device_path(char *path, efidp out, size_t max) in efidp_parse_device_path() argument
4054 dp = UefiDevicePathLibConvertTextToDevicePath (path); in efidp_parse_device_path()