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

/vbox/src/VBox/Devices/EFI/Firmware/ShellPkg/Application/Shell/
H A DShellProtocol.c2504 InternalEfiShellSetEnv( function
2584 return (InternalEfiShellSetEnv(Name, Value, Volatile));
2786 Status = InternalEfiShellSetEnv(L"cwd", TempString, TRUE);

Completed in 122 milliseconds