首页 > 其他 > 详细

What is CSM mode?

时间:2017-04-09 10:48:46      阅读:501      评论:0      收藏:0      [点我收藏+]

CSM: Compatibility Support Mode

 

The CSM provides additional functionality to UEFI. This additional functionality permits the loading of a traditional OS or the use of a traditional OpROM. 

 

The CSM operates in two distinct environments:

1.Booting a traditional or non-EFI-aware OS. 

The first operation, booting a traditional or non-EFI-aware OS, is the traditional environment. It is expected that traditional OpROMs will be around long after traditional OSs have been replaced by EFI-aware OSs. The code that is required to load a UEFI-aware OS is a subset of the code that is required to boot a traditional (non-EFI-aware) OS.

 

2.Loading a UEFI-aware OS a device that is controlled by a traditional Option ROM.

To make things simple, a device ideally (eg the onboard graphic controller) has a native UEFI driver but for compatibility with an older/non-UEFI aware operating system, the CSM allows the loading of the old style PCI Option ROMs we are all familiar with. You need either one or the other. If you load a UEFI driver, the legacy PCI Option ROM is not used. The CSM also allows you to boot operating systems that have no idea what UEFI is.

 技术分享

The TEM150 UEFI has these options for CSM:

 1."Legacy" ,(This allows you to manually set priorities for different types of devices eg "Legacy " means that if both are available, the legacy driver will be chosen.)

 2."UEFI" (This allows you to manually set priorities for different types of devices eg "UEFI " means that if both are available, the UEFI driver will be chosen.)

 3."Do not launch" This disables CSM entirely with all its functions and runs in UEFI-only mode. This option boots a lot faster because it doesn‘t load or wait for any legacy components.

    If your graphics cards and any other expansion cards etc fully support UEFI, you can just turn it off (this is how I set it).

 

What is CSM mode?

原文:http://www.cnblogs.com/yongdaiblog-201409/p/6683793.html

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!