/device/linaro/bootloader/edk2/EmulatorPkg/Library/GuardUefiMemoryAllocationLib/ |
D | MemoryAllocationLib.c | 456 InternalAllocateZeroPool ( in InternalAllocateZeroPool() function 489 return InternalAllocateZeroPool (EfiBootServicesData, AllocationSize); in AllocateZeroPool() 511 return InternalAllocateZeroPool (EfiRuntimeServicesData, AllocationSize); in AllocateRuntimeZeroPool() 533 return InternalAllocateZeroPool (EfiReservedMemoryType, AllocationSize); in AllocateReservedZeroPool() 685 NewBuffer = InternalAllocateZeroPool (PoolType, NewSize); in InternalReallocatePool()
|
/device/linaro/bootloader/edk2/MdePkg/Library/UefiMemoryAllocationLib/ |
D | MemoryAllocationLib.c | 463 InternalAllocateZeroPool ( in InternalAllocateZeroPool() function 496 return InternalAllocateZeroPool (EfiBootServicesData, AllocationSize); in AllocateZeroPool() 518 return InternalAllocateZeroPool (EfiRuntimeServicesData, AllocationSize); in AllocateRuntimeZeroPool() 540 return InternalAllocateZeroPool (EfiReservedMemoryType, AllocationSize); in AllocateReservedZeroPool() 692 NewBuffer = InternalAllocateZeroPool (PoolType, NewSize); in InternalReallocatePool()
|
/device/linaro/bootloader/edk2/MdeModulePkg/Library/DxeCoreMemoryAllocationLib/ |
D | MemoryAllocationLib.c | 585 InternalAllocateZeroPool ( in InternalAllocateZeroPool() function 620 Buffer = InternalAllocateZeroPool (EfiBootServicesData, AllocationSize); in AllocateZeroPool() 655 Buffer = InternalAllocateZeroPool (EfiRuntimeServicesData, AllocationSize); in AllocateRuntimeZeroPool() 690 Buffer = InternalAllocateZeroPool (EfiReservedMemoryType, AllocationSize); in AllocateReservedZeroPool() 892 NewBuffer = InternalAllocateZeroPool (PoolType, NewSize); in InternalReallocatePool()
|
/device/linaro/bootloader/edk2/MdeModulePkg/Library/UefiMemoryAllocationProfileLib/ |
D | MemoryAllocationLib.c | 582 InternalAllocateZeroPool ( in InternalAllocateZeroPool() function 617 Buffer = InternalAllocateZeroPool (EfiBootServicesData, AllocationSize); in AllocateZeroPool() 652 Buffer = InternalAllocateZeroPool (EfiRuntimeServicesData, AllocationSize); in AllocateRuntimeZeroPool() 687 Buffer = InternalAllocateZeroPool (EfiReservedMemoryType, AllocationSize); in AllocateReservedZeroPool() 889 NewBuffer = InternalAllocateZeroPool (PoolType, NewSize); in InternalReallocatePool()
|
/device/linaro/bootloader/edk2/MdePkg/Library/SmmMemoryAllocationLib/ |
D | MemoryAllocationLib.c | 609 InternalAllocateZeroPool ( in InternalAllocateZeroPool() function 642 return InternalAllocateZeroPool (EfiRuntimeServicesData, AllocationSize); in AllocateZeroPool() 664 return InternalAllocateZeroPool (EfiRuntimeServicesData, AllocationSize); in AllocateRuntimeZeroPool() 841 NewBuffer = InternalAllocateZeroPool (PoolType, NewSize); in InternalReallocatePool()
|
/device/linaro/bootloader/edk2/MdePkg/Library/PeiMemoryAllocationLib/ |
D | MemoryAllocationLib.c | 565 InternalAllocateZeroPool ( in InternalAllocateZeroPool() function 626 return InternalAllocateZeroPool (EfiRuntimeServicesData, AllocationSize); in AllocateRuntimeZeroPool() 648 return InternalAllocateZeroPool (EfiReservedMemoryType, AllocationSize); in AllocateReservedZeroPool() 809 NewBuffer = InternalAllocateZeroPool (PoolType, NewSize); in InternalReallocatePool()
|
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/DxeMemoryAllocationLib/ |
D | MemoryAllocationLib.c | 453 InternalAllocateZeroPool ( in InternalAllocateZeroPool() function 486 return InternalAllocateZeroPool (EfiBootServicesData, AllocationSize); in GlueAllocateZeroPool() 508 return InternalAllocateZeroPool (EfiRuntimeServicesData, AllocationSize); in AllocateRuntimeZeroPool() 530 return InternalAllocateZeroPool (EfiReservedMemoryType, AllocationSize); in AllocateReservedZeroPool()
|
/device/linaro/bootloader/edk2/MdeModulePkg/Library/PiSmmCoreMemoryAllocationLib/ |
D | MemoryAllocationLib.c | 606 InternalAllocateZeroPool ( in InternalAllocateZeroPool() function 641 Buffer = InternalAllocateZeroPool (EfiRuntimeServicesData, AllocationSize); in AllocateZeroPool() 676 Buffer = InternalAllocateZeroPool (EfiRuntimeServicesData, AllocationSize); in AllocateRuntimeZeroPool() 887 NewBuffer = InternalAllocateZeroPool (PoolType, NewSize); in InternalReallocatePool()
|
/device/linaro/bootloader/edk2/MdeModulePkg/Library/SmmMemoryAllocationProfileLib/ |
D | MemoryAllocationLib.c | 689 InternalAllocateZeroPool ( in InternalAllocateZeroPool() function 724 Buffer = InternalAllocateZeroPool (EfiRuntimeServicesData, AllocationSize); in AllocateZeroPool() 759 Buffer = InternalAllocateZeroPool (EfiRuntimeServicesData, AllocationSize); in AllocateRuntimeZeroPool() 973 NewBuffer = InternalAllocateZeroPool (PoolType, NewSize); in InternalReallocatePool()
|
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/PeiMemoryAllocationLib/ |
D | MemoryAllocationLib.c | 419 InternalAllocateZeroPool ( in InternalAllocateZeroPool() function 480 return InternalAllocateZeroPool (EfiRuntimeServicesData, AllocationSize); in AllocateRuntimeZeroPool() 502 return InternalAllocateZeroPool (EfiReservedMemoryType, AllocationSize); in AllocateReservedZeroPool()
|
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/RuntimeDxe/EfiRuntimeLib/ |
D | RtDevicePath.c | 101 InternalAllocateZeroPool ( in InternalAllocateZeroPool() function 500 …FilePath = InternalAllocateZeroPool (Size + SIZE_OF_FILEPATH_DEVICE_PATH + sizeof (EFI_DEVICE_P… in RtEfiFileDevicePath()
|