Alex
|
3b65386399
|
Update crash keyboard driver
|
2023-06-11 12:24:30 +03:00 |
|
Alex
|
85c0de688d
|
Fix sleep syscall
|
2023-06-11 01:36:39 +03:00 |
|
Alex
|
f552b8f6f0
|
Update debug macros
|
2023-06-11 01:34:37 +03:00 |
|
Alex
|
41db477173
|
Update kernel
|
2023-06-10 13:11:25 +03:00 |
|
Alex
|
dcdba03426
|
Kernel shell stub
|
2023-05-25 02:49:32 +03:00 |
|
Alex
|
a93ea49644
|
Do not make modules mandatory
|
2023-05-25 02:39:53 +03:00 |
|
Alex
|
64948bb92f
|
Add cmath header
|
2023-05-22 02:43:38 +03:00 |
|
Alex
|
9bf67e3d7f
|
Update issues list
|
2023-05-22 02:43:28 +03:00 |
|
Alex
|
3d93f9d919
|
Update ustar functions
|
2023-05-22 01:48:10 +03:00 |
|
Alex
|
fedccbfd79
|
Add alloc functions to stdlib header
|
2023-05-22 01:47:38 +03:00 |
|
Alex
|
07e24dccda
|
Return if /modules doesn't exist
|
2023-05-22 01:23:38 +03:00 |
|
Alex
|
061363d85d
|
Fix fork() syscall
|
2023-05-22 00:43:45 +03:00 |
|
Alex
|
5cb799df89
|
Update vscode config
|
2023-05-21 06:05:56 +03:00 |
|
Alex
|
e8162bc3cb
|
Update filesystem structure
|
2023-05-20 04:31:14 +03:00 |
|
Alex
|
81c40be73a
|
Rename file
|
2023-05-20 01:36:33 +03:00 |
|
Alex
|
b9f175f19d
|
Fix GUI windows
|
2023-05-20 01:27:09 +03:00 |
|
Alex
|
a4eefb4a21
|
Show partition type
|
2023-05-19 08:10:46 +03:00 |
|
Alex
|
80980ecfaf
|
Move drivers to kernel
|
2023-05-19 07:27:42 +03:00 |
|
Alex
|
e2063130ea
|
Remove limine_terminal_request
|
2023-05-19 06:32:44 +03:00 |
|
Alex
|
f62c8b87f9
|
Ignore UBSAN messages in liballoc_1_1.c
|
2023-05-17 03:34:21 +03:00 |
|
Alex
|
d527121883
|
Add implementation for GDT & IDT on x32 and QoL fixes
|
2023-05-17 03:28:57 +03:00 |
|
Alex
|
f3044ceb5f
|
Fix compiling issues for aarch64
|
2023-05-13 07:42:36 +03:00 |
|
Alex
|
816e5461c9
|
Fix type sizes
|
2023-05-13 07:40:07 +03:00 |
|
Alex
|
06e34ab57f
|
Remove EFER from x32
|
2023-05-13 07:40:05 +03:00 |
|
Alex
|
55214d184a
|
Fix partition naming
|
2023-05-13 06:58:48 +03:00 |
|
Alex
|
8c98265e06
|
Fix broken GPT structure
|
2023-05-13 06:31:56 +03:00 |
|
Alex
|
61c53c127c
|
Fix condition
|
2023-05-12 06:02:16 +03:00 |
|
Alex
|
c99dcc113d
|
Check for ACPI pointer in x64 too
|
2023-05-12 05:59:35 +03:00 |
|
Alex
|
dcf4e63fa9
|
Fix wrong module size
|
2023-05-12 05:59:14 +03:00 |
|
Alex
|
ce869730e6
|
Do not spam "No mouse driver found." in logs
|
2023-05-12 05:43:01 +03:00 |
|
Alex
|
c7046fe06f
|
Fix aarch64
|
2023-05-11 18:45:49 +03:00 |
|
Alex
|
28ec505b78
|
Create an empty root if initrd failed to be loaded
|
2023-05-11 18:34:49 +03:00 |
|
Alex
|
149d8ba790
|
Make kernel to boot in x32
|
2023-05-11 18:34:21 +03:00 |
|
Alex
|
15637438da
|
Update Intel's CPUID structs
|
2023-05-11 16:36:51 +03:00 |
|
Alex
|
9f70ff9621
|
Do not request a specific resolution
|
2023-05-11 15:10:06 +03:00 |
|
Alex
|
78cc9fa642
|
Reduce stack usage for memory operations test
|
2023-05-11 15:09:29 +03:00 |
|
Alex
|
f1dc3868ca
|
Add support for multiboot2
|
2023-05-10 21:50:11 +03:00 |
|
Alex
|
79c6a5096d
|
Add ROUND_UP and ROUND_DOWN
|
2023-05-10 21:49:28 +03:00 |
|
Alex
|
fa8122659a
|
Request 1280x720x32 framebuffer
|
2023-05-09 05:14:13 +03:00 |
|
Alex
|
5511fdf6b0
|
Stub support mb2 for i386
|
2023-05-09 05:11:24 +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
|
3dcb696de1
|
Update linker for i386
|
2023-05-09 01:06:30 +03:00 |
|
Alex
|
649450d191
|
Fix kernel section are not aligned
|
2023-05-08 05:46:38 +03:00 |
|
Alex
|
198742526c
|
Remove unnecessary code
|
2023-05-08 05:32:44 +03:00 |
|
Alex
|
1efc8f9537
|
Create a new stack for kernel and update BootInfo structure before anything else
|
2023-05-08 05:29:32 +03:00 |
|
Alex
|
c9e2d99570
|
Add checks for invalid addresses
|
2023-05-08 05:27:16 +03:00 |
|
Alex
|
e57195ef51
|
Add stub multiboot headers
|
2023-05-08 05:16:16 +03:00 |
|
Alex
|
404be92d43
|
Rewrite the linker script
|
2023-05-08 05:15:56 +03:00 |
|
Alex
|
6916eb7537
|
Check if path is relative
|
2023-05-05 20:04:22 +03:00 |
|