Searched refs:EfiAtRuntime (Results 1 - 14 of 14) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/OvmfPkg/Library/EmuVariableFvbLib/
H A DEmuVariableFvbLib.c72 if (!EfiAtRuntime ()) {
/vbox/src/VBox/Devices/EFI/Firmware/PcAtChipsetPkg/PcatRealTimeClockRuntimeDxe/
H A DPcRtc.c111 if (!EfiAtRuntime ()) {
149 if (!EfiAtRuntime ()) {
175 if (!EfiAtRuntime ()) {
264 if (!EfiAtRuntime ()) {
272 if (!EfiAtRuntime ()) {
297 if (!EfiAtRuntime ()) {
375 if (!EfiAtRuntime ()) {
383 if (!EfiAtRuntime ()) {
414 if (!EfiAtRuntime ()) {
478 if (!EfiAtRuntime ()) {
[all...]
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Universal/MonotonicCounterRuntimeDxe/
H A DMonotonicCounter.c73 if (EfiAtRuntime ()) {
149 if (!EfiAtRuntime ()) {
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Universal/Variable/EmuRuntimeDxe/
H A DEmuVariable.c110 if (!EfiAtRuntime ()) {
132 if (!EfiAtRuntime ()) {
309 if (EfiAtRuntime ()) {
709 if (EfiAtRuntime ()) {
739 if (EfiAtRuntime ()) {
910 if (EfiAtRuntime ()) {
912 // If EfiAtRuntime and the variable is Volatile and Runtime Access,
973 if (EfiAtRuntime () &&
1121 if (!(EfiAtRuntime () && ((Variable[Index]->Attributes & EFI_VARIABLE_RUNTIME_ACCESS) == 0))) {
1301 if (!(EfiAtRuntime ()
[all...]
/vbox/src/VBox/Devices/EFI/Firmware/VBoxPkg/VBoxVariable/
H A DEmuVariable.c149 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 ()
[all...]
/vbox/src/VBox/Devices/EFI/Firmware/MdePkg/Include/Library/
H A DUefiRuntimeLib.h32 EfiAtRuntime (
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Universal/CapsuleRuntimeDxe/
H A DCapsuleService.c142 if (EfiAtRuntime ()) {
/vbox/src/VBox/Devices/EFI/Firmware/SecurityPkg/VariableAuthenticated/EsalVariableDxeSal/
H A DVariable.c76 if (!EfiAtRuntime ()) {
98 if (!EfiAtRuntime ()) {
721 if (EfiAtRuntime ()) {
817 if (EfiAtRuntime ()) {
890 if (EfiAtRuntime ()) {
1009 if (!EfiAtRuntime () || ((VariableHeader.Attributes & EFI_VARIABLE_RUNTIME_ACCESS) != 0)) {
1650 if (EfiAtRuntime ()) {
1680 if (EfiAtRuntime ()) {
1902 if (EfiAtRuntime ()) {
1904 // If EfiAtRuntime an
[all...]
/vbox/src/VBox/Devices/EFI/Firmware/IntelFrameworkModulePkg/Universal/StatusCode/RuntimeDxe/
H A DDataHubStatusCodeWorker.c205 if (EfiAtRuntime ()) {
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Universal/ReportStatusCodeRouter/RuntimeDxe/
H A DReportStatusCodeRouterRuntimeDxe.c261 if ((CallbackEntry->Tpl == TPL_HIGH_LEVEL) || EfiAtRuntime ()) {
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Universal/Variable/RuntimeDxe/
H A DVariableDxe.c35 return EfiAtRuntime ();
/vbox/src/VBox/Devices/EFI/Firmware/MdePkg/Library/UefiRuntimeLib/
H A DRuntimeLib.c175 EfiAtRuntime ( function
/vbox/src/VBox/Devices/EFI/Firmware/SecurityPkg/VariableAuthenticated/RuntimeDxe/
H A DVariableDxe.c35 return EfiAtRuntime ();
/vbox/src/VBox/Devices/EFI/Firmware/MdePkg/Library/DxeRuntimePciExpressLib/
H A DPciExpressLib.c291 if (EfiAtRuntime ()) {

Completed in 80 milliseconds