haiku/src/system
Paweł Dziepak c343f75d76 boot/x86_64: call debug_cleanup() before preparing mmu data
long_mmu_init() prepares initial paging structures for 64 bit kernel.
Once that function completes bootloader cannot allocate any memory
that needs to be passed to the kernel.

Signed-off-by: Paweł Dziepak <pdziepak@quarnos.org>
2014-09-12 01:09:14 +02:00
..
boot boot/x86_64: call debug_cleanup() before preparing mmu data 2014-09-12 01:09:14 +02:00
glue Optionally build glue code for bootstrap_stage0 platform. 2014-08-13 13:32:49 +02:00
kernel ARM: sync up VM code with x86 2014-09-08 00:52:33 +02:00
ldscripts ARM: define bootloader stack in linker script 2014-09-07 20:56:14 +02:00
libroot ARM: only enable C++11 for libroot, not globally 2014-09-01 15:28:49 +02:00
runtime_loader kernel, libroot: use C++11 atomics in atomic_*() 2014-08-25 23:06:08 +02:00
Jamfile Reorganized building of kernel, boot loader, and libroot. 2005-11-27 00:27:19 +00:00