Commit Graph

19 Commits

Author SHA1 Message Date
41db477173 Update kernel 2023-06-10 13:11:25 +03:00
a93ea49644 Do not make modules mandatory 2023-05-25 02:39:53 +03:00
e2063130ea Remove limine_terminal_request 2023-05-19 06:32:44 +03:00
61c53c127c Fix condition 2023-05-12 06:02:16 +03:00
dcf4e63fa9 Fix wrong module size 2023-05-12 05:59:14 +03:00
149d8ba790 Make kernel to boot in x32 2023-05-11 18:34:21 +03:00
9f70ff9621 Do not request a specific resolution 2023-05-11 15:10:06 +03:00
f1dc3868ca Add support for multiboot2 2023-05-10 21:50:11 +03:00
fa8122659a Request 1280x720x32 framebuffer 2023-05-09 05:14:13 +03:00
b68c8c18a5 Implement mb2 stub support 2023-05-09 04:57:17 +03:00
408344e4f7 Update multiboot stubs 2023-05-09 01:06:42 +03:00
e57195ef51 Add stub multiboot headers 2023-05-08 05:16:16 +03:00
b4dbf2c281 QoL and bug fixes 2023-04-10 03:11:46 +03:00
b8186bb3d9 Make rsp to be at physical address 2023-04-04 21:08:45 +03:00
25256d81a8 Added license headers to all project files 2023-04-04 02:19:05 +03:00
28b0a393bf Add FramebufferType 2023-03-30 19:23:55 +03:00
93afcd2210 QoL improvements 2023-03-27 20:11:32 +03:00
7391a283a3 Use physical address for Kernel.FileBase 2023-03-23 23:26:42 +02:00
bac24e520e Move bootloader code to a separate directory 2023-03-19 21:59:38 +02:00