1
0
Fork 0
mirror of https://github.com/tailix/kernel.git synced 2024-10-30 12:03:52 -04:00
My OS kernel attempt =)
Find a file
Braiden Vasco ce8a1f9f65 Load TSS
2017-11-05 15:46:22 +00:00
arch Load TSS 2017-11-05 15:46:22 +00:00
env Improve configurator 2017-11-04 07:01:56 +00:00
include/kernelmq Save kernel stack top to TSS 2017-11-05 15:26:30 +00:00
iso Load dummy module with GRUB 2017-11-05 10:03:08 +00:00
libk Get kernel info from multiboot 2017-11-04 11:43:55 +00:00
modules Fix errors 2017-11-05 14:15:27 +00:00
test Improve testing 2017-11-04 08:13:22 +00:00
.gitignore Load dummy module with GRUB 2017-11-05 10:03:08 +00:00
configure Rewrite current config 2017-11-04 07:03:38 +00:00
LICENSE Fix copyright 2017-11-01 04:30:06 +00:00
Makefile Load dummy module with GRUB 2017-11-05 10:03:08 +00:00
README.md Fix description 2017-11-02 09:01:14 +00:00

KernelMQ

Message queue with additional IPC capabilities implemented as multiboot microkernel.