Searched refs:EfiMemoryBottom (Results 1 – 11 of 11) sorted by relevance
953 gHob->Phit.EfiMemoryBottom = gHob->Phit.EfiMemoryTop - CONSUMED_MEMORY; in PrepareHobPhit()955 gHob->Phit.EfiFreeMemoryBottom = gHob->Phit.EfiMemoryBottom + sizeof(HOB_TEMPLATE); in PrepareHobPhit()957 CopyMem ((VOID *)(UINTN)gHob->Phit.EfiMemoryBottom, gHob, sizeof(HOB_TEMPLATE)); in PrepareHobPhit()958 gHob = (HOB_TEMPLATE *)(UINTN)gHob->Phit.EfiMemoryBottom; in PrepareHobPhit()
237 gHob->Phit.EfiMemoryTop, gHob->Phit.EfiMemoryBottom, in DxeInit()
34 IN EFI_PHYSICAL_ADDRESS EfiMemoryBottom,
89 EFI_PHYSICAL_ADDRESS EfiMemoryBottom; member
162 Hob->EfiMemoryBottom = MemoryBegin; in PeiCoreBuildHobHandoffInfoTable()
67 IN EFI_PHYSICAL_ADDRESS EfiMemoryBottom, in BuildHobHandoffInfoTable() argument111 Hob.HandoffInformationTable->EfiMemoryBottom = EfiMemoryBottom; in BuildHobHandoffInfoTable()
58 EFI_PHYSICAL_ADDRESS EfiMemoryBottom; member
138 Hob.HandoffInformationTable->EfiMemoryBottom in EblHobCmd()
230 HandoffInformationTable->EfiMemoryBottom = OldCoreData->PhysicalMemoryBegin; in PeiCore()
99 Hob->EfiMemoryBottom = (UINTN)EfiMemoryBegin; in HobConstructor()
838 …InformationTable->EfiFreeMemoryBottom - Private->HobList.HandoffInformationTable->EfiMemoryBottom); in PeiCheckAndSwitchStack()