1
0
mirror of https://github.com/0xAX/linux-insides.git synced 2024-11-15 20:48:57 +00:00
linux-insides/Booting
sevico 5f56136420 fix 1f offset
on the context,the offset of 1f should be 0x21.
2016-05-26 21:15:48 +08:00
..
linux-bootstrap-1.md Fix small grammatical error 2016-04-12 03:15:40 +05:30
linux-bootstrap-2.md fix typo 2016-05-25 09:04:03 +08:00
linux-bootstrap-3.md Clarify and fix various facts, and fix more typos than I can count. 2016-04-18 22:48:10 +02:00
linux-bootstrap-4.md fix 1f offset 2016-05-26 21:15:48 +08:00
linux-bootstrap-5.md fix typos 2016-05-19 10:46:26 -04:00
README.md modify some descriptions of README in Booting 2015-09-09 18:36:33 +08:00

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: