mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-06-23 13:24:17 +08:00
* Fire up multiple processors * Use IPIs to wake up secondary processors * Much better exception information * Modifications to show more information on fault * WIP: Use real libstd * Add TLS (not complete) * Add random function, export getpid, cleanup * Do not spin APs until new context * Update rust * Update rust * Use rd/wrfsbase * Implement TLS * Implement compiler builtins and update rust * Update rust * Back to Redox libstd * Update rust |
||
|---|---|---|
| .. | ||
| bootsector.asm | ||
| config.asm | ||
| descriptor_flags.inc | ||
| gdt_entry.inc | ||
| harddrive.asm | ||
| initialize.asm | ||
| memory_map.asm | ||
| print16.asm | ||
| startup-common.asm | ||
| startup-i386.asm | ||
| startup-x86_64.asm | ||
| unreal.asm | ||
| vesa.asm | ||
| vesa.inc | ||