Commit Graph

5 Commits

Author SHA1 Message Date
11a1a8234b
kernel: add framebuffer early console and tighten wait queues
Some checks failed
check / build-and-boot (push) Has been cancelled
2026-05-13 11:42:24 +08:00
e3782144b8
refactor(build): split makefiles and normalize internal API names
- align makefile layout with Linux-style directories
2026-05-08 21:00:24 +08:00
62c8836886
feat(mm): parse UEFI memory map in kernel 2026-05-08 20:00:10 +08:00
f60b6af52f
feat(boot): load separate x86 kernel image from UEFI bootloader 2026-05-08 19:44:32 +08:00
80a2ec024d
refactor(boot): move x86 UEFI code under arch and add agent docs entrypoint 2026-05-08 19:34:51 +08:00