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

/vbox/src/VBox/Devices/EFI/Firmware/ShellPkg/Application/Shell/
H A DShellParametersProtocol.c578 BOOLEAN InUnicode; local
588 InUnicode = TRUE;
866 InUnicode = FALSE;
1097 if (!InUnicode) {
1119 if (!InUnicode && !EFI_ERROR(Status)) {

Completed in 34 milliseconds