Searched refs:MemoryAllocation (Results 1 – 14 of 14) sorted by relevance
154 …(Hob.MemoryAllocation->AllocDescriptor.MemoryType < EfiMaxMemoryType) ? gMemMapType[Hob.MemoryAllo… in EblHobCmd()155 &Hob.MemoryAllocation->AllocDescriptor.Name, in EblHobCmd()156 Hob.MemoryAllocation->AllocDescriptor.MemoryBaseAddress, in EblHobCmd()157 Hob.MemoryAllocation->AllocDescriptor.MemoryLength in EblHobCmd()159 … if (CompareGuid (&gEfiHobMemoryAllocModuleGuid, &Hob.MemoryAllocation->AllocDescriptor.Name)) { in EblHobCmd()
46 …gEfiHobMemoryAllocStackGuid ## SOMETIMES_PRODUCES ## HOB # MemoryAllocation Stac…47 …gEfiHobMemoryAllocBspStoreGuid ## SOMETIMES_PRODUCES ## HOB # MemoryAllocation BspS…48 …gEfiHobMemoryAllocModuleGuid ## SOMETIMES_PRODUCES ## HOB # MemoryAllocation Modu…
48 …gEfiHobMemoryAllocStackGuid ## SOMETIMES_PRODUCES ## HOB # MemoryAllocation Stac…49 …gEfiHobMemoryAllocBspStoreGuid ## SOMETIMES_PRODUCES ## HOB # MemoryAllocation BspS…50 …gEfiHobMemoryAllocModuleGuid ## SOMETIMES_PRODUCES ## HOB # MemoryAllocation Modu…
263 if (Hob.MemoryAllocation->AllocDescriptor.MemoryBaseAddress == Memory) { in InternalAllocateAlignedPages()275 Hob.MemoryAllocation->AllocDescriptor.MemoryLength = HobLength; in InternalAllocateAlignedPages()281 Hob.MemoryAllocation->AllocDescriptor.MemoryLength = HobLength; in InternalAllocateAlignedPages()282 Hob.MemoryAllocation->AllocDescriptor.MemoryType = EfiConventionalMemory; in InternalAllocateAlignedPages()285 HobBaseAddress = Hob.MemoryAllocation->AllocDescriptor.MemoryBaseAddress; in InternalAllocateAlignedPages()286 HobMemoryType = Hob.MemoryAllocation->AllocDescriptor.MemoryType; in InternalAllocateAlignedPages()
531 CopyMem (&(Hob.MemoryAllocation->AllocDescriptor.Name), &Name, sizeof (EFI_GUID)); in BuildMemoryAllocationHob()533 ZeroMem (&Hob.MemoryAllocation->AllocDescriptor.Name, sizeof (EFI_GUID)); in BuildMemoryAllocationHob()536 (Hob.MemoryAllocation->AllocDescriptor).MemoryBaseAddress = BaseAddress; in BuildMemoryAllocationHob()537 (Hob.MemoryAllocation->AllocDescriptor).MemoryLength = Length; in BuildMemoryAllocationHob()538 (Hob.MemoryAllocation->AllocDescriptor).MemoryType = MemoryType; in BuildMemoryAllocationHob()540 Hob.MemoryAllocation++; in BuildMemoryAllocationHob()
252 …gHob->MemoryAllocation.AllocDescriptor.MemoryBaseAddress, gHob->MemoryAllocation.AllocDescriptor.M… in DxeInit()
73 EFI_HOB_MEMORY_ALLOCATION MemoryAllocation; member
987 gHob->MemoryAllocation.AllocDescriptor.MemoryBaseAddress = gHob->Phit.EfiFreeMemoryTop; in CompleteHobGeneration()991 …gHob->MemoryAllocation.AllocDescriptor.MemoryLength = gHob->Stack.AllocDescriptor.MemoryBase… in CompleteHobGeneration()
377 Hob.MemoryAllocation->AllocDescriptor.MemoryType, \ in DxeMain()378 Hob.MemoryAllocation->AllocDescriptor.MemoryBaseAddress, \ in DxeMain()379 …Hob.MemoryAllocation->AllocDescriptor.MemoryBaseAddress + Hob.MemoryAllocation->AllocDescriptor.Me… in DxeMain()
121 MemoryHob = Hob.MemoryAllocation; in CpuMpEndOfPeiCallback()170 MemoryHob = Hob.MemoryAllocation; in CheckOverlapWithAllocatedBuffer()
464 EFI_HOB_MEMORY_ALLOCATION *MemoryAllocation; member
236 EFI_HOB_MEMORY_ALLOCATION *MemoryAllocation; member
227 MemoryHob = Hob.MemoryAllocation; in PeiLoadFixAddressIsMemoryRangeAvailable()366 MemoryHob = Hob.MemoryAllocation; in PeiLoadFixAddressHook()
2477 MemoryHob = Hob.MemoryAllocation; in CoreInitializeGcdServices()