When the bzImage (for an i386 image) is invoked, you begin at ./arch/i386/boot/head.S in the start assembly routine (see Figure 3 for the major flow).
当bzImage(用于i386映像)被调用时,我们从./arch/i386/boot/head.S 的start汇编例程开始执行(主要流程图请参看图3)。
When the bzImage (for an i386 image) is invoked, you begin at ./arch/i386/boot/head.S in the start assembly routine (see Figure 3 for the major flow).
当bzImage(用于i386映像)被调用时,我们从./arch/i386/boot/head.S 的start汇编例程开始执行(主要流程图请参看图3)。
应用推荐