代码仓
中
Set System Boot Options 98\#
更新时间: 2026/08/06
在AtomGit上查看源码

Set System Boot Options 98# ​

Change History ​

openUBMC VersionRevision DateDescription
25.062026/08/06Initial draft: add command details

Basic Information ​

Function Description ​

Set system boot options.

Privilege ​

Command Information ​

Request Information ​

ByteData Field
1Command selection parameter, 0x62
2:3default timeout value in hundreds of milliseconds. LSByte first.

Response Information ​

ByteData Field
1Completion Code

Command Example ​

Set the system boot option. ​

Request:

bash
ipmicmd -k "0f 00 MM NN" smi 0

Response:

text
0f MM NN

Back to Index ​