redox/bootloader/x86
2016-08-22 19:56:35 -06:00
..
bootsector.asm Get the APs into rust code, set stack and page table in trampoline 2016-08-16 21:25:48 -06:00
descriptor_flags.inc Bootable kernel skeleton 2016-08-13 18:21:46 -06:00
gdt_entry.inc Bootable kernel skeleton 2016-08-13 18:21:46 -06:00
harddrive.asm Add syscall handler, still work in progress 2016-08-18 19:44:31 -06:00
initialize.asm Bootable kernel skeleton 2016-08-13 18:21:46 -06:00
kernel.ld Fix thread locals 2016-08-20 08:39:03 -06:00
memory_map.asm Bootable kernel skeleton 2016-08-13 18:21:46 -06:00
print16.asm Bootable kernel skeleton 2016-08-13 18:21:46 -06:00
startup-common.asm Bootable kernel skeleton 2016-08-13 18:21:46 -06:00
startup-i386.asm Remove interrupt setup from asm bootloader, add io module, memcpy functions, and serial driver 2016-08-14 09:31:35 -06:00
startup-x86_64.asm Add arch context, WIP switching 2016-08-22 19:56:35 -06:00
unreal.asm Bootable kernel skeleton 2016-08-13 18:21:46 -06:00
vesa.asm WIP: IDT in rust 2016-08-13 18:58:31 -06:00
vesa.inc Bootable kernel skeleton 2016-08-13 18:21:46 -06:00