alloc.h
|
core: rename vzones to zones
|
2024-12-03 09:28:17 +01:00 |
base.h
|
add: %u, %p, %x to kprintf
|
2024-09-19 18:00:18 +02:00 |
gdt.h
|
fix: gdt init no longer crashes
|
2024-10-14 23:36:41 +02:00 |
keyboard.h
|
feature: add a few helpers fn (is...)
|
2024-10-11 13:10:47 +02:00 |
memory.h
|
fix: memory: protect kernel code
|
2024-11-26 12:43:09 +01:00 |
multiboot.h
|
feature: vbe is enabled, drivers for vbe tbd
|
2024-12-03 13:29:36 +01:00 |
power.h
|
add: kpanic
|
2024-09-22 09:54:56 +02:00 |
rtc.h
|
style: clang-format on all files
|
2024-09-18 22:30:11 +02:00 |
vbe.h
|
wip: vbe still not working but let us cook
|
2024-12-06 14:25:03 +01:00 |