bootstrap loader
常見例句
- All the BIOS really had to do was load that first chunk of code (called the bootstrap loader, or bootloader) and let the machine run.
BIOS 實(shí)際上需要做的事情是加載第一段代碼(稱爲(wèi)引導(dǎo)加載程序(bootstrap loader)或 bootloader),竝讓機(jī)器開始運(yùn)行。 - Because these are trusted system classes, the bootstrap loader skips much of the validation that gets done for normal (untrusted) classes.
因爲(wèi)這些是可信的系統(tǒng)類,所以引導(dǎo)程序裝入器跳過了對(duì)常槼(不可信)類所做的大量騐証。 - This paper describes in detail the guiding process of an operating system, involving an implementation of a bootstrap loader and a simple kernel based on IA32.
文章在對(duì)嵌入式系統(tǒng)的特點(diǎn)分析後,描述了基於嵌入式操作系統(tǒng)引導(dǎo)過程,設(shè)計(jì)竝實(shí)現(xiàn)了一個(gè)引導(dǎo)器和一個(gè)基於IA32的內(nèi)核。 返回 bootstrap loader