我觉得UEFI是开了的
UEFI
http://zh.wikipedia.org/wiki/%E7%B5%B1% ... B%E9%9D%A2
開機 跟 傳統開機機制 不同
http://en.wikipedia.org/wiki/Unified_Ex ... FI_booting
The UEFI specification defines a "boot manager", a firmware policy engine that is in charge of loading the operating system loader and all necessary drivers. The boot configuration is controlled by a set of global NVRAM variables, including boot variables that indicate the paths to the loaders.
上面至少有兩個不同需要注意
1. 可能有些 裝置的驅動 在 UEFI 載入階段 就已經載入 而不是等載入 Linux kernel 以後再載入
2. UEFI 的設定 寫在 NVRAM 而不是寫在 硬盤分割區
http://en.wikipedia.org/wiki/Unified_Ex ... EFI.2FUEFI
最後一段
if the computer supports the "Connected Standby" feature of Windows 8 (which allows devices to have power management comparable to smartphones, with an almost instantaneous return from standby mode), then the firmware is not permitted to contain a Compatibility Support Module (CSM). As such, systems that support Connected Standby are incapable of booting Legacy BIOS operating systems.
充分舉例說明 UEFI 對於 電源的管理 與 傳統的 BIOS 是不同的
而這個不同是 與 作業系統 版本 無關
有些問題 需要把 Connected Standby 功能關閉