Skip to content
GitLab
Projects
Groups
Topics
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
educg-net-17064-1466468
OSKernel2023-Rift-OS-1664
Commits
4f9706b503614c4fda862e04c97edb1be46ece60
Select Git revision
202310264101155-1664
Author
Search by author
Any Author
02 Mar, 2023
1 commit
add simple memory-mapping in entry.asm
· 4f9706b5
Rift
authored
2 years ago
so that kernel will boot on virtual memory space
4f9706b5
01 Mar, 2023
1 commit
fix clear_bss & add heap_allocator (buddy_system)
· b949be71
Rift
authored
2 years ago
b949be71
25 Feb, 2023
1 commit
change "make gdb" , now source file is available in gdb
· b81ccefa
Rift
authored
2 years ago
b81ccefa
21 Feb, 2023
3 commits
add get_sbi_implementation_id
· df399df0
Rift
authored
2 years ago
df399df0
add sbi_call , putchar , shutdown , print , panic
· 88bcae9f
Rift
authored
2 years ago
88bcae9f
fix Makefile
· c2907b87
Rift
authored
2 years ago
c2907b87
20 Feb, 2023
5 commits
add clear_bss
· 9e00e8d1
Rift
authored
2 years ago
9e00e8d1
create a 64KB stack for kernel
· 6bcaab72
Rift
authored
2 years ago
6bcaab72
add Makefile
· 5b014821
Rift
authored
2 years ago
5b014821
first line of kernel code
· fb955958
Rift
authored
2 years ago
fb955958
first commit
· cb50398d
Rift
authored
2 years ago
cb50398d