Searched defs:AtRuntime (Results 1 - 6 of 6) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Library/PiDxeS3BootScriptLib/
H A DInternalBootScriptLib.h76 BOOLEAN AtRuntime; // Record if current state is after SmmReadyToLock member in struct:__anon11108
/vbox/src/VBox/Devices/EFI/Firmware/MdePkg/Include/Protocol/
H A DRuntime.h123 BOOLEAN AtRuntime; ///< Boolean that is TRUE if ExitBootServices () has been called. member in struct:_EFI_RUNTIME_ARCH_PROTOCOL
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Universal/Variable/RuntimeDxe/
H A DVariableDxe.c31 AtRuntime ( function
82 if (!AtRuntime ()) {
105 if (!AtRuntime ()) {
H A DVariableSmm.c46 AtRuntime ( function
/vbox/src/VBox/Devices/EFI/Firmware/SecurityPkg/VariableAuthenticated/RuntimeDxe/
H A DVariableDxe.c31 AtRuntime ( function
82 if (!AtRuntime ()) {
105 if (!AtRuntime ()) {
H A DVariableSmm.c46 AtRuntime ( function

Completed in 48 milliseconds