/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/RuntimeDxe/EfiRuntimeLib/ |
D | RtDevicePath.c | 65 InternalAllocateCopyPool ( in InternalAllocateCopyPool() function 348 NewDevicePath = InternalAllocateCopyPool (Size, DevicePath); in RtEfiDuplicateDevicePath() 403 NewDevicePath = InternalAllocateCopyPool (Size, Src1); in RtEfiAppendDevicePath() 450 Temp = InternalAllocateCopyPool (NodeLength + sizeof (EFI_DEVICE_PATH_PROTOCOL), Node); in RtEfiAppendDevicePathNode() 568 Ptr = InternalAllocateCopyPool (SrcSize + InstanceSize, Src); in RtEfiAppendDevicePathInstance()
|
/device/linaro/bootloader/edk2/EmulatorPkg/Library/GuardUefiMemoryAllocationLib/ |
D | MemoryAllocationLib.c | 554 InternalAllocateCopyPool ( in InternalAllocateCopyPool() function 596 return InternalAllocateCopyPool (EfiBootServicesData, AllocationSize, Buffer); in AllocateCopyPool() 623 return InternalAllocateCopyPool (EfiRuntimeServicesData, AllocationSize, Buffer); in AllocateRuntimeCopyPool() 650 return InternalAllocateCopyPool (EfiReservedMemoryType, AllocationSize, Buffer); in AllocateReservedCopyPool()
|
/device/linaro/bootloader/edk2/MdePkg/Library/UefiMemoryAllocationLib/ |
D | MemoryAllocationLib.c | 561 InternalAllocateCopyPool ( in InternalAllocateCopyPool() function 603 return InternalAllocateCopyPool (EfiBootServicesData, AllocationSize, Buffer); in AllocateCopyPool() 630 return InternalAllocateCopyPool (EfiRuntimeServicesData, AllocationSize, Buffer); in AllocateRuntimeCopyPool() 657 return InternalAllocateCopyPool (EfiReservedMemoryType, AllocationSize, Buffer); in AllocateReservedCopyPool()
|
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/DxeMemoryAllocationLib/ |
D | MemoryAllocationLib.c | 551 InternalAllocateCopyPool ( in InternalAllocateCopyPool() function 592 return InternalAllocateCopyPool (EfiBootServicesData, AllocationSize, Buffer); in GlueAllocateCopyPool() 618 return InternalAllocateCopyPool (EfiRuntimeServicesData, AllocationSize, Buffer); in AllocateRuntimeCopyPool() 644 return InternalAllocateCopyPool (EfiReservedMemoryType, AllocationSize, Buffer); in AllocateReservedCopyPool()
|
/device/linaro/bootloader/edk2/MdeModulePkg/Library/DxeCoreMemoryAllocationLib/ |
D | MemoryAllocationLib.c | 722 InternalAllocateCopyPool ( in InternalAllocateCopyPool() function 766 NewBuffer = InternalAllocateCopyPool (EfiBootServicesData, AllocationSize, Buffer); in AllocateCopyPool() 806 NewBuffer = InternalAllocateCopyPool (EfiRuntimeServicesData, AllocationSize, Buffer); in AllocateRuntimeCopyPool() 846 NewBuffer = InternalAllocateCopyPool (EfiReservedMemoryType, AllocationSize, Buffer); in AllocateReservedCopyPool()
|
/device/linaro/bootloader/edk2/MdeModulePkg/Library/UefiMemoryAllocationProfileLib/ |
D | MemoryAllocationLib.c | 719 InternalAllocateCopyPool ( in InternalAllocateCopyPool() function 763 NewBuffer = InternalAllocateCopyPool (EfiBootServicesData, AllocationSize, Buffer); in AllocateCopyPool() 803 NewBuffer = InternalAllocateCopyPool (EfiRuntimeServicesData, AllocationSize, Buffer); in AllocateRuntimeCopyPool() 843 NewBuffer = InternalAllocateCopyPool (EfiReservedMemoryType, AllocationSize, Buffer); in AllocateReservedCopyPool()
|
/device/linaro/bootloader/edk2/MdePkg/Library/SmmMemoryAllocationLib/ |
D | MemoryAllocationLib.c | 707 InternalAllocateCopyPool ( in InternalAllocateCopyPool() function 750 return InternalAllocateCopyPool (EfiRuntimeServicesData, AllocationSize, Buffer); in AllocateCopyPool() 778 return InternalAllocateCopyPool (EfiRuntimeServicesData, AllocationSize, Buffer); in AllocateRuntimeCopyPool()
|
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/PeiMemoryAllocationLib/ |
D | MemoryAllocationLib.c | 523 InternalAllocateCopyPool ( in InternalAllocateCopyPool() function 599 return InternalAllocateCopyPool (EfiRuntimeServicesData, AllocationSize, Buffer); in AllocateRuntimeCopyPool() 625 return InternalAllocateCopyPool (EfiReservedMemoryType, AllocationSize, Buffer); in AllocateReservedCopyPool()
|
/device/linaro/bootloader/edk2/MdePkg/Library/PeiMemoryAllocationLib/ |
D | MemoryAllocationLib.c | 669 InternalAllocateCopyPool ( in InternalAllocateCopyPool() function 747 return InternalAllocateCopyPool (EfiRuntimeServicesData, AllocationSize, Buffer); in AllocateRuntimeCopyPool() 774 return InternalAllocateCopyPool (EfiReservedMemoryType, AllocationSize, Buffer); in AllocateReservedCopyPool()
|
/device/linaro/bootloader/edk2/MdeModulePkg/Library/PiSmmCoreMemoryAllocationLib/ |
D | MemoryAllocationLib.c | 730 InternalAllocateCopyPool ( in InternalAllocateCopyPool() function 774 NewBuffer = InternalAllocateCopyPool (EfiRuntimeServicesData, AllocationSize, Buffer); in AllocateCopyPool() 814 NewBuffer = InternalAllocateCopyPool (EfiRuntimeServicesData, AllocationSize, Buffer); in AllocateRuntimeCopyPool()
|
/device/linaro/bootloader/edk2/MdeModulePkg/Library/SmmMemoryAllocationProfileLib/ |
D | MemoryAllocationLib.c | 813 InternalAllocateCopyPool ( in InternalAllocateCopyPool() function 858 NewBuffer = InternalAllocateCopyPool (EfiRuntimeServicesData, AllocationSize, Buffer); in AllocateCopyPool() 899 NewBuffer = InternalAllocateCopyPool (EfiRuntimeServicesData, AllocationSize, Buffer); in AllocateRuntimeCopyPool()
|