Searched refs:UefiDevicePathLibCatPrint (Results 1 – 1 of 1) sorted by relevance
| /freebsd/lib/libefivar/ |
| H A D | efivar-dp-format.c | 85 UefiDevicePathLibCatPrint ( in UefiDevicePathLibCatPrint() function 139 UefiDevicePathLibCatPrint (Str, "Pci(0x%x,0x%x)", Pci->Device, Pci->Function); in DevPathToTextPci() 166 UefiDevicePathLibCatPrint (Str, "PcCard(0x%x)", Pccard->FunctionNumber); in DevPathToTextPccard() 193 UefiDevicePathLibCatPrint ( in DevPathToTextMemMap() 240 UefiDevicePathLibCatPrint (Str, "VenPcAnsi()"); in DevPathToTextVendor() 243 UefiDevicePathLibCatPrint (Str, "VenVt100()"); in DevPathToTextVendor() 246 UefiDevicePathLibCatPrint (Str, "VenVt100Plus()"); in DevPathToTextVendor() 249 UefiDevicePathLibCatPrint (Str, "VenUtf8()"); in DevPathToTextVendor() 255 UefiDevicePathLibCatPrint (Str, "UartFlowCtrl(%s)", "None"); in DevPathToTextVendor() 259 UefiDevicePathLibCatPrint (Str, "UartFlowCtrl(%s)", "Hardware"); in DevPathToTextVendor() [all …]
|