index
:
marvinborner/Melvix
dev
:computer: Small operating system written from scratch (covid/school project)
Marvin
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
kernel
/
fs
/
load.c
Age
Commit message (
Expand
)
Author
2020-05-07
Added and applied include-sorting
Marvin Borner
2020-05-06
New build parameters and shared includes
Marvin Borner
2020-04-25
Some work on the elf loader
Marvin Borner
2020-04-25
Fixed ext2 reading by using genext2fs
Marvin Borner
2020-04-25
Added indirect pointers - re-enabled font :)
Marvin Borner
2020-04-25
Working ext2 filereader
Marvin Borner
2020-04-21
Finally! EXT2 is working now :)
Marvin Borner
2020-04-19
Applied tidy command...
Marvin Borner
2020-04-17
Started implementing multiboot2 standard
Marvin Borner
2020-04-15
Used macro magic to implement function-based logs
Marvin Borner
2020-04-15
Added ext2 filesystem
Marvin Borner
2020-04-15
Removed filesystem
Marvin Borner
2020-04-14
Switched to grub
Marvin Borner
2020-04-02
Small fixes in the run executable
Marvin Borner
2020-04-01
Static address linking approach for userspace
Marvin Borner
2020-04-01
Some work on the elf loader
Marvin Borner
2020-03-27
Added and applied tidy command
Marvin Borner
2020-03-22
Just some casual fixes
Marvin Borner
2020-03-18
Applied official linux kernel code style guidelines
Marvin Borner
2020-02-22
Well basically nothing really works I guess
Marvin Borner
2020-02-16
Revert to good ol' paging
Marvin Borner
2020-01-26
Magic commit
Marvin Borner