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
/
boot
/
startup-x86_64.s
Commit message (
Expand
)
Author
Age
*
mm: use linked-list-allocator as kmalloc
Tianhao Wang
2024-06-11
*
chore: add todo
Tianhao Wang
2024-06-11
*
chore: add v2p and p2v conversion wrt. id mapping
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
*
mm: provide high memory kernel mapping in asm code.
Tianhao Wang
2024-06-11
*
chore: cleanup startup code
Tianhao Wang
2024-06-11
*
mm: explicitly clear unused entries in init table
Tianhao Wang
2024-06-11
*
mm: add stack based PMA
Tianhao Wang
2024-06-11
*
multiboot: basic support for multiboot info
Tianhao Wang
2024-06-11
*
chore
Tianhao Wang
2024-06-11
*
doc: notes on x86 gdt and segmentation
Tianhao Wang
2024-06-11
*
chore
Tianhao Wang
2024-06-11
*
startup: define multiboot headers in linker script
Tianhao Wang
2024-06-11
*
startup: flatten control flow
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
*
chore
Tianhao Wang
2024-06-11
*
interrupt: rename `guardian` to `interrupt_gate`
Tianhao Wang
2024-06-11
*
pic: initialize with rust code
Tianhao Wang
2024-06-11
*
cgascr: init cursor in rust code
Tianhao Wang
2024-06-11
*
re-organize code
Tianhao Wang
2024-06-11