summaryrefslogtreecommitdiff
path: root/EmbeddedPkg/Library/PrePiMemoryAllocationLib/MemoryAllocationLib.c
AgeCommit message (Expand)AuthorFilesLines
2024-02-09EmbeddedPkg: compiler error due to arithmetic operation on void pointerJayaprakash N1-1/+1
2024-01-03EmbeddedPkg/PrePiMemoryAllocationLib: Add ReallocatePoolJeff Brasen via groups.io1-0/+57
2022-09-23EmbeddedPkg/PrePi: Check for enough space before aligning heap pointerJeff Brasen1-27/+21
2022-09-06EmbeddedPkg: Add AllocateRuntimePages in PrePiMemoryAllocationLibMin M Xu1-16/+49
2021-12-07EmbeddedPkg: Apply uncrustify changesMichael Kubacki1-21/+19
2021-01-08EmbeddedPkg/PrePiMemoryAllocationLib: use correct size for pool hobArd Biesheuvel1-1/+3
2019-07-04EmbeddedPkg: Fix various typosCœur1-1/+1
2019-04-09EmbeddedPkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney1-7/+1
2018-11-29EmbeddedPkg/PrePiMemoryAllocationLib: Added AllocateZeroPool()Jeff Brasen1-0/+32
2014-08-19ARM Packages: Removed trailing spacesRonald Cron1-2/+2
2013-07-17EmbeddedPkg/PrePiMemoryAllocationLib: Added dummy FreePages()Olivier Martin1-0/+26
2011-07-06ArmPlatformPkg: Remove PcdStandalone from Sec module and Introduce ArmPlatfor...oliviermartin1-192/+192
2011-07-01EmbeddedPkg: Introduce PrePiMemoryAllocationLib (2)oliviermartin1-0/+192