Searched refs:gLoadModuleAtFixAddressConfigurationTable (Results 1 – 5 of 5) sorted by relevance
224 …EFERENCED EFI_LOAD_FIXED_ADDRESS_CONFIGURATION_TABLE gLoadModuleAtFixAddressConfigurationTable … variable346 …rationTable (&gLoadFixedAddressConfigurationTableGuid, &gLoadModuleAtFixAddressConfigurationTable); in DxeMain()
289 DxeCodeBase = gLoadModuleAtFixAddressConfigurationTable.DxeCodeTopAddress - DxeCodeSize; in CheckAndMarkFixLoadingMemoryUsageBitMap()307 if (gLoadModuleAtFixAddressConfigurationTable.DxeCodeTopAddress < ImageBase + ImageSize || in CheckAndMarkFixLoadingMemoryUsageBitMap()413 …ImageContext->ImageAddress = gLoadModuleAtFixAddressConfigurationTable.DxeCodeTopAddress + (INT64)… in GetPeCoffImageFixLoadingAssignedAddress()
302 extern EFI_LOAD_FIXED_ADDRESS_CONFIGURATION_TABLE gLoadModuleAtFixAddressConfigurationTable;
473 …RuntimeCodeBase = (EFI_PHYSICAL_ADDRESS)(gLoadModuleAtFixAddressConfigurationTable.DxeCodeTo… in CoreLoadingFixedAddressHook()
2104 gLoadModuleAtFixAddressConfigurationTable.DxeCodeTopAddress = PhitHob->EfiMemoryTop in CoreInitializeMemoryServices()