Commit Graph

9 Commits

Author SHA1 Message Date
karina b56b55e4b3 feat(arm64): higher-half kernel, early MMU in boot, and VMM 2026-04-26 21:47:41 +04:00
karina 6698c4ab3f feat: kernel is now elf 2026-04-26 09:32:07 +04:00
karina 14912b8067 build: switched to ninja 2026-04-25 10:01:31 +04:00
karina a331d395d5 refactor: drop posix-uefi from bootloader
Replace the vendored POSIX-UEFI runtime with a small local EFI entry and header so the bootloader depends only on the UEFI interfaces it actually uses.

Made-with: Cursor
2026-04-20 23:03:36 +04:00
karina b33f63635b build: CMake toolchain for Kernel
build: moved CMake toolchain for Bootloader from Source folder to root of Bootloader
2026-04-20 09:38:27 +04:00
karina 1ee5dcbd0b feat: working bootloader and basic kernel (just dyes screen green) 2026-04-20 08:31:04 +04:00
karina c533478e76 working build of bootloader 2026-04-20 05:20:27 +04:00
Karina 67838d2702 doc: just default recipe is now just --list
also image > _image
2026-04-19 23:51:09 +04:00
Karina 4f47a61ed2 initial 2026-04-19 20:12:59 +04:00