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
hfut梦之队
OSKernel2024-YuMeOS
Commits
0eb0de56
Commit
0eb0de56
authored
6 months ago
by
MarsCODER
Browse files
Options
Download
Patches
Plain Diff
环境有限,放弃自研,准备导入Linux0.11(已在本地编译)
parent
c6120a1a
main
No related merge requests found
Changes
42
Hide whitespace changes
Inline
Side-by-side
Showing
20 changed files
.vscode/settings.json
+0
-6
.vscode/settings.json
Makefile
+0
-49
Makefile
boot/boot.asm
+0
-44
boot/boot.asm
boot/boot.bin
+0
-0
boot/boot.bin
boot/bootloader.asm
+0
-44
boot/bootloader.asm
boot/bootloader.bin
+0
-0
boot/bootloader.bin
boot/idt.asm
+0
-25
boot/idt.asm
doc/workflow.txt
+0
-58
doc/workflow.txt
include/device.h
+0
-0
include/device.h
include/init.h
+0
-10
include/init.h
include/interrupt.h
+0
-0
include/interrupt.h
include/memory.h
+0
-16
include/memory.h
include/process.h
+0
-0
include/process.h
include/string.h
+0
-0
include/string.h
include/syscall.h
+0
-0
include/syscall.h
include/types.h
+0
-0
include/types.h
kernel/device.c
+0
-0
kernel/device.c
kernel/init.c
+0
-45
kernel/init.c
kernel/interrupt.c
+0
-0
kernel/interrupt.c
kernel/main.c
+0
-14
kernel/main.c
with
0 additions
and
311 deletions
+0
-311
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