eduOS/arch/x86/kernel
2016-01-10 21:50:24 +01:00
..
entry.asm switch to autotools 2016-01-10 21:50:24 +01:00
gdt.c initialize boot task's esp0 with the correct value (and not a pseudo value) 2015-03-08 11:18:08 +01:00
idt.c add first steps to support user-level tasks 2014-01-22 12:12:39 +01:00
irq.c add preemptive multitasking and interrupt handling 2013-11-27 22:49:30 +01:00
isrs.c add preemptive multitasking and interrupt handling 2013-11-27 22:49:30 +01:00
Makefile add basic support of an UART device 2014-12-09 10:09:03 +01:00
pci.c extend the function pci_get_device_info to determine a device with a specific IO address 2014-12-29 00:13:57 +01:00
pcihdr.h add missing list of pciids 2014-12-09 10:52:47 +01:00
processor.c add function to detect processor features 2014-12-13 17:56:46 +01:00
string32.asm add highly tuned assmbler functions for basic string operations 2013-11-08 22:06:07 +01:00
tasks.c get_current_stack set CR3 => required for a context switch 2014-12-03 23:10:32 +01:00
timer.c extending example task, fix bug in handling of the TSS 2014-01-22 12:13:30 +01:00
uart.c Merge branch 'stage6' of https://github.com/RWTH-OS/eduOS into stage6 2015-01-18 20:41:26 +01:00
vga.c switch to autotools 2016-01-10 21:50:24 +01:00