mirror of
https://github.com/MintCN/linux-insides-zh.git
synced 2026-04-25 03:01:26 +08:00
remove a part of it
This commit is contained in:
@@ -1,5 +1,4 @@
|
||||
# 在内核安装代码的第一步
|
||||
#https://0xax.gitbooks.io/linux-insides/content/Booting/linux-bootstrap-2.html
|
||||
|
||||
内核启动的第一步
|
||||
--------------------------------------------------------------------------------
|
||||
@@ -576,4 +575,4 @@ for (devno = 0x80; devno < 0x80+EDD_MBR_SIG_MAX; devno++) {
|
||||
* [EDD specification](http://www.t13.org/documents/UploadedDocuments/docs2004/d1572r3-EDD3.pdf)
|
||||
* [TLDP documentation for Linux Boot Process](http://www.tldp.org/HOWTO/Linux-i386-Boot-Code-HOWTO/setup.html) (old)
|
||||
* [Previous Part](linux-bootstrap-1.md)
|
||||
* [BIOS Interrupt](http://wiki.osdev.org/BIOS)
|
||||
* [BIOS Interrupt](http://wiki.osdev.org/BIOS)
|
||||
|
||||
Reference in New Issue
Block a user