Linux Kernel :: Boot Process
bootloader
Today Linux kernel has to be booted by bootloaders like GRUB2. They are all designed following boot protocol.
header.S
The header.S includes legacy boot sector and setup code. Bootloader...
原创
2018-03-19 20:41:03 ·
548 阅读 ·
0 评论