Commit Graph

22 Commits

Author SHA1 Message Date
23dba51c01 SMBIOS support 2022-11-19 11:32:46 +02:00
2571c4f539 Added ubsan 2022-11-17 03:33:18 +02:00
9fdad650b9 Trying to fix user stack 2022-11-16 16:04:09 +02:00
89f5d29135 Do not stop the scheduler at the beginning of the crash handler 2022-11-15 15:22:18 +02:00
77081b4e1e Stability fixes (i hope); attempt to implement argc, argv, envp, auxv; Syscalls 2022-11-10 07:09:32 +02:00
6ce03ff0ed Update KThread.cpp 2022-11-07 03:16:43 +02:00
664cea41a5 Added Schedule() 2022-11-06 06:04:34 +02:00
3d947c2a03 Added implementation of critical thread/process 2022-11-06 03:43:12 +02:00
4e9891dba6 KernelMainThread should have the lowest priority 2022-11-06 03:10:23 +02:00
5de0a3972c Added usermode process creation (currently broken) 2022-11-04 05:32:27 +02:00
bb92e820fc Userspace process creation stub 2022-11-02 17:16:11 +02:00
ca33e7b85b Implemented partition detection 2022-11-02 04:14:06 +02:00
917e000f6c Implemented driver support (bad but works) 2022-11-01 01:56:32 +02:00
c8e5ce1d36 Added filesystem 2022-10-28 08:50:14 +03:00
33f95cb427 Update files 2022-10-27 03:24:08 +03:00
81469f51bd Removed "\n" 2022-10-27 03:05:45 +03:00
f82aa2c444 Updated Testing code 2022-10-26 21:54:49 +03:00
4912f9184f Fixed printing in test code 2022-10-25 15:23:56 +03:00
589b3f9d4b Multitasking test code 2022-10-25 05:05:10 +03:00
8308506ace Update files 2022-10-23 02:18:29 +03:00
84b9f6bdf0 KernelShutdownThread stub 2022-10-22 19:05:39 +03:00
2f7b871aa0 More tasking stub 2022-10-20 05:32:15 +03:00