aboutsummaryrefslogtreecommitdiff
path: root/src/gdt.h
Commit message (Collapse)AuthorAgeFilesLines
* Fix compile failure without -O2Aqua-sama2021-03-151-2/+4
| | | | Linking fails without lto on
* GDT: flush segment registers on lgdtAqua-sama2021-03-061-20/+21
|
* Fix interrupts causing exception 0xdAqua-sama2021-02-281-0/+2
|
* Update VGA cursor position on printkAqua-sama2021-02-101-1/+5
|
* Add some compiler warningsAqua-sama2021-02-091-3/+3
|
* Add more comments to GDT codeAqua-sama2021-02-091-10/+42
|
* Loading GDTAqua-sama2021-02-071-0/+66