toaruos/kernel/arch/x86_64
2021-10-25 18:23:50 +09:00
..
bootstrap.S x86_64: Support multiboot2 loaders 2021-10-20 16:03:05 +09:00
cmos.c x86_64: Cleanup boot messages to fit in vga text mode better 2021-10-20 18:49:40 +09:00
gdt.c kernel: Fix gdt install clobbering symbol table, or whatever else ends up after it 2021-10-24 16:23:56 +09:00
idt.c kernel: Print gs alongside other registers in panic 2021-10-25 18:23:33 +09:00
irq.S irq: Mark isr_common as global so it shows up in symbol table 2021-10-25 18:23:50 +09:00
link.ld
main.c multiboot: Correctly pass bits-per-pixel from framebuffer data 2021-10-25 13:49:57 +09:00
mmu.c mmu: Fixup mapping for physical memory address >4GiB 2021-10-23 12:19:41 +09:00
pic.c
pit.c
ports.c
ps2hid.c ps2hid: Fixup initialization sequence; unbreaks scrollwheel in vbox 2021-07-08 18:46:04 +09:00
serial.c serial: should be owned by 'dialout' group 2021-08-31 22:40:49 +09:00
smp.c x86_64: Support multiboot2 loaders 2021-10-20 16:03:05 +09:00
user.c kernel: Should not need to use temporary buffer for fxsave/rstr 2021-09-02 18:04:44 +09:00