文件名称:lab1
介绍说明--下载内容均来自于网络,请自行研究使用
MIT有关JOS的实验1, 深入理解并实现操作系统加载的原理。-MIT experiments related JOS 1, in-depth understanding and realization of the principle of the operating system is loaded.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
lab1\.bochsrc
....\bochs.log
....\CODING
....\GNUmakefile
....\grade.sh
....\mergedep.pl
....\boot\boot.S
....\....\main.c
....\....\Makefrag
....\....\sign.pl
....\conf\env.mk
....\....\lab.mk
....\inc\assert.h
....\...\COPYRIGHT
....\...\elf.h
....\...\error.h
....\...\kbdreg.h
....\...\malloc.h
....\...\memlayout.h
....\...\mmu.h
....\...\queue.h
....\...\stab.h
....\...\stdarg.h
....\...\stdio.h
....\...\string.h
....\...\types.h
....\...\x86.h
....\kern\console.c
....\....\console.h
....\....\COPYRIGHT
....\....\entry.S
....\....\init.c
....\....\kernel.ld
....\....\Makefrag
....\....\monitor.c
....\....\monitor.h
....\....\printf.c
....\lib\printfmt.c
....\...\readline.c
....\...\string.c
....\obj\.deps
....\...\boot\boot
....\...\....\boot.asm
....\...\....\boot.o
....\...\....\boot.out
....\...\....\main.o
....\...\kern\bochs.img
....\...\....\console.o
....\...\....\entry.o
....\...\....\init.o
....\...\....\kernel
....\...\....\kernel.asm
....\...\....\kernel.sym
....\...\....\monitor.d
....\...\....\monitor.o
....\...\....\printf.o
....\...\....\printfmt.o
....\...\....\readline.o
....\...\....\string.o
....\user\testpmap.c
....\....\user.ld
....\obj\boot
....\...\kern
....\boot
....\conf
....\inc
....\kern
....\lib
....\obj
....\user
lab1