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-28668-2608132
project2608132-378
Commits
f2422765
Commit
f2422765
authored
5 months ago
by
openOS
Browse files
Options
Download
Patches
Plain Diff
Initial commit
parents
Changes
133
Hide whitespace changes
Inline
Side-by-side
Showing
20 changed files
LICENSE
+24
-0
LICENSE
Makefile
+218
-0
Makefile
README
+47
-0
README
README.md
+56
-0
README.md
disk.img
+0
-0
disk.img
docs/documents/初赛文档.pdf
+0
-0
docs/documents/初赛文档.pdf
docs/documents/环境配置手册.pdf
+0
-0
docs/documents/环境配置手册.pdf
docs/images/clip_image002.jpg
+0
-0
docs/images/clip_image002.jpg
docs/images/console-1.png
+0
-0
docs/images/console-1.png
docs/images/console-2.png
+0
-0
docs/images/console-2.png
docs/images/preliminary.png
+0
-0
docs/images/preliminary.png
docs/images/test.png
+0
-0
docs/images/test.png
initcode/initcode.S
+10
-0
initcode/initcode.S
initcode/initcode.c
+32
-0
initcode/initcode.c
kernel/bio.c
+165
-0
kernel/bio.c
kernel/console.c
+206
-0
kernel/console.c
kernel/dev.S
+21
-0
kernel/dev.S
kernel/disk.c
+50
-0
kernel/disk.c
kernel/diskio.c
+162
-0
kernel/diskio.c
kernel/entry.S
+35
-0
kernel/entry.S
with
1026 additions
and
0 deletions
+1026
-0
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment