Home
last modified time | relevance | path

Searched refs:gLoadModuleAtFixAddressSmramBase (Results 1 – 3 of 3) sorted by relevance

/device/linaro/bootloader/edk2/MdeModulePkg/Core/PiSmmCore/
DPool.c22 GLOBAL_REMOVE_IF_UNREFERENCED EFI_PHYSICAL_ADDRESS gLoadModuleAtFixAddressSmramBase = 0; variable
80 gLoadModuleAtFixAddressSmramBase = LMFAConfigurationTable->SmramBase; in SmmInitializeMemoryServices()
DDispatcher.c162 SmmCodeBase = gLoadModuleAtFixAddressSmramBase; in CheckAndMarkFixLoadingMemoryUsageBitMap()
278 …FixLoadingAddress = (EFI_PHYSICAL_ADDRESS)(gLoadModuleAtFixAddressSmramBase + (INT64)ValueInSectio… in GetPeCoffImageFixLoadingAssignedAddress()
477 DstBuffer = (UINTN)gLoadModuleAtFixAddressSmramBase; in SmmLoadImage()
DPiSmmCore.h195 extern EFI_PHYSICAL_ADDRESS gLoadModuleAtFixAddressSmramBase;