外面没啥好说的,
里面其实也简单,
设置好
bcdedit.exe -set loadoptions DDISABLE_INTEGRITY_CHECKS
然后设置好
msconfig
然后设置好串口输出,就完事了。
很简单
主要是bcdedit 这个关闭驱动签名验证的这个命令不好记。
2024-04-06 20:24:14
外面没啥好说的,
里面其实也简单,
设置好
bcdedit.exe -set loadoptions DDISABLE_INTEGRITY_CHECKS
然后设置好
msconfig
然后设置好串口输出,就完事了。
很简单
主要是bcdedit 这个关闭驱动签名验证的这个命令不好记。