Loading drivers from kernel mode 不访问注册表以核心模式加载驱动的方法
There's an obvious concern that arises if we eliminate all of the device drivers from the BIOS: if the BIOS isn't loading all of these device drivers, how can it read the kernel?
如果我们将所有的设备驱动程序从 BIOS 中删除,显然有很多问题都需要考虑:BIOS 是否没有加载所有的设备驱动程序? 它怎样读取内核?
One load is usually accompanied by several people: porters, drivers and loading workmen.
装运通常需几个人合力完成:搬运工,司机,装车工。
So, the operating system then skims the list of attached PCI devices, and starts loading those drivers.
因此,操作系统可以丢弃连接到系统上的PCI设备列表,并开始加载这些设备。
应用推荐