Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/ShellPkg/Application/Shell/
DShellProtocol.h669 EfiShellGetEnv(
DShell.c1568 for (MasterEnvList = EfiShellGetEnv(NULL) in ShellConvertVariables()
1584 NewSize+=StrSize(EfiShellGetEnv(MasterEnvList)); in ShellConvertVariables()
1601 for (MasterEnvList = EfiShellGetEnv(NULL) in ShellConvertVariables()
1617 …ShellCopySearchAndReplace(NewCommandLine1, NewCommandLine2, NewSize, ItemTemp, EfiShellGetEnv(Mast… in ShellConvertVariables()
DShellProtocol.c2836 EfiShellGetEnv( in EfiShellGetEnv() function
2985 return (EfiShellGetEnv(L"cwd")); in EfiShellGetCurDir()
3557 EfiShellGetEnv,