1
0
mirror of https://github.com/0xAX/linux-insides.git synced 2025-01-03 12:20:56 +00:00
linux-insides/Booting
2018-04-04 21:09:35 +03:00
..
linux-bootstrap-1.md Booting/linux-bootstrap-1.md: update to the latest coreboot code 2018-03-16 10:51:18 +08:00
linux-bootstrap-2.md Merge branch 'master' of https://github.com/0xAX/linux-insides into 0xAX-master 2018-04-04 21:09:35 +03:00
linux-bootstrap-3.md fix description of a20_test() 2018-04-02 00:20:22 +06:00
linux-bootstrap-4.md fix boot-4 2018-04-04 00:20:22 +06:00
linux-bootstrap-5.md boot-5: add gdt64 2018-04-04 00:20:37 +06:00
linux-bootstrap-6.md kaslr: update links 2018-04-04 00:21:02 +06:00
README.md Update README.md 2018-01-07 18:45:48 -05:00

Kernel Boot Process

This chapter describes the linux kernel boot process. Here you will see a series of posts which describes the full cycle of the kernel loading process: