Searched refs:AtRuntime (Results 1 – 14 of 14) sorted by relevance
78 BOOLEAN AtRuntime; member
123 …BOOLEAN AtRuntime; ///< Boolean that is TRUE if ExitBootServices () has been ca… member
81 …BOOLEAN AtRuntime; // Record if current state is after SmmExitBootServices or SmmLe… member
409 if (!mS3BootScriptTablePtr->AtRuntime) { in S3BootScriptSmmAtRuntimeCallBack()413 mS3BootScriptTablePtr->AtRuntime = TRUE; in S3BootScriptSmmAtRuntimeCallBack()
40 AtRuntime ( in AtRuntime() function91 if (!AtRuntime ()) { in AcquireLockOnlyAtBootTime()114 if (!AtRuntime ()) { in ReleaseLockOnlyAtBootTime()
186 if (AtRuntime ()) { in UpdateVariableInfo()788 if (AtRuntime ()) { in RecordVarErrorFlag()1303 …if (IgnoreRtCheck || !AtRuntime () || ((PtrTrack->CurrPtr->Attributes & EFI_VARIABLE_RUNTIME_ACCES… in FindVariableEx()1781 } else if (AtRuntime ()) { in CheckRemainingSpaceForConsistencyInternal()1919 if (AtRuntime ()) { in AutoUpdateLangVariable()1949 if (AtRuntime ()) { in AutoUpdateLangVariable()2287 if (AtRuntime ()) { in UpdateVariable()2476 if (AtRuntime () && in UpdateVariable()2573 …|| (IsCommonVariable && AtRuntime () && ((VarSize + mVariableModuleGlobal->CommonVariableTotalSize… in UpdateVariable()2575 if (AtRuntime ()) { in UpdateVariable()[all …]
255 return AtRuntime (); in VariableExLibAtRuntime()
128 AtRuntime ( in AtRuntime() function677 if (AtRuntime()) { in SmmVariableHandler()
329 AtRuntime (
189 AUTH_VAR_LIB_AT_RUNTIME AtRuntime; member
255 if (!mRuntime.AtRuntime || mRuntime.VirtualMode) { in RuntimeDriverSetVirtualAddressMap()
434 mAuthVarAddressPointer[9] = (VOID **) &(mAuthVarLibContextIn->AtRuntime), in AuthVariableLibInitialize()
638 if (mAuthVarLibContextIn->AtRuntime ()) { in UpdatePlatformMode()
809 gRuntime->AtRuntime = TRUE; in CoreExitBootServices()