Symbol: UefiDevicePathLibCatPrint
lib/libefivar/efivar-dp-format.c
1016
UefiDevicePathLibCatPrint (
lib/libefivar/efivar-dp-format.c
1050
UefiDevicePathLibCatPrint (Str, "Unit(0x%x)", LogicalUnit->Lun);
lib/libefivar/efivar-dp-format.c
1083
UefiDevicePathLibCatPrint (Str, "UsbAudio");
lib/libefivar/efivar-dp-format.c
1087
UefiDevicePathLibCatPrint (Str, "UsbCDCControl");
lib/libefivar/efivar-dp-format.c
1091
UefiDevicePathLibCatPrint (Str, "UsbHID");
lib/libefivar/efivar-dp-format.c
1095
UefiDevicePathLibCatPrint (Str, "UsbImage");
lib/libefivar/efivar-dp-format.c
1099
UefiDevicePathLibCatPrint (Str, "UsbPrinter");
lib/libefivar/efivar-dp-format.c
1103
UefiDevicePathLibCatPrint (Str, "UsbMassStorage");
lib/libefivar/efivar-dp-format.c
1107
UefiDevicePathLibCatPrint (Str, "UsbHub");
lib/libefivar/efivar-dp-format.c
1111
UefiDevicePathLibCatPrint (Str, "UsbCDCData");
lib/libefivar/efivar-dp-format.c
1115
UefiDevicePathLibCatPrint (Str, "UsbSmartCard");
lib/libefivar/efivar-dp-format.c
1119
UefiDevicePathLibCatPrint (Str, "UsbVideo");
lib/libefivar/efivar-dp-format.c
1123
UefiDevicePathLibCatPrint (Str, "UsbDiagnostic");
lib/libefivar/efivar-dp-format.c
1127
UefiDevicePathLibCatPrint (Str, "UsbWireless");
lib/libefivar/efivar-dp-format.c
1136
UefiDevicePathLibCatPrint (
lib/libefivar/efivar-dp-format.c
1149
UefiDevicePathLibCatPrint (
lib/libefivar/efivar-dp-format.c
1158
UefiDevicePathLibCatPrint (
lib/libefivar/efivar-dp-format.c
1167
UefiDevicePathLibCatPrint (
lib/libefivar/efivar-dp-format.c
1178
UefiDevicePathLibCatPrint (
lib/libefivar/efivar-dp-format.c
1213
UefiDevicePathLibCatPrint (
lib/libefivar/efivar-dp-format.c
1246
UefiDevicePathLibCatPrint (Str, "I2O(0x%x)", I2ODevPath->Tid);
lib/libefivar/efivar-dp-format.c
1281
UefiDevicePathLibCatPrint (Str, "MAC(");
lib/libefivar/efivar-dp-format.c
1284
UefiDevicePathLibCatPrint (Str, "%02x", MacDevPath->MacAddress.Addr[Index]);
lib/libefivar/efivar-dp-format.c
1287
UefiDevicePathLibCatPrint (Str, ",0x%x)", MacDevPath->IfType);
lib/libefivar/efivar-dp-format.c
1304
UefiDevicePathLibCatPrint (Str, "TCP");
lib/libefivar/efivar-dp-format.c
1306
UefiDevicePathLibCatPrint (Str, "UDP");
lib/libefivar/efivar-dp-format.c
1308
UefiDevicePathLibCatPrint (Str, "0x%x", Protocol);
lib/libefivar/efivar-dp-format.c
1324
UefiDevicePathLibCatPrint (Str, "%d.%d.%d.%d", Address->Addr[0], Address->Addr[1], Address->Addr[2], Address->Addr[3]);
lib/libefivar/efivar-dp-format.c
1339
UefiDevicePathLibCatPrint (
lib/libefivar/efivar-dp-format.c
1376
UefiDevicePathLibCatPrint (Str, "IPv4(");
lib/libefivar/efivar-dp-format.c
1380
UefiDevicePathLibCatPrint (Str, ")");
lib/libefivar/efivar-dp-format.c
1384
UefiDevicePathLibCatPrint (Str, ",");
lib/libefivar/efivar-dp-format.c
1387
UefiDevicePathLibCatPrint (Str, ",%s,", IPDevPath->StaticIpAddress ? "Static" : "DHCP");
lib/libefivar/efivar-dp-format.c
1390
UefiDevicePathLibCatPrint (Str, ",");
lib/libefivar/efivar-dp-format.c
1392
UefiDevicePathLibCatPrint (Str, ",");
lib/libefivar/efivar-dp-format.c
1395
UefiDevicePathLibCatPrint (Str, ")");
lib/libefivar/efivar-dp-format.c
1422
UefiDevicePathLibCatPrint (Str, "IPv6(");
lib/libefivar/efivar-dp-format.c
1425
UefiDevicePathLibCatPrint (Str, ")");
lib/libefivar/efivar-dp-format.c
1429
UefiDevicePathLibCatPrint (Str, ",");
lib/libefivar/efivar-dp-format.c
1434
UefiDevicePathLibCatPrint (Str, ",Static,");
lib/libefivar/efivar-dp-format.c
1437
UefiDevicePathLibCatPrint (Str, ",StatelessAutoConfigure,");
lib/libefivar/efivar-dp-format.c
1440
UefiDevicePathLibCatPrint (Str, ",StatefulAutoConfigure,");
lib/libefivar/efivar-dp-format.c
1447
UefiDevicePathLibCatPrint (Str, ",0x%x,", IPDevPath->PrefixLength);
lib/libefivar/efivar-dp-format.c
1450
UefiDevicePathLibCatPrint (Str, ")");
lib/libefivar/efivar-dp-format.c
147
UefiDevicePathLibCatPrint (Str, "Pci(0x%x,0x%x)", Pci->Device, Pci->Function);
lib/libefivar/efivar-dp-format.c
1477
UefiDevicePathLibCatPrint (
lib/libefivar/efivar-dp-format.c
1544
UefiDevicePathLibCatPrint (Str, "Uart(DEFAULT,");
lib/libefivar/efivar-dp-format.c
1546
UefiDevicePathLibCatPrint (Str, "Uart(%ld,", Uart->BaudRate);
lib/libefivar/efivar-dp-format.c
1550
UefiDevicePathLibCatPrint (Str, "DEFAULT,");
lib/libefivar/efivar-dp-format.c
1552
UefiDevicePathLibCatPrint (Str, "%d,", Uart->DataBits);
lib/libefivar/efivar-dp-format.c
1555
UefiDevicePathLibCatPrint (Str, "%c,", Parity);
lib/libefivar/efivar-dp-format.c
1559
UefiDevicePathLibCatPrint (Str, "D)");
lib/libefivar/efivar-dp-format.c
1563
UefiDevicePathLibCatPrint (Str, "1)");
lib/libefivar/efivar-dp-format.c
1567
UefiDevicePathLibCatPrint (Str, "1.5)");
lib/libefivar/efivar-dp-format.c
1571
UefiDevicePathLibCatPrint (Str, "2)");
lib/libefivar/efivar-dp-format.c
1575
UefiDevicePathLibCatPrint (Str, "x)");
lib/libefivar/efivar-dp-format.c
1605
UefiDevicePathLibCatPrint (
lib/libefivar/efivar-dp-format.c
1614
UefiDevicePathLibCatPrint (Str, "%s,", (((Options >> 1) & 0x0001) != 0) ? "CRC32C" : "None");
lib/libefivar/efivar-dp-format.c
1615
UefiDevicePathLibCatPrint (Str, "%s,", (((Options >> 3) & 0x0001) != 0) ? "CRC32C" : "None");
lib/libefivar/efivar-dp-format.c
1617
UefiDevicePathLibCatPrint (Str, "%s,", "None");
lib/libefivar/efivar-dp-format.c
1619
UefiDevicePathLibCatPrint (Str, "%s,", "CHAP_UNI");
lib/libefivar/efivar-dp-format.c
1621
UefiDevicePathLibCatPrint (Str, "%s,", "CHAP_BI");
lib/libefivar/efivar-dp-format.c
1625
UefiDevicePathLibCatPrint (Str, "%s)", (ISCSIDevPath->NetworkProtocol == 0) ? "TCP" : "reserved");
lib/libefivar/efivar-dp-format.c
1652
UefiDevicePathLibCatPrint (Str, "Vlan(%d)", Vlan->VlanId);
lib/libefivar/efivar-dp-format.c
1679
UefiDevicePathLibCatPrint (
lib/libefivar/efivar-dp-format.c
1720
UefiDevicePathLibCatPrint (Str, "Wi-Fi(%s)", SSId);
lib/libefivar/efivar-dp-format.c
174
UefiDevicePathLibCatPrint (Str, "PcCard(0x%x)", Pccard->FunctionNumber);
lib/libefivar/efivar-dp-format.c
1758
UefiDevicePathLibCatPrint (Str, "Uri(%s)", UriStr);
lib/libefivar/efivar-dp-format.c
1788
UefiDevicePathLibCatPrint (
lib/libefivar/efivar-dp-format.c
1799
UefiDevicePathLibCatPrint (
lib/libefivar/efivar-dp-format.c
1809
UefiDevicePathLibCatPrint (
lib/libefivar/efivar-dp-format.c
1818
UefiDevicePathLibCatPrint (Str, "0x%lx,0x%lx)", Hd->PartitionStart, Hd->PartitionSize);
lib/libefivar/efivar-dp-format.c
1846
UefiDevicePathLibCatPrint (Str, "CDROM(0x%x)", Cd->BootEntry);
lib/libefivar/efivar-dp-format.c
1850
UefiDevicePathLibCatPrint (Str, "CDROM(0x%x,0x%lx,0x%lx)", Cd->BootEntry, Cd->PartitionStart, Cd->PartitionSize);
lib/libefivar/efivar-dp-format.c
1879
UefiDevicePathLibCatPrint (Str, "File(%s)", name);
lib/libefivar/efivar-dp-format.c
1907
UefiDevicePathLibCatPrint (Str, "Media(%36s)", G(&MediaProt->Protocol));
lib/libefivar/efivar-dp-format.c
1934
UefiDevicePathLibCatPrint (Str, "Fv(%36s)", G(&Fv->FvName));
lib/libefivar/efivar-dp-format.c
1961
UefiDevicePathLibCatPrint (Str, "FvFile(%36s)", G(&FvFile->FvFileName));
lib/libefivar/efivar-dp-format.c
1988
UefiDevicePathLibCatPrint (
lib/libefivar/efivar-dp-format.c
201
UefiDevicePathLibCatPrint (
lib/libefivar/efivar-dp-format.c
2022
UefiDevicePathLibCatPrint (
lib/libefivar/efivar-dp-format.c
2030
UefiDevicePathLibCatPrint (
lib/libefivar/efivar-dp-format.c
2038
UefiDevicePathLibCatPrint (
lib/libefivar/efivar-dp-format.c
2046
UefiDevicePathLibCatPrint (
lib/libefivar/efivar-dp-format.c
2054
UefiDevicePathLibCatPrint (
lib/libefivar/efivar-dp-format.c
2121
UefiDevicePathLibCatPrint (Str, "BBS(%s,%s", Type, Bbs->String);
lib/libefivar/efivar-dp-format.c
2123
UefiDevicePathLibCatPrint (Str, "BBS(0x%x,%s", Bbs->DeviceType, Bbs->String);
lib/libefivar/efivar-dp-format.c
2127
UefiDevicePathLibCatPrint (Str, ")");
lib/libefivar/efivar-dp-format.c
2131
UefiDevicePathLibCatPrint (Str, ",0x%x)", Bbs->StatusFlag);
lib/libefivar/efivar-dp-format.c
2155
UefiDevicePathLibCatPrint (Str, ",");
lib/libefivar/efivar-dp-format.c
2203
UefiDevicePathLibCatPrint (Str, "Path(%d,%d", DevicePathType (Node), DevicePathSubType (Node));
lib/libefivar/efivar-dp-format.c
2208
UefiDevicePathLibCatPrint (Str, "%s(%d", mUefiDevicePathLibToTextTableGeneric[Index].Text, DevicePathSubType (Node));
lib/libefivar/efivar-dp-format.c
2213
UefiDevicePathLibCatPrint (Str, ",");
lib/libefivar/efivar-dp-format.c
2215
UefiDevicePathLibCatPrint (Str, "%02x", ((UINT8 *) Node)[Index]);
lib/libefivar/efivar-dp-format.c
2219
UefiDevicePathLibCatPrint (Str, ")");
lib/libefivar/efivar-dp-format.c
2390
UefiDevicePathLibCatPrint (&Str, "/");
lib/libefivar/efivar-dp-format.c
248
UefiDevicePathLibCatPrint (Str, "VenPcAnsi()");
lib/libefivar/efivar-dp-format.c
251
UefiDevicePathLibCatPrint (Str, "VenVt100()");
lib/libefivar/efivar-dp-format.c
254
UefiDevicePathLibCatPrint (Str, "VenVt100Plus()");
lib/libefivar/efivar-dp-format.c
257
UefiDevicePathLibCatPrint (Str, "VenUft8()");
lib/libefivar/efivar-dp-format.c
263
UefiDevicePathLibCatPrint (Str, "UartFlowCtrl(%s)", "None");
lib/libefivar/efivar-dp-format.c
267
UefiDevicePathLibCatPrint (Str, "UartFlowCtrl(%s)", "Hardware");
lib/libefivar/efivar-dp-format.c
271
UefiDevicePathLibCatPrint (Str, "UartFlowCtrl(%s)", "XonXoff");
lib/libefivar/efivar-dp-format.c
280
UefiDevicePathLibCatPrint (
lib/libefivar/efivar-dp-format.c
289
UefiDevicePathLibCatPrint (Str, "NoTopology,0,0,0,");
lib/libefivar/efivar-dp-format.c
291
UefiDevicePathLibCatPrint (
lib/libefivar/efivar-dp-format.c
299
UefiDevicePathLibCatPrint (Str, "0,");
lib/libefivar/efivar-dp-format.c
304
UefiDevicePathLibCatPrint (Str, "0x%x,", ((Info >> 8) & 0xff) + 1);
lib/libefivar/efivar-dp-format.c
307
UefiDevicePathLibCatPrint (Str, "0x%x,0,0,0,", Info);
lib/libefivar/efivar-dp-format.c
310
UefiDevicePathLibCatPrint (Str, "0x%x)", ((SAS_DEVICE_PATH *) Vendor)->Reserved);
lib/libefivar/efivar-dp-format.c
313
UefiDevicePathLibCatPrint (Str, "DebugPort()");
lib/libefivar/efivar-dp-format.c
329
UefiDevicePathLibCatPrint (Str, "Ven%s(%36s", Type, G(&Vendor->Guid));
lib/libefivar/efivar-dp-format.c
331
UefiDevicePathLibCatPrint (Str, ",");
lib/libefivar/efivar-dp-format.c
333
UefiDevicePathLibCatPrint (Str, "%02x", ((VENDOR_DEVICE_PATH_WITH_DATA *) Vendor)->VendorDefinedData[Index]);
lib/libefivar/efivar-dp-format.c
337
UefiDevicePathLibCatPrint (Str, ")");
lib/libefivar/efivar-dp-format.c
364
UefiDevicePathLibCatPrint (
lib/libefivar/efivar-dp-format.c
395
UefiDevicePathLibCatPrint (
lib/libefivar/efivar-dp-format.c
430
UefiDevicePathLibCatPrint (Str, "PciRoot(0x%x)", Acpi->UID);
lib/libefivar/efivar-dp-format.c
434
UefiDevicePathLibCatPrint (Str, "PcieRoot(0x%x)", Acpi->UID);
lib/libefivar/efivar-dp-format.c
438
UefiDevicePathLibCatPrint (Str, "Floppy(0x%x)", Acpi->UID);
lib/libefivar/efivar-dp-format.c
442
UefiDevicePathLibCatPrint (Str, "Keyboard(0x%x)", Acpi->UID);
lib/libefivar/efivar-dp-format.c
446
UefiDevicePathLibCatPrint (Str, "Serial(0x%x)", Acpi->UID);
lib/libefivar/efivar-dp-format.c
450
UefiDevicePathLibCatPrint (Str, "ParallelPort(0x%x)", Acpi->UID);
lib/libefivar/efivar-dp-format.c
454
UefiDevicePathLibCatPrint (Str, "Acpi(PNP%04x,0x%x)", EISA_ID_TO_NUM (Acpi->HID), Acpi->UID);
lib/libefivar/efivar-dp-format.c
458
UefiDevicePathLibCatPrint (Str, "Acpi(0x%08x,0x%x)", Acpi->HID, Acpi->UID);
lib/libefivar/efivar-dp-format.c
521
UefiDevicePathLibCatPrint (
lib/libefivar/efivar-dp-format.c
534
UefiDevicePathLibCatPrint (Str, "AcpiEx(%s,", HIDStr);
lib/libefivar/efivar-dp-format.c
536
UefiDevicePathLibCatPrint (Str, "AcpiEx(%s,", HIDText);
lib/libefivar/efivar-dp-format.c
540
UefiDevicePathLibCatPrint (Str, "%s,", UIDStr);
lib/libefivar/efivar-dp-format.c
542
UefiDevicePathLibCatPrint (Str, "0x%x,", AcpiEx->UID);
lib/libefivar/efivar-dp-format.c
546
UefiDevicePathLibCatPrint (Str, "%s)", CIDStr);
lib/libefivar/efivar-dp-format.c
548
UefiDevicePathLibCatPrint (Str, "%s)", CIDText);
lib/libefivar/efivar-dp-format.c
551
UefiDevicePathLibCatPrint (
lib/libefivar/efivar-dp-format.c
596
UefiDevicePathLibCatPrint (Str, "AcpiAdr(0x%x", AcpiAdr->ADR);
lib/libefivar/efivar-dp-format.c
599
UefiDevicePathLibCatPrint (Str, ",0x%x", Addr[Index]);
lib/libefivar/efivar-dp-format.c
601
UefiDevicePathLibCatPrint (Str, ")");
lib/libefivar/efivar-dp-format.c
630
UefiDevicePathLibCatPrint (Str, "Ata(0x%x)", Atapi->Lun);
lib/libefivar/efivar-dp-format.c
632
UefiDevicePathLibCatPrint (
lib/libefivar/efivar-dp-format.c
666
UefiDevicePathLibCatPrint (Str, "Scsi(0x%x,0x%x)", Scsi->Pun, Scsi->Lun);
lib/libefivar/efivar-dp-format.c
693
UefiDevicePathLibCatPrint (Str, "Fibre(0x%lx,0x%lx)", Fibre->WWN, Fibre->Lun);
lib/libefivar/efivar-dp-format.c
721
UefiDevicePathLibCatPrint (Str, "FibreEx(0x");
lib/libefivar/efivar-dp-format.c
723
UefiDevicePathLibCatPrint (Str, "%02x", FibreEx->WWN[Index]);
lib/libefivar/efivar-dp-format.c
725
UefiDevicePathLibCatPrint (Str, ",0x");
lib/libefivar/efivar-dp-format.c
727
UefiDevicePathLibCatPrint (Str, "%02x", FibreEx->Lun[Index]);
lib/libefivar/efivar-dp-format.c
729
UefiDevicePathLibCatPrint (Str, ")");
lib/libefivar/efivar-dp-format.c
757
UefiDevicePathLibCatPrint (Str, "SasEx(0x");
lib/libefivar/efivar-dp-format.c
760
UefiDevicePathLibCatPrint (Str, "%02x", SasEx->SasAddress[Index]);
lib/libefivar/efivar-dp-format.c
762
UefiDevicePathLibCatPrint (Str, ",0x");
lib/libefivar/efivar-dp-format.c
764
UefiDevicePathLibCatPrint (Str, "%02x", SasEx->Lun[Index]);
lib/libefivar/efivar-dp-format.c
766
UefiDevicePathLibCatPrint (Str, ",0x%x,", SasEx->RelativeTargetPort);
lib/libefivar/efivar-dp-format.c
769
UefiDevicePathLibCatPrint (Str, "NoTopology,0,0,0");
lib/libefivar/efivar-dp-format.c
771
UefiDevicePathLibCatPrint (
lib/libefivar/efivar-dp-format.c
779
UefiDevicePathLibCatPrint (Str, "0");
lib/libefivar/efivar-dp-format.c
784
UefiDevicePathLibCatPrint (Str, "0x%x", ((SasEx->DeviceTopology >> 8) & 0xff) + 1);
lib/libefivar/efivar-dp-format.c
787
UefiDevicePathLibCatPrint (Str, "0x%x,0,0,0", SasEx->DeviceTopology);
lib/libefivar/efivar-dp-format.c
790
UefiDevicePathLibCatPrint (Str, ")");
lib/libefivar/efivar-dp-format.c
821
UefiDevicePathLibCatPrint (
lib/libefivar/efivar-dp-format.c
854
UefiDevicePathLibCatPrint (Str, "UFS(0x%x,0x%x)", Ufs->Pun, Ufs->Lun);
lib/libefivar/efivar-dp-format.c
881
UefiDevicePathLibCatPrint (
lib/libefivar/efivar-dp-format.c
912
UefiDevicePathLibCatPrint (
lib/libefivar/efivar-dp-format.c
946
UefiDevicePathLibCatPrint (Str, "I1394(%016lx)", F1394DevPath->Guid);
lib/libefivar/efivar-dp-format.c
973
UefiDevicePathLibCatPrint (Str, "USB(0x%x,0x%x)", Usb->ParentPortNumber, Usb->InterfaceNumber);