Searched refs:MemoryAllocationBspStore (Results 1 – 3 of 3) sorted by relevance
473 (Hob.MemoryAllocationBspStore->AllocDescriptor).MemoryBaseAddress = BaseAddress; in BuildHobBspStore()474 (Hob.MemoryAllocationBspStore->AllocDescriptor).MemoryLength = Length; in BuildHobBspStore()475 (Hob.MemoryAllocationBspStore->AllocDescriptor).MemoryType = MemoryType; in BuildHobBspStore()476 …CopyMem(&(Hob.MemoryAllocationBspStore->AllocDescriptor).Name, &gEfiHobMemeryAllocBspStoreGuid, si… in BuildHobBspStore()477 Hob.MemoryAllocationBspStore++; in BuildHobBspStore()
465 EFI_HOB_MEMORY_ALLOCATION_BSP_STORE *MemoryAllocationBspStore; member
237 EFI_HOB_MEMORY_ALLOCATION_BSP_STORE *MemoryAllocationBspStore; member