Commit Graph

16 Commits

Author SHA1 Message Date
2c51e4432f Update kernel 2023-08-06 04:53:14 +03:00
41db477173 Update kernel 2023-06-10 13:11:25 +03:00
d527121883 Add implementation for GDT & IDT on x32 and QoL fixes 2023-05-17 03:28:57 +03:00
816e5461c9 Fix type sizes 2023-05-13 07:40:07 +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
5511fdf6b0 Stub support mb2 for i386 2023-05-09 05:11:24 +03:00
3dcb696de1 Update linker for i386 2023-05-09 01:06:30 +03:00
52f506e882 Remove multiboot2 boot code 2023-04-27 05:06:07 +03:00
03b667f5c0 Fix i386 and aarch64 compilation issues 2023-04-23 07:55:27 +03:00
b4dbf2c281 QoL and bug fixes 2023-04-10 03:11:46 +03:00
98c137566d Replace __attribute__ with a macro from types.h 2023-04-07 05:22:14 +03:00
25256d81a8 Added license headers to all project files 2023-04-04 02:19:05 +03:00
9e21c5326b Support i386 2023-03-29 03:02:49 +03:00