Last active
June 2, 2020 11:35
-
-
Save koron/1770882fe1cfd3ff5c89ed819000d628 to your computer and use it in GitHub Desktop.
ある日の bcd
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Windows ブート マネージャー | |
-------------------------------- | |
identifier {bootmgr} | |
device partition=\Device\HarddiskVolume1 | |
description Windows Boot Manager | |
locale ja-JP | |
inherit {globalsettings} | |
default {current} | |
resumeobject {52f214a7-3405-11e9-a309-addbb0e74611} | |
displayorder {current} | |
toolsdisplayorder {memdiag} | |
timeout 30 | |
Windows ブート ローダー | |
-------------------------------- | |
identifier {current} | |
device partition=C: | |
path \WINDOWS\system32\winload.exe | |
description Windows 10 | |
locale ja-JP | |
inherit {bootloadersettings} | |
recoverysequence {52f214aa-3405-11e9-a309-addbb0e74611} | |
displaymessageoverride Recovery | |
recoveryenabled Yes | |
allowedinmemorysettings 0x15000075 | |
osdevice partition=C: | |
systemroot \WINDOWS | |
resumeobject {52f214a7-3405-11e9-a309-addbb0e74611} | |
nx OptIn | |
bootmenupolicy Standard | |
hypervisorlaunchtype Off |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Windows ブート マネージャー | |
-------------------------------- | |
identifier {bootmgr} | |
device partition=\Device\HarddiskVolume3 | |
path \EFI\MICROSOFT\BOOT\BOOTMGFW.EFI | |
description Windows Boot Manager | |
locale ja-JP | |
inherit {globalsettings} | |
default {current} | |
resumeobject {46eb2439-a4c2-11ea-9cfe-001bdcf58392} | |
displayorder {current} | |
toolsdisplayorder {memdiag} | |
timeout 30 | |
Windows ブート ローダー | |
-------------------------------- | |
identifier {current} | |
device partition=C: | |
path \WINDOWS\system32\winload.efi | |
description Windows 10 Pro | |
locale ja-JP | |
inherit {bootloadersettings} | |
isolatedcontext Yes | |
allowedinmemorysettings 0x15000075 | |
osdevice partition=C: | |
systemroot \WINDOWS | |
resumeobject {46eb2439-a4c2-11ea-9cfe-001bdcf58392} | |
nx OptIn | |
bootmenupolicy Standard | |
hypervisorlaunchtype Off |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment