Searched refs:gLoadModuleAtFixAddressSmramBase (Results 1 – 3 of 3) sorted by relevance
22 GLOBAL_REMOVE_IF_UNREFERENCED EFI_PHYSICAL_ADDRESS gLoadModuleAtFixAddressSmramBase = 0; variable80 gLoadModuleAtFixAddressSmramBase = LMFAConfigurationTable->SmramBase; in SmmInitializeMemoryServices()
162 SmmCodeBase = gLoadModuleAtFixAddressSmramBase; in CheckAndMarkFixLoadingMemoryUsageBitMap()278 …FixLoadingAddress = (EFI_PHYSICAL_ADDRESS)(gLoadModuleAtFixAddressSmramBase + (INT64)ValueInSectio… in GetPeCoffImageFixLoadingAssignedAddress()477 DstBuffer = (UINTN)gLoadModuleAtFixAddressSmramBase; in SmmLoadImage()
195 extern EFI_PHYSICAL_ADDRESS gLoadModuleAtFixAddressSmramBase;