Files
ipxe/src
Michael Brown e056041074 [uheap] Prevent allocation of blocks with zero physical addresses
If the external heap ends up at the top of the system memory map then
leave a gap after the heap to ensure that no block ends up being
allocated with either a start or end address of zero, since this is
frequently confusing to both code and humans.

Signed-off-by: Michael Brown <mcb30@ipxe.org>
2025-05-22 16:16:14 +01:00
..
2010-04-19 23:43:39 +01:00
2025-05-14 14:21:02 +01:00
2010-05-29 23:49:47 +01:00