index
:
rustubs.git
master
A rust implementation of OO-StuBS
shrik3
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
arch
/
x86_64
/
asm
Commit message (
Expand
)
Author
Age
*
chore: format asm code
Tianhao Wang
2024-06-11
*
proc: basic infra for multithreading
Tianhao Wang
2024-06-11
*
interrupt: better trampolines for interrupts
Tianhao Wang
2024-06-11
*
idt: mm: move idt and vectors also to upper memory
Tianhao Wang
2024-06-11
*
chore: cleanup
Tianhao Wang
2024-06-11
*
mm: fully map the kernel to high memory
Tianhao Wang
2024-06-11
*
multiboot: basic support for multiboot info
Tianhao Wang
2024-06-11
*
rename wraper -> vector
Tianhao Wang
2024-06-11
*
linker: "optimize" section arrangements
Tianhao Wang
2024-06-11
*
interrupt: add rust binding for idt
Tianhao Wang
2024-06-11
*
split idt and vectors from startup code
Tianhao Wang
2024-06-11
*
MM: add modules for memory management
Tianhao Wang
2024-06-11
*
use inline asm for x86 IO instr
Tianhao Wang
2024-02-01
*
add delay between IOs
Tianhao Wang
2023-03-14
*
CGA cursor location
Tianhao Wang
2023-03-14
*
rework makefile, include other asm sources
Tianhao Wang
2023-03-14
*
a minimal working demo on bare metal
Tianhao Wang
2023-03-10
*
basic project structure
Tianhao Wang
2023-03-10