Activate firmware
更新时间: 2026/08/06
在Gitcode上查看源码Activate firmware
Change History
| openUBMC Version | Revision Date | Description |
|---|---|---|
| 25.06 | 2025/06/26 | Initial draft: add command details |
Basic Information
Function Description
Activate the firmware.
Privilege
Command Information
Request Information
| Byte | Data Field |
|---|---|
| NetFn | PICMG 2Ch |
| CMD | 35h |
| 1 | PICMG ID. Enter 0. |
| (2) | Rollback Override Policy: This field is optional. 0: Automatic rollback is allowed. 1: The automatic rollback is overridden. This setting prevents the IPMC from automatically rolling back until the next software activation. |
Response Information
| Byte | Data Field |
|---|---|
| 1 | Completion Code 80h=The command is being executed. Run the Get upgrade status command to query the command execution progress. D5h=The software has been activated. |
| 2 | PICMG ID. Enter 0. |
Command Example
Activate the firmware.
Request:
bash
ipmicmd -k "0f 00 MM NN" smi 0Response:
text
0f MM NN