metalsvm/arch/x86/kernel
2012-06-11 16:16:35 +02:00
..
apic.c simplify the APIC and GDT code 2012-06-10 23:40:22 +02:00
entry32.asm usage of 64bit TSS descriptors and some code cleanups 2012-06-11 16:16:35 +02:00
entry64.asm fix bug in the initialization of the stack pointer 2012-06-11 16:15:26 +02:00
gdt.c usage of 64bit TSS descriptors and some code cleanups 2012-06-11 16:16:35 +02:00
idt.c usage of 64bit TSS descriptors and some code cleanups 2012-06-11 16:16:35 +02:00
irq.c reduce obsolete lines and additional output messages 2012-06-10 08:54:08 +02:00
isrs.c add alpha version of x64 support 2012-06-10 08:05:24 +02:00
kb.c remove compiler warnings in drivers/char/stdio 2011-09-30 11:59:45 +02:00
Makefile add init code, which jumps to 64bit mode and and calls main 2012-05-29 20:47:45 +02:00
multiboot.c - some chmod changes 2011-08-02 15:58:20 +02:00
pci.c - some chmod changes 2011-08-02 15:58:20 +02:00
pcihdr.h - some chmod changes 2011-08-02 15:58:20 +02:00
processor.c Fixed two typos. 2012-04-02 14:55:29 +02:00
string32.asm add build environment for 64bit code 2012-05-24 10:49:45 +02:00
string64.asm add alpha version of x64 support 2012-06-10 08:05:24 +02:00
timer.c Commented the PIT-initialization code to make it easier to understand. 2011-12-15 18:48:06 +01:00
vga.c - some chmod changes 2011-08-02 15:58:20 +02:00