summaryrefslogtreecommitdiffstats
path: root/src/include/ipxe/malloc.h
Commit message (Expand)AuthorAgeFilesLines
* [build] Mark core files as permitted for UEFI Secure BootMichael Brown2026-01-141-0/+1
* [malloc] Allow heap to specify block and pointer alignmentsMichael Brown2025-05-191-0/+5
* [malloc] Allow for the existence of multiple heapsMichael Brown2025-05-191-52/+39Star
* [umalloc] Remove userptr_t from user memory allocationsMichael Brown2025-04-231-0/+18
* [malloc] Ensure free memory blocks remain alignedMichael Brown2025-02-031-1/+0Star
* [malloc] Rename malloc_dma() to malloc_phys()Michael Brown2020-11-051-18/+14Star
* [malloc] Track maximum heap usageMichael Brown2017-03-221-0/+2
* [malloc] Rewrite unrelicensable portions of malloc.cMichael Brown2015-03-031-2/+2
* [malloc] Allow allocation of memory with a specified alignment offsetMichael Brown2012-08-311-3/+22
* [arp] Try to avoid discarding ARP cache entriesMichael Brown2012-07-091-1/+12
* [linux] Make malloc and linux_umalloc valgrindablePiotr JaroszyƄski2011-03-271-1/+6
* [malloc] Add cache discard mechanismMichael Brown2010-07-211-0/+17
* [build] Rename gPXE to iPXEMichael Brown2010-04-201-0/+59