Searched refs:UefiDevicePathLibCatPrint (Results 1 - 1 of 1) sorted by relevance

/freebsd-12-stable/lib/libefivar/
H A Defivar-dp-format.c98 UefiDevicePathLibCatPrint ( function
148 UefiDevicePathLibCatPrint (Str, "Pci(0x%x,0x%x)", Pci->Device, Pci->Function);
175 UefiDevicePathLibCatPrint (Str, "PcCard(0x%x)", Pccard->FunctionNumber);
202 UefiDevicePathLibCatPrint (
249 UefiDevicePathLibCatPrint (Str, "VenPcAnsi()");
252 UefiDevicePathLibCatPrint (Str, "VenVt100()");
255 UefiDevicePathLibCatPrint (Str, "VenVt100Plus()");
258 UefiDevicePathLibCatPrint (Str, "VenUft8()");
264 UefiDevicePathLibCatPrint (Str, "UartFlowCtrl(%s)", "None");
268 UefiDevicePathLibCatPrint (St
[all...]

Completed in 47 milliseconds