/device/linaro/bootloader/edk2/EmulatorPkg/Library/GuardUefiMemoryAllocationLib/ |
D | MemoryAllocationLib.c | 676 InternalReallocatePool ( in InternalReallocatePool() function 722 return InternalReallocatePool (EfiBootServicesData, OldSize, NewSize, OldBuffer); in ReallocatePool() 754 return InternalReallocatePool (EfiRuntimeServicesData, OldSize, NewSize, OldBuffer); in ReallocateRuntimePool() 786 return InternalReallocatePool (EfiReservedMemoryType, OldSize, NewSize, OldBuffer); in ReallocateReservedPool()
|
/device/linaro/bootloader/edk2/MdePkg/Library/UefiMemoryAllocationLib/ |
D | MemoryAllocationLib.c | 683 InternalReallocatePool ( in InternalReallocatePool() function 729 return InternalReallocatePool (EfiBootServicesData, OldSize, NewSize, OldBuffer); in ReallocatePool() 761 return InternalReallocatePool (EfiRuntimeServicesData, OldSize, NewSize, OldBuffer); in ReallocateRuntimePool() 793 return InternalReallocatePool (EfiReservedMemoryType, OldSize, NewSize, OldBuffer); in ReallocateReservedPool()
|
/device/linaro/bootloader/edk2/MdePkg/Library/PeiMemoryAllocationLib/ |
D | MemoryAllocationLib.c | 800 InternalReallocatePool ( in InternalReallocatePool() function 846 return InternalReallocatePool (EfiBootServicesData, OldSize, NewSize, OldBuffer); in ReallocatePool() 878 return InternalReallocatePool (EfiRuntimeServicesData, OldSize, NewSize, OldBuffer); in ReallocateRuntimePool() 910 return InternalReallocatePool (EfiReservedMemoryType, OldSize, NewSize, OldBuffer); in ReallocateReservedPool()
|
/device/linaro/bootloader/edk2/MdeModulePkg/Library/DxeCoreMemoryAllocationLib/ |
D | MemoryAllocationLib.c | 883 InternalReallocatePool ( in InternalReallocatePool() function 931 Buffer = InternalReallocatePool (EfiBootServicesData, OldSize, NewSize, OldBuffer); in ReallocatePool() 976 Buffer = InternalReallocatePool (EfiRuntimeServicesData, OldSize, NewSize, OldBuffer); in ReallocateRuntimePool() 1021 Buffer = InternalReallocatePool (EfiReservedMemoryType, OldSize, NewSize, OldBuffer); in ReallocateReservedPool()
|
/device/linaro/bootloader/edk2/MdeModulePkg/Library/UefiMemoryAllocationProfileLib/ |
D | MemoryAllocationLib.c | 880 InternalReallocatePool ( in InternalReallocatePool() function 928 Buffer = InternalReallocatePool (EfiBootServicesData, OldSize, NewSize, OldBuffer); in ReallocatePool() 973 Buffer = InternalReallocatePool (EfiRuntimeServicesData, OldSize, NewSize, OldBuffer); in ReallocateRuntimePool() 1018 Buffer = InternalReallocatePool (EfiReservedMemoryType, OldSize, NewSize, OldBuffer); in ReallocateReservedPool()
|
/device/linaro/bootloader/edk2/MdePkg/Library/SmmMemoryAllocationLib/ |
D | MemoryAllocationLib.c | 832 InternalReallocatePool ( in InternalReallocatePool() function 878 return InternalReallocatePool (EfiRuntimeServicesData, OldSize, NewSize, OldBuffer); in ReallocatePool() 910 return InternalReallocatePool (EfiRuntimeServicesData, OldSize, NewSize, OldBuffer); in ReallocateRuntimePool()
|
/device/linaro/bootloader/edk2/MdeModulePkg/Library/PiSmmCoreMemoryAllocationLib/ |
D | MemoryAllocationLib.c | 878 InternalReallocatePool ( in InternalReallocatePool() function 926 Buffer = InternalReallocatePool (EfiRuntimeServicesData, OldSize, NewSize, OldBuffer); in ReallocatePool() 971 Buffer = InternalReallocatePool (EfiRuntimeServicesData, OldSize, NewSize, OldBuffer); in ReallocateRuntimePool()
|
/device/linaro/bootloader/edk2/MdeModulePkg/Library/SmmMemoryAllocationProfileLib/ |
D | MemoryAllocationLib.c | 964 InternalReallocatePool ( in InternalReallocatePool() function 1012 Buffer = InternalReallocatePool (EfiRuntimeServicesData, OldSize, NewSize, OldBuffer); in ReallocatePool() 1057 Buffer = InternalReallocatePool (EfiRuntimeServicesData, OldSize, NewSize, OldBuffer); in ReallocateRuntimePool()
|