summaryrefslogtreecommitdiffstats
path: root/EmbeddedPkg/Library/PrePiMemoryAllocationLib/MemoryAllocationLib.c
Commit message (Expand)AuthorAgeFilesLines
* EmbeddedPkg: compiler error due to arithmetic operation on void pointerJayaprakash N2024-02-091-1/+1
* EmbeddedPkg/PrePiMemoryAllocationLib: Add ReallocatePoolJeff Brasen via groups.io2024-01-031-0/+57
* EmbeddedPkg/PrePi: Check for enough space before aligning heap pointerJeff Brasen2022-09-231-27/+21
* EmbeddedPkg: Add AllocateRuntimePages in PrePiMemoryAllocationLibMin M Xu2022-09-061-16/+49
* EmbeddedPkg: Apply uncrustify changesMichael Kubacki2021-12-071-21/+19
* EmbeddedPkg/PrePiMemoryAllocationLib: use correct size for pool hobArd Biesheuvel2021-01-081-1/+3
* EmbeddedPkg: Fix various typosCœur2019-07-041-1/+1
* EmbeddedPkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney2019-04-091-7/+1
* EmbeddedPkg/PrePiMemoryAllocationLib: Added AllocateZeroPool()Jeff Brasen2018-11-291-0/+32
* ARM Packages: Removed trailing spacesRonald Cron2014-08-191-2/+2
* EmbeddedPkg/PrePiMemoryAllocationLib: Added dummy FreePages()Olivier Martin2013-07-171-0/+26
* ArmPlatformPkg: Remove PcdStandalone from Sec module and Introduce ArmPlatfor...oliviermartin2011-07-061-192/+192
* EmbeddedPkg: Introduce PrePiMemoryAllocationLib (2)oliviermartin2011-07-011-0/+192