summaryrefslogtreecommitdiffstats
path: root/arch/x86
AgeCommit message (Expand)AuthorFilesLines
2024-03-27Some updates: rename memAddr, define architectureAlexey Gavrilov1-2/+0
2024-03-19Implementation acpi tables through structsAlexey Gavrilov1-1/+0
2024-03-08Cpuinfo refactorAlexey Gavrilov2-28/+9
2024-03-06Initialization mechanismAlexey Gavrilov10-41/+40
2024-03-05GDT rename procedure + edit .gitignoreAlexey Gavrilov3-2/+15
2024-02-22Some updatesAlexey Gavrilov2-1/+0
2024-02-22Implement support of cpuid instruction + include folder + some updatesAlexey Gavrilov13-79/+794
2023-11-04Support for GDT has been written + add makefile debug modeAlexey Gavrilov6-0/+221
2023-08-20Getting started with print on display + some fixesAlexey Gavrilov8-0/+256