Searched defs:ProtocolInfoString (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/ShellPkg/Library/UefiShellDriver1CommandsLib/
H A DDh.c667 CHAR16 *ProtocolInfoString; local
673 ProtocolInfoString = NULL;
677 ProtocolInfoString = GetProtocolInfoString(TheHandle, Language, L" ", Verbose, TRUE);
685 ProtocolInfoString==NULL?L"":ProtocolInfoString);
687 ProtocolInfoString = GetProtocolInfoString(TheHandle, Language, L"\r\n", Verbose, TRUE);
696 ProtocolInfoString==NULL?L"":ProtocolInfoString);
703 ProtocolInfoString = GetProtocolInfoString(TheHandle, Language, L";", FALSE, FALSE);
715 ProtocolInfoString
[all...]

Completed in 59 milliseconds