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