Home
last modified time | relevance | path

Searched refs:InternalAllocateCopyPool (Results 1 – 11 of 11) sorted by relevance

/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/RuntimeDxe/EfiRuntimeLib/
DRtDevicePath.c65 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/
DMemoryAllocationLib.c554 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/
DMemoryAllocationLib.c561 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/
DMemoryAllocationLib.c551 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/
DMemoryAllocationLib.c722 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/
DMemoryAllocationLib.c719 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/
DMemoryAllocationLib.c707 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/
DMemoryAllocationLib.c523 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/
DMemoryAllocationLib.c669 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/
DMemoryAllocationLib.c730 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/
DMemoryAllocationLib.c813 InternalAllocateCopyPool ( in InternalAllocateCopyPool() function
858 NewBuffer = InternalAllocateCopyPool (EfiRuntimeServicesData, AllocationSize, Buffer); in AllocateCopyPool()
899 NewBuffer = InternalAllocateCopyPool (EfiRuntimeServicesData, AllocationSize, Buffer); in AllocateRuntimeCopyPool()