Home | History | Annotate | Download | only in Shell

Lines Matching refs:EfiShellGetEnv

1568   for (MasterEnvList = EfiShellGetEnv(NULL)

1584 NewSize+=StrSize(EfiShellGetEnv(MasterEnvList));
1601 for (MasterEnvList = EfiShellGetEnv(NULL)
1617 ShellCopySearchAndReplace(NewCommandLine1, NewCommandLine2, NewSize, ItemTemp, EfiShellGetEnv(MasterEnvList), TRUE, FALSE);