Home
last modified time | relevance | path

Searched refs:mEchoState (Results 1 – 1 of 1) sorted by relevance

/device/linaro/bootloader/edk2/ShellPkg/Library/UefiShellCommandLib/
DUefiShellCommandLib.c22 STATIC BOOLEAN mEchoState; variable
87 mEchoState = TRUE; in ShellCommandLibConstructor()
907 return (mEchoState); in ShellCommandGetEchoState()
925 mEchoState = State; in ShellCommandSetEchoState()