1517 Commits

Author SHA1 Message Date
EnderIce2
edd7e3bbc2
Update crash handler to include exception address and symbol in trace output 2024-02-01 22:46:58 +02:00
EnderIce2
fa6779b8c7
Fix issue with reading ELF header 2024-02-01 20:31:49 +02:00
EnderIce2
053e167002
Add CheckRegion function 2024-02-01 16:27:10 +02:00
EnderIce2
a0b98e8c57
Refactor ELFObject class and remove unused functions 2024-02-01 16:25:32 +02:00
EnderIce2
4722e34a01
Update Makefile to disable NLS for cross-compilation 2024-01-30 21:30:26 +02:00
EnderIce2
f218181f0a
Update tool dependencies in Makefile 2024-01-30 04:22:09 +02:00
EnderIce2
a18b24e859
Update files 2024-01-19 06:53:16 +02:00
EnderIce2
96daa43d38
Update kernel 2024-01-19 06:47:42 +02:00
EnderIce2
c685a37c15
Update userspace 2024-01-19 06:45:44 +02:00
EnderIce2
da4a6317ea
Update drivers 2024-01-19 06:44:00 +02:00
EnderIce2
fd15592608
Add missing license note 2023-10-27 14:24:12 +03:00
EnderIce2
877f91c80f
Fix IsVirtualizedEnvironment() 2023-10-27 14:21:08 +03:00
EnderIce2
51ae83bcb2
Use /bin/utest instead of init for debugging 2023-10-20 01:42:56 +03:00
EnderIce2
cfee4807c4
ISR 0x1 should have RING3 2023-10-20 01:42:24 +03:00
EnderIce2
da7e9d781f
GetCurrentCPU reporting wrong ID 2023-10-20 01:42:02 +03:00
EnderIce2
e0bd4cee3c
Fix unqualified call to 'std::move' 2023-10-17 02:21:52 +03:00
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
23ad9e3b5d
Update submodules 2023-10-09 01:48:42 +03:00
Alex
df42eadad7
Update Makefile 2023-10-09 01:48:21 +03:00
Alex
6b7ee96d99
Add shebang 2023-10-09 01:35:35 +03:00
Alex
34e5b2e155
Update initrd 2023-10-09 01:32:34 +03:00
Alex
17787dbc9b
Update userspace 2023-10-09 01:25:55 +03:00
Alex
2ee57b9756
Update example module 2023-10-09 01:20:53 +03:00
Alex
889e1522a3
Restructured and rewritten entire codebase 2023-10-09 01:16:24 +03:00
Alex
ccff4d72f3
Add robots.txt 2023-10-07 22:01:51 +03:00
Alex
f2d998f9d1
Update submodules 2023-09-07 04:26:14 +03:00
Alex
883d2e3481
Enable debugging in musl 2023-09-07 04:25:39 +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
fc3fd48191
Update Userspace 2023-08-24 04:55:17 +03:00
Alex
1d350812c7
Update Modules 2023-08-24 04:55:09 +03:00
Alex
ed7b19ce63
Update modules 2023-08-24 04:54:36 +03:00
Alex
a945423ef9
Update userspace 2023-08-24 04:53:34 +03:00