47 Commits

Author SHA1 Message Date
c254b96256
fix(kernel/bootstrap): enable SSE
This shouldn't be an issue, I guess all 64-bit CPU's support SSE anyway...
2025-04-22 21:24:51 +00:00
80c313b02d
refactor(kernel/efi): improve code and add more debug messages 2025-04-19 19:18:45 +00:00
03147b532c
fix(kernel/memory): correct loop control in ReservePages function 2025-04-07 07:25:11 +00:00
24c0848797
refactor(workspace): remove useless settings in vscode workspaces 2025-04-05 17:20:34 +00:00
b232dc6b40
feat(kernel/vfs): add AddRootAt, SetRootAt, RemoveRoot & RootExists functions
Signed-off-by: EnderIce2 <enderice2@protonmail.com>
2025-04-04 11:51:47 +00:00
2f18d390e4
fix(kernel/tty): add stub implementation for TIOCSCTTY ioctl
Signed-off-by: EnderIce2 <enderice2@protonmail.com>
2025-03-27 16:46:55 +00:00
3482131b3f
fix(kernel/scheduler): use GetKernelProcess() for idle threads
This will make the init process to be pid 1

Signed-off-by: EnderIce2 <enderice2@protonmail.com>
2025-03-27 16:00:22 +00:00
4cc058ab42
feat(kernel/elf): add OS-specific segment types and GNU properties
Signed-off-by: EnderIce2 <enderice2@protonmail.com>
2025-03-27 02:09:00 +00:00
bf1e3432d7
feat(kernel/drivers): migrate drivers to the kernel
make the drivers builtin

Signed-off-by: EnderIce2 <enderice2@protonmail.com>
2025-03-02 21:37:01 +00:00
851a8c140f
feat(kernel/driver): add ReloadDriver method to manage driver reloading
Signed-off-by: EnderIce2 <enderice2@protonmail.com>
2025-03-02 21:27:20 +00:00
3f2584ac09
chore(vscode): add 'kernel' scope to conventional commits
Signed-off-by: EnderIce2 <enderice2@protonmail.com>
2025-02-24 02:10:14 +02:00
258ac6e2f6
chore(vscode): add recommended extensions for improved development experience
ms-vscode.cpptools maziac.asm-code-lens editorconfig.editorconfig vivaxy.vscode-conventional-commits ms-vscode.hexeditor webfreak.debug ibm.output-colorizer gruntfuggly.todo-tree naumovs.color-highlight seven1bit.vscode-ext-ansi-color-highlight jeff-hykin.better-cpp-syntax aaron-bond.better-comments

Signed-off-by: EnderIce2 <enderice2@protonmail.com>
2025-02-21 02:40:21 +02:00
fbe4b94805
chore(vscode): add conventional commit scopes for kernel
Signed-off-by: EnderIce2 <enderice2@protonmail.com>
2025-02-21 02:38:52 +02:00
e4403cdbd6
vscode: Update configuration files
Signed-off-by: EnderIce2 <enderice2@protonmail.com>
2025-01-04 06:13:31 +02:00
EnderIce2
640b902045
chore: Update vscode workspace files
Some checks failed
Build OS / Deploy Documentation to GitHub Pages (push) Has been cancelled
Build OS / Build Cross-Compiler & Toolchain (push) Has been cancelled
Build OS / Analyze with CodeQL (cpp) (push) Has been cancelled
Build OS / Build amd64 (push) Has been cancelled
Build OS / Build i386 (push) Has been cancelled
Build OS / Build aarch64 (push) Has been cancelled
2024-11-27 01:56:37 +02:00
EnderIce2
00a37325f6
chore: Fix build process 2024-11-26 03:27:08 +02:00
EnderIce2
dc5d62717e
Update submodules 2024-11-20 04:26:09 +02:00
EnderIce2
e8a07925cc
Update submodules 2024-02-28 06:36:13 +02:00
EnderIce2
a18b24e859
Update files 2024-01-19 06:53:16 +02:00
Alex
23ad9e3b5d
Update submodules 2023-10-09 01:48:42 +03:00
Alex
f2d998f9d1
Update submodules 2023-09-07 04:26:14 +03:00
Alex
11a8e55451
Update kernel 2023-08-24 04:50:13 +03:00
Alex
4b930236c7
Update OS 2023-08-06 04:55:00 +03:00
Alex
9730af9992
Update OS 2023-06-10 13:12:18 +03:00
Alex
5fb1f96005
Update filesystem structure 2023-05-20 04:31:24 +03:00
Alex
345d496198
Update submodules 2023-05-11 19:05:40 +03:00
Alex
7b31e421bc
Update Kernel submodule 2023-04-23 08:21:37 +03:00
Alex
0f85f34657
Update submodules 2023-04-21 19:04:49 +03:00
Alex
061c2ef1aa
Update submodules 2023-04-07 05:29:28 +03:00
Alex
d0ba001bf2
Support i386 2023-03-29 03:03:42 +03:00
Alex
fea3816246
Add bootanim.tar.gz 2023-03-25 12:13:20 +02:00
Alex
146749ae0d
Update submodules 2023-03-23 23:32:51 +02:00
Alex
1170763d45
Update workspaces 2023-03-09 06:53:31 +02:00
Alex
b243ffb25b
Updated configs 2023-03-06 03:34:39 +02:00
Alex
8b0b817652
Update vscode configs 2023-03-04 21:20:09 +02:00
Alex
834f64724c
Update Kernel submodule 2023-03-02 02:34:21 +02:00
Alex
ede07482b5
Update submodules 2023-02-24 10:20:21 +02:00
Alex
7cdf68b739
Update submodules 2023-02-19 01:54:45 +02:00
Alex
5e19529fdd
Dump serial 3 and 4 too 2023-02-16 02:30:34 +02:00
Alex
41710c7a95
Update submodules 2023-02-10 18:02:06 +02:00
Alex
ddf288e7cc
Updated submodules 2023-01-09 03:36:55 +02:00
Alex
fc3995b8db
Update submodules 2023-01-04 06:49:07 +02:00
Alex
87a12e39bf
Update submodules 2022-12-21 05:14:39 +02:00
Alex
45d39a155e
Updated submodules 2022-12-16 03:09:59 +02:00
Alex
0f11f3f70c
Compile the OS specific toolchain 2022-12-07 17:08:15 +02:00
Alex
80cf619738
Update submodules 2022-11-28 08:27:14 +02:00
Alex
2997ca4e4f
Moved vscode workspace file 2022-11-14 07:42:45 +02:00