aboutsummaryrefslogtreecommitdiff
path: root/mirai/boot/sequence
AgeCommit message (Expand)AuthorFilesLines
2026-02-25Add Global Descriptor Table (GDT) and Task State Segment (TSS) implementationBobby11-0/+322
2026-02-24Bunch of stuff moved as .old for new arch changeBobby2-248/+0
2026-02-20feat: Refactor path handling to use location utilities and update related str...Bobby1-2/+2
2026-02-20feat: Implement CMOS/RTC and CPUID operations, add PIT driver, and enhance AF...Bobby1-0/+5
2026-02-20refactor: Update resource management in Makefile and adjust font pathsBobby1-1/+1
2026-02-15Refactor Kata Memory Management and SchedulerBobby1-1/+1
2026-02-15Refactor Crimson Panic Handler and Exception ManagementBobby1-1/+1
2026-02-15Refactor Multiboot Integration and Enhance Terminal FunctionalityBobby2-0/+243