Commit Graph

6 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 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 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 4f47a61ed2 initial 2026-04-19 20:12:59 +04:00