Abort Firmware Upgrade
更新时间: 2026/08/06
在Gitcode上查看源码Abort Firmware Upgrade
Change History
| openUBMC Version | Revision Date | Description |
|---|---|---|
| 25.06 | 2025/06/26 | Initial draft: add command details |
Basic Information
Function Description
Aborts a firmware upgrade.
Privilege
Command Information
Request Information
| Byte | Data Field |
|---|---|
| NetFn | PICMG 2Ch |
| CMD | 30h |
| 1 | Set PICMG ID to 0. |
Response Information
| Byte | Data Field |
|---|---|
| 1 | Completion code 80h=The software upgrade cannot exit at this time. 81h=The software upgrade is stopped, but the IPMC cannot work properly. |
| 2 | Set PICMG ID to 0. |
Command Example
Abort the firmware upgrade.
Request:
bash
ipmicmd -k "0f 00 MM NN" smi 0Response:
text
0f MM NN