25 Commits

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