aboutsummaryrefslogtreecommitdiff
path: root/src/core/idt.cc
AgeCommit message (Collapse)Author
2021-05-04Solving many issues: Aligning kernel stack, improve syscall mechanism,Loic Guegan
DISABLING RED-ZONE !!!!
2021-05-02Debug schedulerLoic Guegan
2021-05-02Debug GDT enable multitaskingLoic Guegan
2021-05-01Creating scheduler, debug pagingLoic Guegan
2021-04-30Debug interrupts, allow to show bmp imagesLoic Guegan
2021-04-27Making kernel Higher-HalfLoic Guegan
2021-04-25Debug multiboot, enable apic and ACPI table parsingLoic Guegan
2021-04-21Enable interruptsLoic Guegan