summaryrefslogtreecommitdiffstats
path: root/src/core/memmap.c
Commit message (Expand)AuthorAgeFilesLines
* [memmap] Allow explicit colour selection for memory map debug messagesMichael Brown2025-05-251-1/+1
* [memmap] Rename addr/last fields to min/max for clarityMichael Brown2025-05-231-18/+18
* [uheap] Add a generic external heap based on the system memory mapMichael Brown2025-05-191-0/+29
* [memmap] Remove now-obsolete get_memmap()Michael Brown2025-05-161-24/+0Star
* [bios] Update to use the generic system memory map APIMichael Brown2025-05-161-0/+25
* [memmap] Define an API for managing the system memory mapMichael Brown2025-05-161-0/+114