summaryrefslogtreecommitdiff
path: root/src/kernel.c
diff options
context:
space:
mode:
authorCarlos Maiolino <[email protected]>2025-07-17 19:20:25 +0200
committerCarlos Maiolino <[email protected]>2025-07-17 19:20:25 +0200
commitc91590e59f6f41b7316edd8587542ed24d0fdb22 (patch)
tree08e44bc42edfde59f69edc8bd96b4daaa848bb26 /src/kernel.c
parent92ee05c13b207c953e7d2fb0217caa3344318467 (diff)
Setup GDT and load protected mode
Create a GDT table and use it to switch CPU into protected mode. This also gets rid of the print routines. Giving we won't have access to the BIOS interrupts once we switch the CPU to protected mode, they are pointless. Signed-off-by: Carlos Maiolino <[email protected]>
Diffstat (limited to 'src/kernel.c')
0 files changed, 0 insertions, 0 deletions