HomeSort by relevance Sort by last modified time
    Searched defs:AtRuntime (Results 1 - 6 of 6) sorted by null

  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Core/Dxe/ArchProtocol/Runtime/
Runtime.h 78 BOOLEAN AtRuntime;
108 AtRuntime - Boolean that is TRUE if ExitBootServices () has been called.
  /device/linaro/bootloader/edk2/MdeModulePkg/Library/PiDxeS3BootScriptLib/
InternalBootScriptLib.h 79 BOOLEAN AtRuntime; // Record if current state is after SmmExitBootServices or SmmLegacyBoot.
  /device/linaro/bootloader/edk2/MdePkg/Include/Protocol/
Runtime.h 123 BOOLEAN AtRuntime; ///< Boolean that is TRUE if ExitBootServices () has been called.
  /device/linaro/bootloader/edk2/MdeModulePkg/Include/Library/
AuthVariableLib.h 189 AUTH_VAR_LIB_AT_RUNTIME AtRuntime;
  /device/linaro/bootloader/edk2/MdeModulePkg/Universal/Variable/RuntimeDxe/
VariableDxe.c 40 AtRuntime (
91 if (!AtRuntime ()) {
114 if (!AtRuntime ()) {
VariableSmm.c 129 AtRuntime (
669 if (AtRuntime()) {
    [all...]

Completed in 109 milliseconds