Commit Graph

267 Commits

Author SHA1 Message Date
yuchen
e2a6da26b1 add more comments in toy.S 2015-03-13 22:08:13 +08:00
yuchen
de888683e8 add a toy bootloader in real mode of x86 2015-03-13 21:59:52 +08:00
yuchen
6770c2a473 update console.c for more correct comments 2015-03-13 20:38:58 +08:00
yuchen
a5f0ac0511 update console.c for comments 2015-03-13 20:29:34 +08:00
yuchen
7f8b5a20fa update console.c for more info about CGA and 6845 chip 2015-03-13 20:21:44 +08:00
chyyuu
45472ee038 Update README.md 2015-03-13 00:26:10 +08:00
chyyuu
61c83ee48f Update README.md 2015-03-13 00:24:42 +08:00
chyyuu
8791ed0d86 Update README.md 2015-03-13 00:20:40 +08:00
chyyuu
ddf39d499c Update README.md 2015-03-12 20:11:12 +08:00
chyyuu
9cbefa50dc Update README.md 2015-03-12 20:10:37 +08:00
chyyuu
80dfdbfb2d Update README.md 2015-03-12 16:15:23 +08:00
Junjie Mao
642e3f88ae Update base commit
Signed-off-by: Junjie Mao <eternal.n08@gmail.com>
2015-03-12 16:06:07 +08:00
Junjie Mao
1d8c85670d Save intermediate logs
Signed-off-by: Junjie Mao <eternal.n08@gmail.com>
2015-03-12 16:05:28 +08:00
Junjie Mao
67f05c0ce0 break on the physical address of brkfunc
The kernel may panic early when paging is not yet configured. Breaking only on
the virtual address of brkfunc does not work in this case and leads to timeouts
during 'make grade'.

Signed-off-by: Junjie Mao <eternal.n08@gmail.com>
2015-03-12 16:03:47 +08:00
Junjie Mao
6bee838784 Messages may have escaped characters
Signed-off-by: Junjie Mao <eternal.n08@gmail.com>
2015-03-12 16:01:32 +08:00
os_lab_user
03ea0994e3 Merge branch 'master' of github.com:chyyuu/ucore_lab 2015-03-11 13:07:36 +08:00
os_lab_user
d1cd830da5 add lab1-ex2 2015-03-11 13:06:58 +08:00
chyyuu
c2beb4ccdc Update README.md 2015-03-11 11:05:53 +08:00
chyyuu
e3a158064f Update README.md 2015-03-11 09:09:00 +08:00
chyyuu
90c1c1e965 Update README.md 2015-03-11 08:57:52 +08:00
chyyuu
14ea164d67 Update README.md 2015-03-11 08:55:36 +08:00
chyyuu
3082796ee9 Update README.md 2015-03-11 08:54:01 +08:00
chyyuu
777e33095d Update README.md 2015-03-11 08:25:00 +08:00
chyyuu
c3bce0a9ed Update report.md 2015-03-11 08:21:50 +08:00
yuchen
22f066a815 Merge branch 'master' of github.com:chyyuu/ucore_lab 2015-03-10 23:06:32 +08:00
yuchen
e703e976b4 ADD make log IN Makefile 2015-03-10 23:05:44 +08:00
chyyuu
1c49f47eda Update README.md 2015-03-10 22:56:35 +08:00
chyyuu
5399406e21 Update README.md 2015-03-10 22:50:23 +08:00
chyyuu
33876f66c3 Update README.md 2015-03-10 22:49:48 +08:00
yuchen
c8e545dfb1 update Makefiles with qemu -no-reboot option 2015-03-10 22:03:43 +08:00
yuchen
f2c3333eaa add lab-ex3 for inline assembly for C examples 2015-03-10 21:09:43 +08:00
yuchen
a3c7e86668 update .gitignore 2015-03-10 20:31:12 +08:00
yuchen
5965600390 Merge branch 'master' of github.com:chyyuu/ucore_lab 2015-03-10 20:30:52 +08:00
chyyuu
6b9c90ac82 Update README.md 2015-03-10 19:04:18 +08:00
chyyuu
e7633d36ab Update README.md 2015-03-10 18:15:33 +08:00
yuchen
47f1bd6f3d add info about lab3 challenge 1 2015-03-10 09:05:33 +08:00
chyyuu
44db970e8d Update README.md 2015-03-10 08:36:15 +08:00
chyyuu
e8afe2d12d Update README.md 2015-03-10 08:34:40 +08:00
chyyuu
a29ae0982a Update README.md 2015-03-10 08:33:57 +08:00
yuchen
621bb0278f update lab1-ex for 32bit and strace -f 2015-03-09 23:14:47 +08:00
chyyuu
d862f50424 Update report.md 2015-03-09 21:44:22 +08:00
yuchen
8cf7875006 update lab1 report 2015-03-09 21:41:20 +08:00
yuchen
2ed35af13e rename report.md 2015-03-09 21:31:08 +08:00
chyyuu
4e656f6614 Update README.md 2015-03-08 23:22:55 +08:00
chyyuu
7eac4119d5 Update README.md 2015-03-08 23:22:19 +08:00
chyyuu
6966acdbf0 Update README.md 2015-03-08 23:19:14 +08:00
chyyuu
dd843c06aa Update README.md 2015-03-08 23:18:01 +08:00
chyyuu
66a8efba2a Update README.md 2015-03-08 08:44:16 +08:00
yuchen
749f4e3f93 update related_info 2015-03-07 22:37:54 +08:00
yuchen
ff104a942c update lab0-ex3.c lab0-ex4.c 2015-03-07 00:44:03 +08:00