Commit Graph

9 Commits

Author SHA1 Message Date
d8bfb76eef Try to make TextRenderer work... still failing
I can now safely call try_initialize() in early_init though
2022-09-19 20:17:37 +02:00
31460fe148 I.... think I fixed the initrd code? 2022-09-19 17:06:08 +02:00
355ca6ea9f Change initrd/sys/config 2022-09-15 18:42:59 +02:00
efb28d3258 Randomness and stack protection!! 2022-09-14 18:54:40 +02:00
6a0cf7cf98 New framebuffer class!! 2022-09-10 18:42:40 +02:00
bd0a24097f Add a KernelMemoryManager namespace to wrap PMM + VMM 2022-09-06 18:08:15 +02:00
0fbc68ca88 Finish VMM 2022-09-06 13:49:17 +02:00
8bff2ee0f5 Add a RangeAllocator which serves as a physical memory allocator 2022-09-06 13:21:54 +02:00
1b727a66ea Ready. Set. Go! 2022-09-05 16:13:51 +02:00