私はギグバイトのGA-Z77m-D3hマザーボードを持っており、EFIモードで2つのSSDにWindows 8ProとWindows7 Ultimateを(この順序で)インストールしました。
これで、コンピューターを起動すると、2つのOSを選択できるWindowsブートメニュー(テキストモード)が表示されますが、コンピューターをWin OSで起動するには、手動でRETURNを押す必要があります。 1時間待っても、デフォルトのアクションは実行されません。
(いずれかのOSからの)bcdeditを使用すると、タイムアウト値を正常に変更でき、bcdedit(パラメーターなし)の出力に表示されます。しかし、それは発火しません...
これが私の現在のBCDEdit出力です(ヘッダーはドイツ語ですが、値は読み取り可能である必要があります):
Windows-Start-Manager
---------------------
Bezeichner {bootmgr}
device partition=O:
path \EFI\Microsoft\Boot\bootmgfw.efi
description Windows Boot Manager
locale de-DE
inherit {globalsettings}
integrityservices Enable
default {default}
resumeobject {5ad2802c-c60a-11e2-acdb-80331c501b11}
displayorder {default}
{current}
{5ad2802a-c60a-11e2-acdb-80331c501b11}
{5ad28028-c60a-11e2-acdb-80331c501b11}
{5ad28029-c60a-11e2-acdb-80331c501b11}
toolsdisplayorder {memdiag}
timeout 5
displaybootmenu Yes
Windows-Startladeprogramm
-------------------------
Bezeichner {default}
device partition=W:
path \Windows\system32\winload.efi
description Windows 7
locale de-DE
inherit {bootloadersettings}
recoverysequence {5ad2802e-c60a-11e2-acdb-80331c501b11}
recoveryenabled Yes
osdevice partition=W:
systemroot \Windows
resumeobject {5ad2802c-c60a-11e2-acdb-80331c501b11}
nx OptIn
Windows-Startladeprogramm
-------------------------
Bezeichner {current}
device partition=C:
path \Windows\system32\winload.efi
description Windows 8
locale de-DE
inherit {bootloadersettings}
recoverysequence {5ad28033-c60a-11e2-acdb-80331c501b11}
integrityservices Enable
recoveryenabled Yes
isolatedcontext Yes
allowedinmemorysettings 0x15000075
osdevice partition=C:
systemroot \Windows
resumeobject {5ad28031-c60a-11e2-acdb-80331c501b11}
nx OptIn
bootmenupolicy Standard
hypervisorlaunchtype Auto
(この出力はWin8からのものです。Win7はほぼ同じように見えます)
問題がEFIWindowsブートマネージャーのインストール不良に起因している可能性がある場合、Windowsのインストールを失うことなくこれを修正できますか?
BCDEditを使用してWindows8をデフォルトのシステムとして設定し、そのブートローダーを試してください。それがまだそれをするかどうか見てください。 Windows 8ブートローダーの復元の詳細については、 ここ を参照してください。