aboutsummaryrefslogtreecommitdiff
path: root/mirai/boot/gdt/gdt.zig
AgeCommit message (Expand)AuthorFilesLines
2026-02-25Add Global Descriptor Table (GDT) and Task State Segment (TSS) implementationBobby1-0/+39
2026-02-24Bunch of stuff moved as .old for new arch changeBobby1-108/+0
2026-02-15Refactor Multiboot Integration and Enhance Terminal FunctionalityBobby1-0/+108