加入收藏 | 设为首页 | 会员中心 | 我要投稿 李大同 (https://www.lidatong.com.cn/)- 科技、建站、经验、云计算、5G、大数据,站长网!
当前位置: 首页 > 综合聚焦 > 服务器 > Windows > 正文

win10串口调试

发布时间:2020-12-14 02:41:34 所属栏目:Windows 来源:网络整理
导读:https://blog.csdn.net/qq_21000273/article/details/52027708 Microsoft Windows [版本 10.0.16299.64](c) 2017 Microsoft Corporation。保留所有权利。C:Windowssystem32bcdeditWindows 启动管理器--------------------标识符 {bootmgr}device partition
https://blog.csdn.net/qq_21000273/article/details/52027708

Microsoft Windows [版本 10.0.16299.64]
(c) 2017 Microsoft Corporation。保留所有权利。

C:Windowssystem32>bcdedit

Windows 启动管理器
--------------------
标识符                  {bootmgr}
device                  partition=DeviceHarddiskVolume1
path                    EFIMicrosoftBootbootmgfw.efi
description             Windows Boot Manager
locale                  zh-CN
inherit                 {globalsettings}
default                 {current}
resumeobject            {c07e894a-0435-11e9-b87d-a653ce34af37}
displayorder            {current}
toolsdisplayorder       {memdiag}
timeout                 30

Windows 启动加载器
-------------------
标识符                  {current}
device                  partition=C:
path                    Windowssystem32winload.efi
description             Windows 10
locale                  zh-CN
inherit                 {bootloadersettings}
recoverysequence        {c07e894c-0435-11e9-b87d-a653ce34af37}
displaymessageoverride  Recovery
recoveryenabled         Yes
isolatedcontext         Yes
allowedinmemorysettings 0x15000075
osdevice                partition=C:
systemroot              Windows
resumeobject            {c07e894a-0435-11e9-b87d-a653ce34af37}
nx                      OptIn
bootmenupolicy          Standard

C:Windowssystem32>bcdedit /dbgsettings serial baudrate:115200 debugport:1
操作成功完成。

C:Windowssystem32>bcdedit /copy {current} /d DebugEntry
已将该项成功复制到 {c07e894e-0435-11e9-b87d-a653ce34af37}。

C:Windowssystem32>bcdedit /displayorder {current} {c07e894e-0435-11e9-b87d-a653ce34af37}
操作成功完成。

C:Windowssystem32>
C:Windowssystem32>
C:Windowssystem32>bcdedit /debug {c07e894e-0435-11e9-b87d-a653ce34af37} ON
操作成功完成。

C:Windowssystem32>


成功连接上

(编辑:李大同)

【声明】本站内容均来自网络,其相关言论仅代表作者个人观点,不代表本站立场。若无意侵犯到您的权利,请及时与联系站长删除相关内容!

    推荐文章
      热点阅读