EnderIce2
|
54a47ad3a5
|
Update std headers
|
2023-10-11 13:00:15 +03:00 |
|
EnderIce2
|
56358280a7
|
Update std headers
|
2023-10-10 06:09:17 +03:00 |
|
Alex
|
bd04d2bf2f
|
Fix elf binaries were loaded wrongly
|
2023-10-09 03:59:24 +03:00 |
|
Alex
|
889e1522a3
|
Restructured and rewritten entire codebase
|
2023-10-09 01:16:24 +03:00 |
|
Alex
|
446a571018
|
Tasking is now working under 32-bit
|
2023-09-07 04:22:34 +03:00 |
|
Alex
|
9e751dcc41
|
First parse the params
|
2023-09-07 03:05:44 +03:00 |
|
Alex
|
95aefb13db
|
Do not enable cr4.FSGSBASE
|
2023-09-07 03:05:29 +03:00 |
|
Alex
|
fcf1e7528e
|
Search for SMBIOS & RSDP if the bootloader doesn't provide them
|
2023-09-07 02:58:20 +03:00 |
|
Alex
|
a452b9acd1
|
Add support for legacy Multiboot aka Multiboot1
|
2023-09-06 22:43:33 +03:00 |
|
Alex
|
6db0df6afe
|
Simplify Display::Print
|
2023-09-04 15:11:01 +03:00 |
|
Alex
|
6094c966b2
|
Show info about the framebuffer on screen
|
2023-09-04 15:10:43 +03:00 |
|
Alex
|
840b49abd0
|
Initialize CPU feature first before doing anything
|
2023-09-03 19:24:28 +03:00 |
|
Alex
|
c5c76d3f9d
|
Various QoL changes
|
2023-09-03 19:24:14 +03:00 |
|
Alex
|
4abf69f597
|
Fix x32 compilation
|
2023-09-02 19:47:28 +03:00 |
|
Alex
|
0840c046b9
|
Half working elf loader
|
2023-09-02 19:46:10 +03:00 |
|
Alex
|
20227aabe5
|
Hide repetitive debug messages
|
2023-09-02 19:45:53 +03:00 |
|
Alex
|
ac2bc8f6d0
|
Fully copy function names
|
2023-09-02 19:45:18 +03:00 |
|
Alex
|
6d95cd5261
|
Rework for APIC & added support for x2APIC
|
2023-08-31 01:07:55 +03:00 |
|
Alex
|
612e8cc726
|
Test code for tasking
|
2023-08-31 00:56:51 +03:00 |
|
Alex
|
f8487698dd
|
Fix wrong char in sc_ascii_high
|
2023-08-30 05:42:14 +03:00 |
|
Alex
|
622214003f
|
Update GDT & IDT structures
|
2023-08-25 02:53:35 +03:00 |
|
Alex
|
05610c7e7a
|
Fix compiler issues in 32-bit
|
2023-08-24 04:45:13 +03:00 |
|
Alex
|
83bd843e2b
|
Move ACPI and DSDT files to Core directory
|
2023-08-24 04:29:39 +03:00 |
|
Alex
|
b06cc8da26
|
Ignore unused parameters warning
|
2023-08-24 04:28:42 +03:00 |
|
Alex
|
aa108c08f6
|
Rework IDT
|
2023-08-24 03:14:52 +03:00 |
|
Alex
|
e689538542
|
Show available LPT and COM ports
|
2023-08-24 03:13:54 +03:00 |
|
Alex
|
7842b6310d
|
Fix broken 32-bit kernel
|
2023-08-24 03:13:36 +03:00 |
|
Alex
|
bef0897442
|
Fix 32-bit compilation
|
2023-08-23 16:59:21 +03:00 |
|
Alex
|
8898791257
|
Update kernel code
|
2023-08-22 06:21:17 +03:00 |
|
Alex
|
ef3b761d4f
|
Removal of NASM support and migration of .asm files to .s
|
2023-08-11 04:57:32 +03:00 |
|
Alex
|
0dc4593625
|
Fix compilation on Release mode
|
2023-08-06 15:46:30 +03:00 |
|
Alex
|
2c51e4432f
|
Update kernel
|
2023-08-06 04:53:14 +03:00 |
|
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 |
|