Bananymous
|
7f8cad83b1
|
Kernel: x86_64 boot script now makes GDT with null, kernel code and data
|
2023-03-01 21:21:56 +02:00 |
Bananymous
|
cb3b62d665
|
Kernel: Only allocate single GDT entry during boot.S
When we need more, we should probably initialize rest of them
in cpp code
|
2023-01-31 18:43:09 +02:00 |
Bananymous
|
6418d7cfc3
|
Kernel: Add Other GDT entries to x86_64
|
2023-01-26 12:53:04 +02:00 |
Bananymous
|
b315fdc27f
|
Kernel: Finally managed to get 64-bit working
I had weird problems with interrupts but everything should work now
|
2023-01-25 19:19:28 +02:00 |