honey-os / src / kernel /
@biosfood biosfood authored on 18 Jun 2022
..
boot enter usermode for user processes and start with some memory protection 2 years ago
include add the ability to create multiple services and repair inter-service communication 2 years ago
memory use registers for passing data to system calls 2 years ago
multiboot read the initrd file to get the memory location of the first userspace program 2 years ago
service use registers for passing data to system calls 2 years ago
syscalls use registers for passing data to system calls 2 years ago
util use registers for passing data to system calls 2 years ago
main.c use registers for passing data to system calls 2 years ago