Searched refs:mNoNestingEnvVarName (Results 1 – 3 of 3) sorted by relevance
60 extern CONST CHAR16 mNoNestingEnvVarName[];
1696 Status = SHELL_GET_ENVIRONMENT_VARIABLE(mNoNestingEnvVarName, &TempSize, Temp); in NestingEnabled()1700 Status = SHELL_GET_ENVIRONMENT_VARIABLE(mNoNestingEnvVarName, &TempSize, Temp); in NestingEnabled()2948 (CHAR16*)mNoNestingEnvVarName) == 0) in EfiShellSetEnv()
73 CONST CHAR16 mNoNestingEnvVarName[] = L"nonesting"; variable481 Status = InternalEfiShellSetEnv(mNoNestingEnvVarName, TempString, TRUE); in UefiMain()