aboutsummaryrefslogtreecommitdiff
path: root/arch/x86_64/src/kernel/cpu/ss.cpp
AgeCommit message (Expand)AuthorFilesLines
2025-03-25Implement idtr structure and document possible flags.Matteo Gmür1-23/+6
2025-03-15implement loading of gdtr registerMatteo Gmür1-4/+4
2025-03-13fixup typing and continue adding gdtFabian Imhof1-4/+4
2025-03-13IN_PROGRESS implement gdt initializationFabian Imhof1-0/+33