OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SHELL_SET_ENVIRONMENT_VARIABLE_NV
(Results
1 - 4
of
4
) sorted by null
/device/linaro/bootloader/edk2/ShellPkg/Application/Shell/
ShellEnvVar.h
77
#define
SHELL_SET_ENVIRONMENT_VARIABLE_NV
(EnvVarName,BufferSize,Buffer) \
ShellEnvVar.c
273
Status =
SHELL_SET_ENVIRONMENT_VARIABLE_NV
(Node->Key, Size, Node->Val);
FileHandleWrappers.c
992
Status =
SHELL_SET_ENVIRONMENT_VARIABLE_NV
(((EFI_FILE_PROTOCOL_ENVIRONMENT*)This)->Name, StrSize(NewBuffer), NewBuffer);
[
all
...]
ShellProtocol.c
[
all
...]
Completed in 1166 milliseconds