Home
last modified time | relevance | path

Searched refs:EFI_HOB_MEMORY_POOL (Results 1 – 4 of 4) sorted by relevance

/device/linaro/bootloader/edk2/MdeModulePkg/Core/Pei/Memory/
DMemoryServices.c248 EFI_HOB_MEMORY_POOL *Hob; in PeiAllocatePool()
259 if (Size > (0xFFF8 - sizeof (EFI_HOB_MEMORY_POOL))) { in PeiAllocatePool()
265 (UINT16)(sizeof (EFI_HOB_MEMORY_POOL) + Size), in PeiAllocatePool()
/device/linaro/bootloader/edk2/EmbeddedPkg/Library/PrePiMemoryAllocationLib/
DMemoryAllocationLib.c179 EFI_HOB_MEMORY_POOL *Hob; in AllocatePool()
192 …Hob = (EFI_HOB_MEMORY_POOL *)CreateHob (EFI_HOB_TYPE_MEMORY_POOL, (UINT16)(sizeof (EFI_HOB_TYPE_ME… in AllocatePool()
/device/linaro/bootloader/edk2/MdePkg/Include/Pi/
DPiHob.h434 } EFI_HOB_MEMORY_POOL; typedef
473 EFI_HOB_MEMORY_POOL *Pool;
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Framework/Include/
DPeiHob.h199 } EFI_HOB_MEMORY_POOL; typedef
247 EFI_HOB_MEMORY_POOL *Pool;