k-chow/k
Julien CLEMENT ac1b1f5376 Rework architecture
Signed-off-by: Julien CLEMENT <julien.clement@epita.fr>
2021-07-26 08:50:31 +02:00
..
events Rework architecture 2021-07-26 08:50:31 +02:00
include/k fix: coding style 2021-07-12 18:01:40 +02:00
crt0.S fix: coding style 2021-07-12 17:55:13 +02:00
elf.h fix: coding style 2021-07-12 17:55:13 +02:00
gdt.c feat(gdt): add macros for generic kernel segment descriptors 2021-07-16 02:47:12 +02:00
gdt.h feat(gdt): add macros for generic kernel segment descriptors 2021-07-16 02:47:12 +02:00
io.h fix: coding style 2021-07-12 17:55:13 +02:00
k.c Rework architecture 2021-07-26 08:50:31 +02:00
k.lds feat: add given files 2021-07-12 15:57:08 +02:00
libvga.c fix: coding style 2021-07-12 17:55:13 +02:00
libvga.h fix: coding style 2021-07-12 17:55:13 +02:00
list.c fix: coding style 2021-07-12 17:55:13 +02:00
list.h fix: coding style 2021-07-12 17:55:13 +02:00
Makefile Rework architecture 2021-07-26 08:50:31 +02:00
memory.c fix: coding style 2021-07-12 17:55:13 +02:00
memory.h fix: coding style 2021-07-12 17:55:13 +02:00
multiboot.h fix: coding style 2021-07-12 17:55:13 +02:00
serial.c feat(gdt): add gdt loading 2021-07-13 21:38:19 +02:00
serial.h feat: add k_init function 2021-07-13 04:47:32 +02:00