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

/vbox/src/VBox/Devices/EFI/Firmware/ShellPkg/Library/UefiShellLevel3CommandsLib/
H A DCls.c34 UINTN ForeColor; local
116 ForeColor = (~ShellStrToUintn(Param1)) & 0xF;
117 Status = gST->ConOut->SetAttribute (gST->ConOut, ForeColor | Background);

Completed in 42 milliseconds