Searched refs:ShellSetEnvironmentVariable (Results 1 – 4 of 4) sorted by relevance
/device/linaro/bootloader/edk2/StdLib/LibC/StdLib/ |
D | Environs.c | 254 Status = ShellSetEnvironmentVariable ( UName, UValue, TRUE ); in setenv() 265 Status = ShellSetEnvironmentVariable ( UName, UValue, FALSE ); in setenv()
|
/device/linaro/bootloader/edk2/ShellPkg/Library/UefiShellLevel2CommandsLib/ |
D | Set.c | 121 Status = ShellSetEnvironmentVariable(KeyName, L"", ShellCommandLineGetFlag(Package, L"-v")); in ShellCommandRunSet() 142 … Status = ShellSetEnvironmentVariable(KeyName, Value, ShellCommandLineGetFlag(Package, L"-v")); in ShellCommandRunSet()
|
/device/linaro/bootloader/edk2/ShellPkg/Include/Library/ |
D | ShellLib.h | 508 ShellSetEnvironmentVariable (
|
/device/linaro/bootloader/edk2/ShellPkg/Library/UefiShellLib/ |
D | UefiShellLib.c | 1194 ShellSetEnvironmentVariable ( in ShellSetEnvironmentVariable() function
|