k-chow/k
Malo Lecomte 8162cb5011 feat(idt): change selector to use segment_selector struct 2021-07-14 21:31:58 +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 fix(gdt): revert gdt_r bitfield 2021-07-14 03:16:49 +02:00
gdt.h doc(gdt): add comments in gdt header 2021-07-14 18:53:11 +02:00
idt.h feat(idt): change selector to use segment_selector struct 2021-07-14 21:31:58 +02:00
io.h fix: coding style 2021-07-12 17:55:13 +02:00
k.c fix(gdt): include gdt.h in k.c to remove compile warning 2021-07-14 13:47:21 +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 feat(gdt): add gdt loading 2021-07-13 21:38:19 +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