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

/vbox/src/VBox/Devices/EFI/Firmware/ShellPkg/Library/UefiShellLib/
H A DUefiShellLib.c3519 InternalShellCharToUpper ( function
3553 return (UINTN) (10 + InternalShellCharToUpper (Char) - L'A');
3614 if (InternalShellCharToUpper (*String) == L'X') {

Completed in 161 milliseconds