# 更新启动配置的工具

以下工具可用于更新启动配置：

> 
> 
> > 
> > 
> > > 
> > > 
> > > - QDTE
> > > - Fastboot
> > > - 在 uefi 中生成 capsule
> > 
> > 
> > 
> > 您可以通过 [Qualcomm Software Center](https://softwarecenter.qualcomm.com/#/) (QSC) 访问 QDTE，这是一款 GUI 编辑工具，而 Fastboot 是一种诊断工具，它提供了一种名为 Fastboot 模式的恢复模式。用于启动过程的工具包括：
> > 
> > 
> > 
> > > 
> > > 
> > > [QDTE](https://docs.qualcomm.com/doc/80-70022-4SC/topic/qdte-tools.html#qdte-tools)
> > > 
> > > 
> > > 
> > > > 
> > > > 
> > > > QDTE 是一种用于配置 DTB 文件的 GUI 工具。还可用于更改和配置 `xbl_config.elf` 文件内的接口。您可以从 QSC 下载 QDTE 并使用 `./qdte` 命令启动 UI。
> > > 
> > > 
> > > - 在 Windows 中，点击 QDTE 应用程序。
> > > - 在 Linux 中，运行 `./qdte` 命令。
> > > 
> > > 
> > > Note
> > > 
> > > 
> > > 在 Linux 中，在运行 `./qdte` 之前，要先检查 QDTE 的安装路径。
> 
> 
> 
> [Fastboot](https://docs.qualcomm.com/doc/80-70022-4SC/topic/fastboot.html#fastboot)
> 
> 
> 
> > 
> > 
> > Fastboot 可以刷新引导加载程序等软件映像，并有助于系统恢复。
> 
> 
> 
> 生成 capsule
> 
> 
> 
> > 
> > 
> > > 
> > > 
> > > - capsule 生成工具会创建 capsule 文件，这些文件可用于在设备上执行固件更新。
> > > - 这些工具简化了将固件更新打包为可部署并应用于设备硬件的格式的过程。
> > > - 这些工具可以在 Linux 和 Windows 环境中运行，为不同的开发设置提供灵活性。
> > > - 通过使用 OpenSSL 进行证书生成和签名，这些工具可确保固件更新的安全性和经过身份验证。要设置 capsule ，请参阅在 uefi 中生成 capsule。
> > 
> > 
> > 
> > 如需了解更多 QSC 的详细信息，请参见 [Qualcomm Software Center 用户指南](https://docs.qualcomm.com/bundle/publicresource/topics/80-72780-2/overview.html)。
> > 
> > 
> > 
> > > 
> > > 
> > >

Last Published: Dec 07, 2025

[Previous Topic
搭建开发环境](https://docs.qualcomm.com/bundle/publicresource/80-70022-4SC/topics/getting-started.md) [Next Topic
更新设备固件](https://docs.qualcomm.com/bundle/publicresource/80-70022-4SC/topics/Update-the-device-firmware.md)