banan-os/kernel
Bananymous 969563c06a Kernel: Don't load AP init code to 0xF000, but relocate it later
This cleans up the kernel executable as bootloaders don't have to
load AP init code straight to 0xF000, but it will be moved there once
kernel is doing the AP initialization.
2024-08-21 13:37:50 +03:00
..
arch Kernel: Don't load AP init code to 0xF000, but relocate it later 2024-08-21 13:37:50 +03:00
font BuildSystem: building for 32-bit works now 2023-04-02 05:03:17 +03:00
include/kernel Kernel: Make BananBootloader info struct header compatible with C 2024-08-18 20:51:10 +03:00
kernel Kernel: Don't load AP init code to 0xF000, but relocate it later 2024-08-21 13:37:50 +03:00
klibc Kernel: Add klibc for kernel 2024-02-14 15:00:04 +02:00
CMakeLists.txt BuildSystem: Cleanup kernel cmake file 2024-08-18 20:44:12 +03:00
icxxabi.cpp Kernel: Fix cxxabi for function static variable guards 2024-07-14 01:53:50 +03:00
ubsan.cpp All: Cleanup all files 2024-01-24 15:53:38 +02:00