ruthgrace e60f8a2fb1 fixed grammar mistake: Remind that -> Recall that 9 years ago
..
README.md 763f9066b6 modify some descriptions of README in Booting 9 years ago
linux-bootstrap-1.md 40466a4931 Merge pull request #212 from mudongliang/master 9 years ago
linux-bootstrap-2.md 6aaa477bc6 TYPO: put_char -> putchar 9 years ago
linux-bootstrap-3.md be59a42e94 Fix get_heap arguments meaning 9 years ago
linux-bootstrap-4.md e60f8a2fb1 fixed grammar mistake: Remind that -> Recall that 9 years ago
linux-bootstrap-5.md 72cc33c3c6 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: