|
60694f651f
|
kernel/ELF: Remove unused include
continuous-integration/drone/push Build is passing
|
2023-04-22 12:20:30 +02:00 |
|
|
ff468db675
|
kernel/ELF+Scheduler: Use VFS instead of TarStream
continuous-integration/drone/push Build is passing
|
2023-03-11 10:34:08 +01:00 |
|
|
d3c414af4e
|
ELFLoader: Do not keep track of segments
This reduces calls to kmalloc() since segment data is heap-allocated, and the segments loaded will be deleted when deleting the page directory.
|
2023-01-05 21:46:03 +01:00 |
|
|
5854e5e530
|
Add newlines at end-of-file
|
2023-01-02 13:07:29 +01:00 |
|
|
f2cc797599
|
Add a simple ELF loader
continuous-integration/drone/push Build is passing
|
2022-12-23 13:09:21 +01:00 |
|