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 實際上需要做的事情是加載第一段代碼(稱為引導(dǎo)加載程序(bootstrap loader)或 bootloader),并讓機器開始運行。 - Because these are trusted system classes, the bootstrap loader skips much of the validation that gets done for normal (untrusted) classes.
因為這些是可信的系統(tǒng)類,所以引導(dǎo)程序裝入器跳過了對常規(guī)(不可信)類所做的大量驗證。 - 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.
文章在對嵌入式系統(tǒng)的特點分析后,描述了基于嵌入式操作系統(tǒng)引導(dǎo)過程,設(shè)計并實現(xiàn)了一個引導(dǎo)器和一個基于IA32的內(nèi)核。 返回 bootstrap loader