Commit graph

15 commits

Author SHA1 Message Date
Jozef Nagy
819a24ab8d
Fixed ELF loading again, memory management needs to be redone properly 2025-04-16 23:11:21 +02:00
Jozef Nagy
67f719c73f
rsp should point to the top of the stack 2025-03-10 17:16:29 +01:00
Jozef Nagy
72a46bc7ce
I don't even know what to write at this point 2025-03-10 17:10:35 +01:00
Jozef Nagy
df0ebbbbcd
Added extra warning levels and fixed existing warnings 2025-01-31 21:22:48 +01:00
Jozef Nagy
a39e30d17e
Added x86_64 paging and ELF loader 2025-01-31 21:12:29 +01:00
Jozef Nagy
36ae3ec0b7
Fixed disk reading 2025-01-29 20:33:45 +01:00
Jozef Nagy
fae958815f
Mount boot drive to '\' by default 2025-01-29 20:07:42 +01:00
Jozef Nagy
4ec95a6a52
Added SimpleFS read support 2025-01-29 20:05:50 +01:00
Jozef Nagy
758d681005
Added VFS read and started UEFI SFS driver 2025-01-26 18:05:21 +01:00
Jozef Nagy
b4289c429e
Maximum amount of allocations doesn't have to be public 2025-01-26 01:06:54 +01:00
Jozef Nagy
b7639e84dc
Start working on VFS 2025-01-26 00:18:53 +01:00
Jozef Nagy
12c9b4fdcc
Added mem_realloc and string functions 2025-01-25 23:28:33 +01:00
Jozef Nagy
50093e70e4
Basic memory management for UEFI only 2025-01-25 21:42:26 +01:00
Jozef Nagy
1fc97f9c5f
Added build type detection, simplified legacy BIOS booting on x86_64 2025-01-25 19:53:01 +01:00
Jozef Nagy
94aad4b8e1
Initial import 2025-01-20 21:52:47 +01:00