summaryrefslogtreecommitdiffstats
path: root/arch/x86/gdt/Gdt.cpp
AgeCommit message (Collapse)AuthorFilesLines
2026-06-21Apply the GPLv3 licensedocsAlexey Gavrilov1-0/+18
Copyright disclaimer and copyright note are prepending to a every source file. Add license section in the `README.md` file. Create the `LICENSE` file with license information. Signed-off-by: Alexey Gavrilov <alexey.gavrilov@mail.com>
2024-03-31IDT + uintptr updateAlexey Gavrilov1-28/+32
2024-03-06Initialization mechanismAlexey Gavrilov1-0/+2
2024-03-05GDT rename procedure + edit .gitignoreAlexey Gavrilov1-1/+1
2024-02-22Implement support of cpuid instruction + include folder + some updatesAlexey Gavrilov1-2/+15
2023-11-04Support for GDT has been written + add makefile debug modeAlexey Gavrilov1-0/+100