Andreas Kling
|
97e0d75bcb
ELFLoader works inside the kernel!
|
6 years ago |
Andreas Kling
|
3649638259
Add Regions concept to Task.
|
6 years ago |
Andreas Kling
|
f67d695254
More paging stuff.
|
6 years ago |
Andreas Kling
|
89851a9ded
Use FileHandle from VFS.
|
6 years ago |
Andreas Kling
|
56c1f9db8e
A userspace process can now GPF and the OS goes on!
|
6 years ago |
Andreas Kling
|
77299cf54d
Add basic paging. Only identity maps the bottom 4MB as a start.
|
6 years ago |
Andreas Kling
|
39fa1eb2c2
Print the contents of motd.txt on boot.
|
6 years ago |
Andreas Kling
|
705832f387
List the root directory after mounting /.
|
6 years ago |
Andreas Kling
|
b05ed591ab
VFS mounts an ext2fs root! :^)
|
6 years ago |
Andreas Kling
|
9171521752
Integrate ext2 from VFS into Kernel.
|
6 years ago |
Andreas Kling
|
aec8ab0a60
Add the basic character devices to kernel.
|
6 years ago |
Andreas Kling
|
12e515735b
Add a simple IDEDiskDevice class that implements DiskDevice from VFS.
|
6 years ago |
Andreas Kling
|
72bb80a9ae
These changes were lying around uncommitted in the old repo.
|
6 years ago |
Andreas Kling
|
9396108034
Import the "gerbert" kernel I worked on earlier this year.
|
6 years ago |