HomeSort by relevance Sort by last modified time
    Searched refs:InternalEfiShellSetEnv (Results 1 - 3 of 3) sorted by null

  /device/linaro/bootloader/edk2/ShellPkg/Application/Shell/
ShellProtocol.h     [all...]
Shell.c 481 Status = InternalEfiShellSetEnv(mNoNestingEnvVarName, TempString, TRUE);
547 Status = InternalEfiShellSetEnv(L"profiles", ShellCommandGetProfileList(), TRUE);
555 Status = InternalEfiShellSetEnv(L"uefishellsupport", TempString, TRUE);
559 Status = InternalEfiShellSetEnv(L"uefishellversion", TempString, TRUE);
563 Status = InternalEfiShellSetEnv(L"uefiversion", TempString, TRUE);
664 InternalEfiShellSetEnv(L"cwd", NULL, TRUE);
    [all...]
ShellProtocol.c     [all...]

Completed in 90 milliseconds