Home
last modified time | relevance | path

Searched refs:gEfiDxeServicesTableGuid (Results 1 – 21 of 21) sorted by relevance

/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Framework/Guid/DxeServices/
DDxeServices.c25 EFI_GUID gEfiDxeServicesTableGuid = EFI_DXE_SERVICES_TABLE_GUID; variable
27 EFI_GUID_STRING(&gEfiDxeServicesTableGuid, "DXE Services Table", "DXE Services Table GUID in EFI Sy…
DDxeServices.h30 extern EFI_GUID gEfiDxeServicesTableGuid;
/device/linaro/bootloader/edk2/MdePkg/Include/Guid/
DDxeServices.h26 extern EFI_GUID gEfiDxeServicesTableGuid;
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/Dxe/EfiDriverLib/
DDxeDriverLib.c52 Status = EfiLibGetSystemConfigurationTable (&gEfiDxeServicesTableGuid, (VOID **) &gDS); in DxeInitializeDriverLib()
/device/linaro/bootloader/edk2/MdePkg/Library/DxeServicesTableLib/
DDxeServicesTableLib.c63 Status = EfiGetSystemConfigurationTable (&gEfiDxeServicesTableGuid, (VOID **) &gDS); in DxeServicesTableLibConstructor()
DDxeServicesTableLib.inf48 gEfiDxeServicesTableGuid ## CONSUMES ## SystemTable
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/DxeServicesTableLib/
DDxeServicesTableLib.c56 Status = EfiGetSystemConfigurationTable (&gEfiDxeServicesTableGuid, (VOID **) &gDS); in DxeServicesTableLibConstructor()
/device/linaro/bootloader/edk2/Vlv2TbltDevicePkg/VlvPlatformInitDxe/
DVlvPlatformInitDxe.inf69 gEfiDxeServicesTableGuid
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/RuntimeDxe/EfiRuntimeLib/Ebc/
DRuntimeLib.c139 Status = EfiLibGetSystemConfigurationTable (&gEfiDxeServicesTableGuid, (VOID **) &gDS); in EfiInitializeRuntimeDriverLib()
/device/linaro/bootloader/OpenPlatformPkg/Platforms/AMD/Styx/Drivers/FdtDxe/
DFdtDxe.inf54 gEfiDxeServicesTableGuid ## CONSUMED
/device/linaro/bootloader/edk2/AppPkg/Applications/Sockets/WebServer/
DDxeServicesTable.c46 Status = EfiGetSystemConfigurationTable (&gEfiDxeServicesTableGuid, (VOID **) &pDS); in DxeServicesTablePage()
DWebServer.inf100 gEfiDxeServicesTableGuid
DConfigurationTable.c35 { L"gEfiDxeServicesTableGuid", &gEfiDxeServicesTableGuid, PAGE_DXE_SERVICES_TABLE },
/device/linaro/bootloader/edk2/EmbeddedPkg/Ebl/
DEbl.inf90 gEfiDxeServicesTableGuid
DEfiDevice.c1057 EfiGetSystemConfigurationTable (&gEfiDxeServicesTableGuid, (VOID **) &gDS); in EblInitializeDeviceCmd()
/device/linaro/bootloader/edk2/MdeModulePkg/Core/Dxe/
DDxeMain.inf115 gEfiDxeServicesTableGuid ## PRODUCES ## SystemTable
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/RuntimeDxe/EfiRuntimeLib/X64/
DRuntimeLib.c356 Status = EfiLibGetSystemConfigurationTable (&gEfiDxeServicesTableGuid, (VOID **) &gDS); in EfiInitializeRuntimeDriverLib()
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/RuntimeDxe/EfiRuntimeLib/Ia32/
DRuntimeLib.c356 Status = EfiLibGetSystemConfigurationTable (&gEfiDxeServicesTableGuid, (VOID **) &gDS); in EfiInitializeRuntimeDriverLib()
/device/linaro/bootloader/edk2/MdeModulePkg/Core/Dxe/DxeMain/
DDxeMain.c325 Status = CoreInstallConfigurationTable (&gEfiDxeServicesTableGuid, gDxeCoreDS); in DxeMain()
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/RuntimeDxe/EfiRuntimeLib/Ipf/
DRuntimeLib.c156 …Status = EfiLibGetSystemConfigurationTable (&gEfiDxeServicesTableGuid, (VOID **) … in EfiInitializeRuntimeDriverLib()
/device/linaro/bootloader/edk2/MdePkg/
DMdePkg.dec664gEfiDxeServicesTableGuid = { 0x05AD34BA, 0x6F02, 0x4214, { 0x95, 0x2E, 0x4D, 0xA0, 0x39, 0x8…