Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/Pei/Hob/
DPeiHobLib.c473 (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()
/device/linaro/bootloader/edk2/MdePkg/Include/Pi/
DPiHob.h465 EFI_HOB_MEMORY_ALLOCATION_BSP_STORE *MemoryAllocationBspStore; member
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Framework/Include/
DPeiHob.h237 EFI_HOB_MEMORY_ALLOCATION_BSP_STORE *MemoryAllocationBspStore; member