bootstrap loader
常見(jiàn)例句
- 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í)際上需要做的事情是加載第一段代碼(稱(chēng)為引導(dǎo)加載程序(bootstrap loader)或 bootloader),并讓機(jī)器開(kāi)始運(yùn)行。 - Because these are trusted system classes, the bootstrap loader skips much of the validation that gets done for normal (untrusted) classes.
因?yàn)檫@些是可信的系統(tǒng)類(lèi),所以引導(dǎo)程序裝入器跳過(guò)了對(duì)常規(guī)(不可信)類(lèi)所做的大量驗(yàn)證。 - 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)過(guò)程,設(shè)計(jì)并實(shí)現(xiàn)了一個(gè)引導(dǎo)器和一個(gè)基于IA32的內(nèi)核。 返回 bootstrap loader