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
40 AtRuntime ( in AtRuntime() function91 if (!AtRuntime ()) { in AcquireLockOnlyAtBootTime()114 if (!AtRuntime ()) { in ReleaseLockOnlyAtBootTime()
149 if (AtRuntime ()) { in UpdateVariableInfo()751 if (AtRuntime ()) { in RecordVarErrorFlag()1266 …if (IgnoreRtCheck || !AtRuntime () || ((PtrTrack->CurrPtr->Attributes & EFI_VARIABLE_RUNTIME_ACCES… in FindVariableEx()1743 } else if (AtRuntime ()) { in CheckRemainingSpaceForConsistencyInternal()1880 if (AtRuntime ()) { in AutoUpdateLangVariable()1910 if (AtRuntime ()) { in AutoUpdateLangVariable()2248 if (AtRuntime ()) { in UpdateVariable()2437 if (AtRuntime () && in UpdateVariable()2534 …|| (IsCommonVariable && AtRuntime () && ((VarSize + mVariableModuleGlobal->CommonVariableTotalSize… in UpdateVariable()2536 if (AtRuntime ()) { in UpdateVariable()[all …]
255 return AtRuntime (); in VariableExLibAtRuntime()
129 AtRuntime ( in AtRuntime() function669 if (AtRuntime()) { in SmmVariableHandler()
329 AtRuntime (
79 …BOOLEAN AtRuntime; // Record if current state is after SmmExitBootServices or SmmLe… member
401 if (!mS3BootScriptTablePtr->AtRuntime) { in S3BootScriptSmmAtRuntimeCallBack()405 mS3BootScriptTablePtr->AtRuntime = TRUE; in S3BootScriptSmmAtRuntimeCallBack()
189 AUTH_VAR_LIB_AT_RUNTIME AtRuntime; member
255 if (!mRuntime.AtRuntime || mRuntime.VirtualMode) { in RuntimeDriverSetVirtualAddressMap()
343 mAuthVarAddressPointer[9] = (VOID **) &(mAuthVarLibContextIn->AtRuntime), in AuthVariableLibInitialize()
646 if (mAuthVarLibContextIn->AtRuntime ()) { in TransitionFromAuditMode()786 if (mAuthVarLibContextIn->AtRuntime ()) { in TransitionFromDeployedMode()984 if (mAuthVarLibContextIn->AtRuntime ()) { in TransitionFromUserMode()1124 if (mAuthVarLibContextIn->AtRuntime ()) { in TransitionFromSetupMode()1757 if (mAuthVarLibContextIn->AtRuntime()) { in ProcessSecureBootModeVar()
795 gRuntime->AtRuntime = TRUE; in CoreExitBootServices()