Lines Matching refs:EfiAtRuntime
149 if (!EfiAtRuntime ()) {
171 if (!EfiAtRuntime ()) {
348 if (EfiAtRuntime ()) {
748 if (EfiAtRuntime ()) {
778 if (EfiAtRuntime ()) {
949 if (EfiAtRuntime ()) {
951 // If EfiAtRuntime and the variable is Volatile and Runtime Access,
1012 if (EfiAtRuntime () &&
1160 if (!(EfiAtRuntime () && ((Variable[Index]->Attributes & EFI_VARIABLE_RUNTIME_ACCESS) == 0))) {
1340 if (!(EfiAtRuntime () && ((Variable.CurrPtr->Attributes & EFI_VARIABLE_RUNTIME_ACCESS) == 0))) {
1540 } else if (EfiAtRuntime () && ((Attributes & EFI_VARIABLE_RUNTIME_ACCESS) == 0)) {