Searched refs:UefiDevicePathLibCatPrint (Results 1 – 1 of 1) sorted by relevance
/freebsd/lib/libefivar/ |
H A D | efivar-dp-format.c | 89 UefiDevicePathLibCatPrint ( in UefiDevicePathLibCatPrint() function 143 UefiDevicePathLibCatPrint (Str, "Pci(0x%x,0x%x)", Pci->Device, Pci->Function); in DevPathToTextPci() 170 UefiDevicePathLibCatPrint (Str, "PcCard(0x%x)", Pccard->FunctionNumber); in DevPathToTextPccard() 197 UefiDevicePathLibCatPrint ( in DevPathToTextMemMap() 244 UefiDevicePathLibCatPrint (Str, "VenPcAnsi()"); in DevPathToTextVendor() 247 UefiDevicePathLibCatPrint (Str, "VenVt100()"); in DevPathToTextVendor() 250 UefiDevicePathLibCatPrint (Str, "VenVt100Plus()"); in DevPathToTextVendor() 253 UefiDevicePathLibCatPrint (Str, "VenUtf8()"); in DevPathToTextVendor() 259 UefiDevicePathLibCatPrint (Str, "UartFlowCtrl(%s)", "None"); in DevPathToTextVendor() 263 UefiDevicePathLibCatPrint (Str, "UartFlowCtrl(%s)", "Hardware"); in DevPathToTextVendor() [all …]
|