You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
0xAX 40466a4931
Merge pull request #212 from mudongliang/master
9 years ago
..
README.md modify some descriptions of README in Booting 9 years ago
linux-bootstrap-1.md Merge pull request #212 from mudongliang/master 9 years ago
linux-bootstrap-2.md TYPO: put_char -> putchar 9 years ago
linux-bootstrap-3.md Fix get_heap arguments meaning 9 years ago
linux-bootstrap-4.md Fix typo 9 years ago
linux-bootstrap-5.md TYPO: minor fixes in booting section 9 years ago

README.md

Kernel boot process

This chapter describes the linux kernel boot process. You will see here a couple of posts which describe the full cycle of the kernel loading process: