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

/vbox/src/VBox/Devices/EFI/Firmware/ShellPkg/Library/UefiShellLevel2CommandsLib/
H A DSet.c34 ConstEnvNameList = gEfiShellProtocol->GetEnv(NULL);
39 Value = gEfiShellProtocol->GetEnv(ConstEnvNameList);
/vbox/src/VBox/Devices/EFI/Firmware/ShellPkg/Include/Protocol/
H A DEfiShell.h955 EFI_SHELL_GET_ENV GetEnv; member in struct:_EFI_SHELL_PROTOCOL
H A DEfiShellEnvironment2.h922 SHELLENV_GET_ENV GetEnv; member in struct:__anon12774
/vbox/src/VBox/Devices/EFI/Firmware/ShellPkg/Application/Shell/
H A DShell.c942 CurDir = ShellInfoObject.NewEfiShellProtocol->GetEnv(L"cwd");
1833 CurDir = ShellInfoObject.NewEfiShellProtocol->GetEnv(L"cwd");
/vbox/src/VBox/Devices/EFI/Firmware/ShellPkg/Library/UefiShellCommandLib/
H A DUefiShellCommandLib.c962 OriginalPath = gEfiShellProtocol->GetEnv(L"path");
/vbox/src/libs/xpcom18a4/java/src/
H A DnsJavaXPCOMBindingUtils.cpp929 jint rc = gCachedJVM->GetEnv((void**) &env, JNI_VERSION_1_2);
/vbox/src/VBox/Devices/EFI/Firmware/ShellPkg/Library/UefiShellLib/
H A DUefiShellLib.c1082 return (gEfiShellProtocol->GetEnv(EnvKey));
1089 return (mEfiShellEnvironment2->GetEnv((CHAR16*)EnvKey));

Completed in 74 milliseconds