Files
haiku-beta6/headers/private/kernel/boot
Augustin Cavalier e52dd571d9 bootloader: Make releasing the heap the platform loader's responsibility.
Otherwise, platform loaders couldn't make heap allocations inside
platform_start_kernel(), which some loaders (e.g. EFI) do.

Implement calling heap_release() for the BIOS loaders at least.
This gets us back the ~1.5MB of bootloader heap memory there.
2024-12-16 13:36:39 -05:00
..
2021-01-26 20:05:05 +01:00
2021-08-20 03:03:25 +00:00