orion_old/kernel/kernel
g1n 791679dcd0 Kernel: add asm_helper.h - some asm constructions (outb, inb) 2021-08-11 14:05:06 +03:00
..
asm_helper.h Kernel: add asm_helper.h - some asm constructions (outb, inb) 2021-08-11 14:05:06 +03:00
early_kernel.c Kernel: add IDT (for interrupts) and fixed GDT - now can be loaded from grub 2021-08-10 16:18:54 +03:00
gdt.c Kernel: add IDT (for interrupts) and fixed GDT - now can be loaded from grub 2021-08-10 16:18:54 +03:00
interrupts.c Kernel: add IDT (for interrupts) and fixed GDT - now can be loaded from grub 2021-08-10 16:18:54 +03:00
kernel.c Kernel: add IDT (for interrupts) and fixed GDT - now can be loaded from grub 2021-08-10 16:18:54 +03:00
serial.h Kernel: add asm_helper.h - some asm constructions (outb, inb) 2021-08-11 14:05:06 +03:00