redox/arch/x86_64/src
2016-09-28 08:59:14 -06:00
..
acpi Allocate AP stack linearly 2016-09-28 08:59:14 -06:00
device WIP: VESA driver. Make initfs generated by code 2016-09-20 21:52:45 -06:00
interrupt PS/2 driver convert to char 2016-09-19 10:24:19 -06:00
memory Fix allocate_frames 2016-09-26 17:13:35 -06:00
paging Add wnohang, make PS/2 driver write input to display scheme, which then passes it to the shell 2016-09-22 10:10:27 -06:00
console.rs WIP: VESA driver. Make initfs generated by code 2016-09-20 21:52:45 -06:00
context.rs Add FX 2016-09-22 16:13:05 -06:00
externs.rs Complete execve - add argument support using safe ABI 2016-09-17 21:44:50 -06:00
gdt.rs Remove user TLS 2016-09-12 15:52:04 -06:00
idt.rs Load a very simple ELF and launch it in usermode 2016-09-07 21:16:30 -06:00
lib.rs Clone grants 2016-09-20 22:14:08 -06:00
linker.ld Higher-half kernel mapping. Unmap where possible, freeing up lower memory 2016-09-14 20:47:55 -06:00
panic.rs Keep track of AP count, allocate bigger AP stack, stack trace function 2016-08-17 19:34:33 -06:00
start.rs WIP: VESA driver. Make initfs generated by code 2016-09-20 21:52:45 -06:00