Liav A
|
91db482ad3
|
Kernel: Reorganize Arch/x86 directory to Arch/x86_64 after i686 removal
No functional change.
|
2022-12-28 11:53:41 +01:00 |
|
Hendiadyoin1
|
7ca3d413f7
|
Kernel: Pull apart CPU.h
This does not add any functional changes
|
2021-06-24 00:38:23 +02:00 |
|
Linus Groh
|
2b0c361d04
|
Everywhere: Fix a bunch of typos
|
2021-04-18 10:30:03 +02:00 |
|
Hendiadyoin1
|
ce4f43a192
|
Kernel::x86_64: Re-copy boot.S and add longmode in
Now we should have the posibility to run in longmode, after enabling it
in the gdt
|
2021-03-21 09:35:23 +01:00 |
|
Andreas Kling
|
adb2e6be5f
|
Kernel: Make the kernel compile & link for x86_64
It's now possible to build the whole kernel with an x86_64 toolchain.
There's no bootstrap code so it doesn't work yet (obviously.)
|
2021-03-04 18:25:01 +01:00 |
|