Home
last modified time | relevance | path

Searched refs:EFI_RUNTIME_SERVICES (Results 1 – 25 of 31) sorted by relevance

12

/device/linaro/bootloader/edk2/MdeModulePkg/Universal/Variable/EmuRuntimeDxe/
DEmuVariableRuntimeDxe.uni2 // Emulation Variable for EFI_RUNTIME_SERVICES.
5 // four EFI_RUNTIME_SERVICES: SetVariable, GetVariable, GetNextVariableName and QueryVariableInfo.
19 …tring STR_MODULE_ABSTRACT #language en-US "Emulation Variable for EFI_RUNTIME_SERVICES"
21 …le arch protocol and variable write arch protocol to provide four EFI_RUNTIME_SERVICES: SetVariabl…
DEmuVariableRuntimeDxe.inf2 # Emulation Variable for EFI_RUNTIME_SERVICES.
5 # four EFI_RUNTIME_SERVICES: SetVariable, GetVariable, GetNextVariableName and QueryVariableInfo.
/device/linaro/bootloader/edk2/SecurityPkg/VariableAuthenticated/EsalVariableDxeSal/
DEsalVariableDxeSal.uni5 // four EFI_RUNTIME_SERVICES: SetVariable, GetVariable, GetNextVariableName and QueryVariableInfo.
21 …le arch protocol and variable write arch protocol to provide four EFI_RUNTIME_SERVICES: SetVariabl…
DEsalVariableDxeSal.inf5 # four EFI_RUNTIME_SERVICES: SetVariable, GetVariable, GetNextVariableName and QueryVariableInfo.
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/EdkDxeRuntimeDriverLib/
DRuntimeLibInternal.h28 extern EFI_RUNTIME_SERVICES *mRTEdkDxeRuntimeDriverLib;
/device/linaro/bootloader/edk2/MdePkg/Include/Library/
DUefiRuntimeServicesTableLib.h30 extern EFI_RUNTIME_SERVICES *gRT;
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Include/Library/
DEdkIIGlueUefiRuntimeServicesTableLib.h34 extern EFI_RUNTIME_SERVICES *gRT;
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/Dxe/EfiDriverLib/
DLibGlobalSt.c34 EFI_RUNTIME_SERVICES *gRT = NULL;
DReportStatusCode.c166 gRT->Hdr.HeaderSize == sizeof (EFI_RUNTIME_SERVICES) && in EfiLibReportStatusCode()
/device/linaro/bootloader/edk2/MdeModulePkg/Universal/Variable/RuntimeDxe/
DVariableSmmRuntimeDxe.uni5 // four EFI_RUNTIME_SERVICES: SetVariable, GetVariable, GetNextVariableName and QueryVariableInfo
27 …le arch protocol and variable write arch protocol to provide four EFI_RUNTIME_SERVICES: SetVariabl…
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/UefiRuntimeServicesTableLib/
DUefiRuntimeServicesTableLib.c25 EFI_RUNTIME_SERVICES *gRT = NULL;
/device/linaro/bootloader/edk2/MdePkg/Library/UefiRuntimeServicesTableLib/
DUefiRuntimeServicesTableLib.c21 EFI_RUNTIME_SERVICES *gRT = NULL;
/device/linaro/bootloader/edk2/Vlv2TbltDevicePkg/PpmPolicy/
DPpmPolicy.h36 EFI_RUNTIME_SERVICES *pRS;
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/Dxe/Include/
DIa32EfiRuntimeDriverLib.h92 IN EFI_RUNTIME_SERVICES *mRT
DEfiSmmDriverLib.h39 extern EFI_RUNTIME_SERVICES *gRT;
/device/linaro/bootloader/edk2/MdeModulePkg/Core/Dxe/DxeMain/
DDxeMain.c151 EFI_RUNTIME_SERVICES mEfiRuntimeServicesTableTemplate = {
155 sizeof (EFI_RUNTIME_SERVICES), // HeaderSize
207 EFI_RUNTIME_SERVICES *gDxeCoreRT = &mEfiRuntimeServicesTableTemplate;
281 …gDxeCoreRT = AllocateRuntimeCopyPool (sizeof (EFI_RUNTIME_SERVICES), &mEfiRuntimeServicesTableTemp… in DxeMain()
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/EdkDxeRuntimeDriverLib/Common/
DRuntimeLib.c32 EFI_RUNTIME_SERVICES *mRTEdkDxeRuntimeDriverLib;
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/EdkDxeRuntimeDriverLib/Ipf/
DRuntimeLib.c29 EFI_RUNTIME_SERVICES *mRTEdkDxeRuntimeDriverLib;
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/RuntimeDxe/EfiRuntimeLib/Ebc/
DRuntimeLib.c30 static EFI_RUNTIME_SERVICES *mRT;
/device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Library/SmmRuntimeDxeReportStatusCodeLibFramework/
DSmmRuntimeDxeSupport.c22 EFI_RUNTIME_SERVICES *mInternalRT;
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/RuntimeDxe/EfiRuntimeLib/X64/
DRuntimeLib.c36 static EFI_RUNTIME_SERVICES *mRT;
950 mRT->Hdr.HeaderSize == sizeof (EFI_RUNTIME_SERVICES) && in EfiReportStatusCode()
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/RuntimeDxe/EfiRuntimeLib/Ia32/
DRuntimeLib.c36 static EFI_RUNTIME_SERVICES *mRT;
950 mRT->Hdr.HeaderSize == sizeof (EFI_RUNTIME_SERVICES) && in EfiReportStatusCode()
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/SmmRuntimeDxeReportStatusCodeLib/
DSmmRuntimeDxeSupport.c36 EFI_RUNTIME_SERVICES *mRTSmmRuntimeDxeReportStatusCodeLib;
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/EfiCommonLib/
DMisc.c46 EFI_RUNTIME_SERVICES *mRT = NULL;
/device/linaro/bootloader/edk2/MdePkg/Library/UefiRuntimeLib/
DRuntimeLib.c34 EFI_RUNTIME_SERVICES *mInternalRT;

12