Skip to content
GitLab
Explore
Projects
Groups
Topics
Snippets
Projects
Groups
Topics
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
dps
OSKernel2022-BootLoader-2930
Commits
7cb87829
Commit
7cb87829
authored
3 years ago
by
BootLoader
Browse files
Options
Download
Patches
Plain Diff
重构引导程序
parent
185102b5
Changes
13
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
13 changed files
.vscode/configurationCache.log
+1
-1
.vscode/configurationCache.log
.vscode/dryrun.log
+54
-1
.vscode/dryrun.log
.vscode/targets.log
+41
-25
.vscode/targets.log
Makefile
+7
-1
Makefile
fs.img
+0
-0
fs.img
kernel/exec.c
+1
-0
kernel/exec.c
kernel/proc.c
+200
-53
kernel/proc.c
xv6-user/_init_raw
+0
-0
xv6-user/_init_raw
xv6-user/init
+0
-0
xv6-user/init
xv6-user/init.c
+89
-48
xv6-user/init.c
xv6-user/ostest
+0
-0
xv6-user/ostest
xv6-user/ostest.c
+3
-2
xv6-user/ostest.c
xv6-user/ostest.out
+0
-0
xv6-user/ostest.out
with
396 additions
and
131 deletions
+396
-131
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
Menu
Explore
Projects
Groups
Topics
Snippets