This website requires JavaScript.
Explore
Help
Sign In
vinzenz
/
redox
Watch
0
Star
0
Fork
You've already forked redox
0
Code
Issues
Pull requests
Actions
Packages
Projects
Releases
Wiki
Activity
7aafc165ec
redox
/
arch
/
x86_64
/
src
History
Jeremy Soller
7aafc165ec
Use x86 crate for definition of TSS and GDTR, WIP: loading TSS
2016-08-19 13:09:00 -06:00
..
acpi
Add syscall handler, still work in progress
2016-08-18 19:44:31 -06:00
io
Move frame allocation to two global functions, locking happens inside them
2016-08-17 16:26:43 -06:00
memory
Move frame allocation to two global functions, locking happens inside them
2016-08-17 16:26:43 -06:00
paging
Prepare for higher half - map entire lower 4 GB
2016-08-18 07:56:47 -06:00
externs.rs
Add simple paging, use rust libcore and compile without sse
2016-08-15 11:30:14 -06:00
gdt.rs
Use x86 crate for definition of TSS and GDTR, WIP: loading TSS
2016-08-19 13:09:00 -06:00
idt.rs
Add syscall handler, still work in progress
2016-08-18 19:44:31 -06:00
interrupt.rs
Print out more useful information about AP and BSP, create kmain_ap
2016-08-17 19:38:04 -06:00
lib.rs
Use x86 crate for definition of TSS and GDTR, WIP: loading TSS
2016-08-19 13:09:00 -06:00
panic.rs
Keep track of AP count, allocate bigger AP stack, stack trace function
2016-08-17 19:34:33 -06:00
serial.rs
Fix locking in serial port
2016-08-17 17:24:10 -06:00
start.rs
Add syscall handler, still work in progress
2016-08-18 19:44:31 -06:00