Searched refs:EfiFreeMemoryBottom (Results 1 – 15 of 15) sorted by relevance
101 HandOffHob->EfiFreeMemoryBottom; in PeiCreateHob()106 DEBUG ((EFI_D_ERROR, " FreeMemoryBottom - 0x%08x\n", (UINTN)HandOffHob->EfiFreeMemoryBottom)); in PeiCreateHob()122 HandOffHob->EfiFreeMemoryBottom = (EFI_PHYSICAL_ADDRESS) (UINTN) HobEnd; in PeiCreateHob()164 Hob->EfiFreeMemoryBottom = (EFI_PHYSICAL_ADDRESS) (UINTN) (HobEnd + 1); in PeiCoreBuildHobHandoffInfoTable()
69 IN EFI_PHYSICAL_ADDRESS EfiFreeMemoryBottom in BuildHobHandoffInfoTable() argument113 Hob.HandoffInformationTable->EfiFreeMemoryBottom = EfiFreeMemoryBottom; in BuildHobHandoffInfoTable()118 HandOffHob.HandoffInformationTable->EfiFreeMemoryBottom = (EFI_PHYSICAL_ADDRESS) (UINTN) Hob.Raw; in BuildHobHandoffInfoTable()177 HandOffHob.HandoffInformationTable->EfiFreeMemoryBottom = (EFI_PHYSICAL_ADDRESS) (UINTN) Hob.Raw; in BuildHobModule()231 HandOffHob.HandoffInformationTable->EfiFreeMemoryBottom = (EFI_PHYSICAL_ADDRESS) (UINTN) Hob.Raw; in BuildHobResourceDescriptor()284 HandOffHob.HandoffInformationTable->EfiFreeMemoryBottom = (EFI_PHYSICAL_ADDRESS) (UINTN) Hob.Raw; in BuildHobGuidType()331 HandOffHob.HandoffInformationTable->EfiFreeMemoryBottom = (EFI_PHYSICAL_ADDRESS) (UINTN) Hob.Raw; in BuildHobFvDescriptor()379 HandOffHob.HandoffInformationTable->EfiFreeMemoryBottom = (EFI_PHYSICAL_ADDRESS) (UINTN) Hob.Raw; in BuildHobCpu()429 HandOffHob.HandoffInformationTable->EfiFreeMemoryBottom = (EFI_PHYSICAL_ADDRESS) (UINTN) Hob.Raw; in BuildHobStack()481 HandOffHob.HandoffInformationTable->EfiFreeMemoryBottom = (EFI_PHYSICAL_ADDRESS) (UINTN) Hob.Raw; in BuildHobBspStore()[all …]
77 IN VOID *EfiFreeMemoryBottom, in HobConstructor() argument84 Hob = EfiFreeMemoryBottom; in HobConstructor()101 Hob->EfiFreeMemoryBottom = (EFI_PHYSICAL_ADDRESS)(UINTN)(HobEnd+1); in HobConstructor()122 FreeMemory = HandOffHob->EfiFreeMemoryTop - HandOffHob->EfiFreeMemoryBottom; in CreateHob()140 HandOffHob->EfiFreeMemoryBottom = (EFI_PHYSICAL_ADDRESS) (UINTN) HobEnd; in CreateHob()
58 …E_SIZE) + sizeof (EFI_HOB_MEMORY_ALLOCATION)) < Hob.HandoffInformationTable->EfiFreeMemoryBottom) { in AllocatePages()
36 IN EFI_PHYSICAL_ADDRESS EfiFreeMemoryBottom
98 EFI_PHYSICAL_ADDRESS EfiFreeMemoryBottom; member
60 EFI_PHYSICAL_ADDRESS EfiFreeMemoryBottom; member
175 FreeMemoryBottom = &(Hob.HandoffInformationTable->EfiFreeMemoryBottom); in PeiAllocatePages()
147 Hob.HandoffInformationTable->EfiFreeMemoryBottom, in EblHobCmd()
238 gHob->Phit.EfiFreeMemoryTop, gHob->Phit.EfiFreeMemoryBottom, in DxeInit()
955 gHob->Phit.EfiFreeMemoryBottom = gHob->Phit.EfiMemoryBottom + sizeof(HOB_TEMPLATE); in PrepareHobPhit()
273 IN VOID *EfiFreeMemoryBottom,
2150 if (PhitHob->EfiFreeMemoryBottom < ResourceHob->PhysicalStart) { in CoreInitializeMemoryServices()2174 BaseAddress = PageAlignAddress (PhitHob->EfiFreeMemoryBottom); in CoreInitializeMemoryServices()2535 …eMap[Index].BaseAddress + MemorySpaceMap[Index].Length) >= (UINTN) PhitHob->EfiFreeMemoryBottom)) { in CoreInitializeGcdServices()2571 (UINTN) PhitHob->EfiFreeMemoryBottom - (UINTN) (*HobStart), in CoreInitializeGcdServices()
232 …HandoffInformationTable->EfiFreeMemoryBottom = HandoffInformationTable->EfiEndOfHobList + sizeof (… in PeiCore()
692 …(UINT32)((UINTN)Private->HobList.HandoffInformationTable->EfiFreeMemoryBottom - (UINTN)Private->Ho… in PeiCheckAndSwitchStack()838 …HeapTemporaryRamSize = (UINTN) (Private->HobList.HandoffInformationTable->EfiFreeMemoryBottom - Pr… in PeiCheckAndSwitchStack()